Changeset dfedddf334a773c8576756395af4864d435c84dc
- Timestamp:
- 15/12/05 15:36:49
(3 years ago)
- Author:
- Clément Stenac <zorglub@videolan.org>
- git-committer:
- Clément Stenac <zorglub@videolan.org> 1134657409 +0000
- git-parent:
[dae0444f7c000f9056a8ce6f2735c7f12d58b4a7]
- git-author:
- Clément Stenac <zorglub@videolan.org> 1134657409 +0000
- Message:
Who said I'm bored ?
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rd4b1caf |
rdfedddf |
|
| 9 | 9 | # contributions should be directed to her. |
|---|
| 10 | 10 | |
|---|
| 11 | | * MISC VLC ARCHITECTURE |
|---|
| | 11 | * CORE VLC ARCHITECTURE |
|---|
| 12 | 12 | |
|---|
| 13 | | - Makefiles & autoconf : [sam] & [meuuh] |
|---|
| | 13 | - Makefiles & autoconf : [sam] [meuuh] [courmisch] |
|---|
| 14 | 14 | - configuration & command-line options : [gibalou] |
|---|
| 15 | 15 | - modules, detection, dynamic loading : [sam] |
|---|
| … | … | |
| 20 | 20 | - Altivec optimizations : [meuuh] ([jlj]) |
|---|
| 21 | 21 | |
|---|
| | 22 | * PLAYLIST |
|---|
| | 23 | |
|---|
| | 24 | - core support [zorglub] |
|---|
| | 25 | |
|---|
| 22 | 26 | * PORTS |
|---|
| 23 | 27 | |
|---|
| … | … | |
| 26 | 30 | - BeOS : Eric Petit (Stephan Assmus) |
|---|
| 27 | 31 | - Windows : [gibalou] |
|---|
| 28 | | - Mac OS X : [thedj]) |
|---|
| | 32 | - Mac OS X : [thedj] |
|---|
| 29 | 33 | - QNX RTOS : [jlj] |
|---|
| 30 | 34 | - Solaris : [meuuh] |
|---|
| 31 | 35 | - *BSD : [meuuh] |
|---|
| 32 | 36 | - GNU/Hurd : [sam] |
|---|
| 33 | | - iPAQ Familiar Linux : [saman] & [marcari] ([meuuh]) |
|---|
| | 37 | - iPAQ Familiar Linux : [jpsaman] |
|---|
| 34 | 38 | - YOPY/Linupy : [marcari] |
|---|
| 35 | 39 | - BSD/OS : Steven M. Schultz |
|---|
| … | … | |
| 37 | 41 | * INTERFACE |
|---|
| 38 | 42 | |
|---|
| 39 | | - interface architecture : [sam] |
|---|
| 40 | | - modules gtk, gnome : [sam] ([stef]) |
|---|
| 41 | | - modules lirc, dummy, rc, ncurses : [sam] |
|---|
| 42 | | - modules qt, kde : [sigmund] |
|---|
| 43 | | - module xosd : [lool] |
|---|
| 44 | | - module familar : [saman] |
|---|
| | 43 | - interface architecture : [sam] [zorglub] |
|---|
| | 44 | - wxWidgets : [gibalou] [zorglub] |
|---|
| | 45 | - skins2 : [ipkiss] [asmax] |
|---|
| | 46 | - macosx : [thedj] [bigben] [fkuehne] |
|---|
| | 47 | - lirc, dummy, rc, ncurses : [sam] |
|---|
| | 48 | - corba : [oaubert] |
|---|
| | 49 | - familiar : [jpsaman] |
|---|
| | 50 | - http : [meuuh] |
|---|
| 45 | 51 | |
|---|
| 46 | 52 | * VIDEO OUTPUT |
|---|
| 47 | 53 | |
|---|
| 48 | | - video output architecture : [sam] |
|---|
| 49 | | - modules dummy, fb, ggi, glide, mga, sdl : [sam] |
|---|
| 50 | | - output filters & chroma : [sam] |
|---|
| 51 | | - modules x11, xvideo : [gibalou] |
|---|
| 52 | | - module aa : [sigmund] |
|---|
| 53 | | - module qte : [saman] |
|---|
| | 54 | - Video output architecture : [sam] [gibalou] |
|---|
| | 55 | - dummy, fb, ggi, glide, mga, sdl : [sam] |
|---|
| | 56 | - Filters & chroma : [sam] [gibalou] |
|---|
| | 57 | - X11, Xvideo : [gibalou] |
|---|
| | 58 | - Directx : [gibalou] |
|---|
| 54 | 59 | |
|---|
| 55 | 60 | * AUDIO OUTPUT |
|---|
| 56 | 61 | |
|---|
| 57 | 62 | - audio output architecture : [sam] ([meuuh]) |
|---|
| 58 | | - module ALSA : [bozo] |
|---|
| 59 | | - module aRts : Emmanuel Blindauer |
|---|
| 60 | | - modules dsp, dummy, esd : [sam] ([meuuh]) |
|---|
| 61 | | - output filters : [sam] ([meuuh]) |
|---|
| | 63 | - ALSA : [bozo] [bigben] |
|---|
| | 64 | - DirectX : [gibalou] |
|---|
| | 65 | - AUHAL : [thedj] |
|---|
| | 66 | - Other : [sam] ([meuuh]) |
|---|
| | 67 | - Filters : [sam] [babal] [meuuh] |
|---|
| 62 | 68 | |
|---|
| 63 | 69 | * INPUT |
|---|
| 64 | 70 | |
|---|
| 65 | | - input architecture : [meuuh] |
|---|
| 66 | | - demux modules PS, ES, a52_system : [meuuh] |
|---|
| 67 | | - access modules file, udp, http : [meuuh] |
|---|
| 68 | | - demux modules TS, satellite : [jobi] |
|---|
| 69 | | - network modules ipv4, ipv6 : [meuuh] |
|---|
| 70 | | - demux module mpeg_audio (mp3), avi : [fenrir] |
|---|
| 71 | | - DVD module : [stef] |
|---|
| 72 | | - VCD module : [jobi] ([jlj]) |
|---|
| | 71 | - input architecture : [meuuh] [fenrir] |
|---|
| | 72 | - Most Demuxers : [fenrir] [gibalou] |
|---|
| | 73 | - DRMS support : [jlj] [sam] |
|---|
| | 74 | - DVB access : [meuuh] |
|---|
| | 75 | - DVD : [sam] |
|---|
| | 76 | - network layer : [courmisch] |
|---|
| 73 | 77 | |
|---|
| 74 | | * DECODERS |
|---|
| | 78 | * DECODER |
|---|
| 75 | 79 | |
|---|
| 76 | | - decoders architecture : [meuuh] ([henri]) |
|---|
| 77 | | - built-in MPEG audio : unmaintained (FIXME) |
|---|
| 78 | | - built-in MPEG video & associated idct+motion : [meuuh] |
|---|
| 79 | | - built-in AC3 & associated plug-ins : Renaud Dartus (soon-to-be scrapped) |
|---|
| 80 | | - mad : [saman] ([meuuh]) |
|---|
| 81 | | - ffmpeg : [fenrir] |
|---|
| | 80 | - decoders architecture : [meuuh] [gibalou] ([henri]) |
|---|
| | 81 | - ffmpeg : [fenrir] [gibalou] |
|---|
| 82 | 82 | - AC3 SPDIF : [stef] |
|---|
| 83 | 83 | - A/52 : [gibalou] ([meuuh]) |
|---|
| 84 | 84 | - SPU : [sam] |
|---|
| 85 | | - Ogg/Vorbis : [gibalou] |
|---|
| | 85 | |
|---|
| | 86 | * MISC |
|---|
| | 87 | |
|---|
| | 88 | - VLM |
|---|
| | 89 | - HTTPD : [fenrir] |
|---|
| 86 | 90 | |
|---|
| 87 | 91 | * DOCUMENTATION |
|---|
| 88 | 92 | |
|---|
| 89 | | - VLC HOWTO : [jobi] |
|---|
| 90 | 93 | - Developer documentation : [sam] ([meuuh]) |
|---|
| 91 | | - FAQ : [lool] |
|---|
| 92 | 94 | |
|---|
| 93 | 95 | |
|---|
| r4575195 |
rdfedddf |
|
| 924 | 924 | |
|---|
| 925 | 925 | /* |
|---|
| 926 | | * Free playlists |
|---|
| 927 | | */ |
|---|
| 928 | | msg_Dbg( p_vlc, "removing all playlists" ); |
|---|
| | 926 | * Free playlist |
|---|
| | 927 | */ |
|---|
| | 928 | msg_Dbg( p_vlc, "removing playlist handler" ); |
|---|
| 929 | 929 | while( (p_playlist = vlc_object_find( p_vlc, VLC_OBJECT_PLAYLIST, |
|---|
| 930 | 930 | FIND_CHILD )) ) |
|---|
| … | … | |
| 960 | 960 | * Free announce handler(s?) |
|---|
| 961 | 961 | */ |
|---|
| 962 | | msg_Dbg( p_vlc, "removing announce handler" ); |
|---|
| 963 | 962 | while( (p_announce = vlc_object_find( p_vlc, VLC_OBJECT_ANNOUNCE, |
|---|
| 964 | 963 | FIND_CHILD ) ) ) |
|---|
| 965 | | { |
|---|
| | 964 | { |
|---|
| | 965 | msg_Dbg( p_vlc, "removing announce handler" ); |
|---|
| 966 | 966 | vlc_object_detach( p_announce ); |
|---|
| 967 | 967 | vlc_object_release( p_announce ); |
|---|
| 968 | 968 | announce_HandlerDestroy( p_announce ); |
|---|
| 969 | | } |
|---|
| | 969 | } |
|---|
| 970 | 970 | |
|---|
| 971 | 971 | if( i_object ) vlc_object_release( p_vlc ); |
|---|