X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=TODO;h=17f54ca5cfa2f71267f53a720b12a601abf4b577;hb=00a658dd2ce8a679c7d80c72dd6483de1192e453;hp=bb1ea769c8778e13db132785a754ee0de9810ccd;hpb=52b43cc9a97f631d45e720508095df2f42c19c19;p=vlc diff --git a/TODO b/TODO index bb1ea769c8..17f54ca5cf 100644 --- a/TODO +++ b/TODO @@ -16,7 +16,7 @@ Difficulty: Medium Platform: any Urgency: Wishlist Description: RAR/ZIP/... access - An access module that would be able to uncompress compressed files +An access module that would be able to uncompress compressed files. Status: Todo Task @@ -29,10 +29,11 @@ Status: Todo Task Difficulty: Easy -Platform: Linux, Win32 +Platform: Linux, Win32, Mac Urgency: Normal Description: Streaming wizard - Finish the streaming wizard (85% finished) + Finish the streaming wizard (85% finished)
+The mac version is at 0% Status: Assigned to zorglub Task @@ -57,7 +58,7 @@ Difficulty: Hard Urgency: Normal Platform: any Description: Dual window in embed mode -Windows ttaskbar reports two windows in the video embed mode. +Windows taskbar reports two windows in the video embed mode. Status: Assigned to gibalou Task @@ -68,19 +69,11 @@ Description: Multichannel downmixing 5:1 to Stereo proper downmixing Status: Todo -Task -Difficulty: Guru -Platform: any -Urgency: Normal -Description: Demux2 transition - Complete the transition to demux2. Bughunting and finishing chapter support (80% done) -Status: Assigned to fenrir - Task Difficulty: Guru Urgency: Normal Platform: any -Description: Multi-acccess +Description: External audio file playin Allow several access from an input thread to allow for multi-input (30% done) Status: Assigned to fenrir @@ -92,14 +85,6 @@ Description: make everything UTF-8 based Convert everything that deals with strings to a UTF-8 based system. Not very difficult, but needs a lot of checking, testing and allows for easy breakage. Status: Todo -Task -Difficulty: Medium -Urgency: Wishlist -Platform: any -Description: OSD Icons - Make OSD Icons for Play/Pause/Stop. Integrate them better into the core system. -Status: Assigned to yoann - Task Difficulty: Medium Urgency: Wishlist @@ -131,7 +116,15 @@ Difficulty: Easy Urgency: Wishlist Platform: any Description: GSM decoder -GSM decoder not based on standard reference sources. +The Toast implementation. +Status: Todo + +Task +Difficulty: Easy +Urgency: Wishlist +Platform: any +Description: AMR decoder +We will need to find one that isn't based on the reference code. Status: Todo Task @@ -153,8 +146,8 @@ Status: Todo Task Difficulty: Easy Urgency: Normal -Platform: any -Description: LPCM on mac +Platform: Mac OS X +Description: LPCM The LPCM decoder outputs really small samples which aren't accepted properly by the macosx coreaudio resampler, causing VLC to not output any sound with many DVD's. A test sample that shows this effect on the mac is the Madonna clip. Status: Todo @@ -170,8 +163,8 @@ Task Difficulty: Easy Urgency: Wishlist Platform: any -Description: flash video muxer -A flash video muxer. FFMPEG can already output flash video. a wast not to make use of that capability. +Description: flash video playing/streaming +A flash video muxer and demuxer. FFMPEG can already output flash video. a wast not to make use of that capability. Status: Todo Task @@ -207,7 +200,15 @@ Platform: Mac OS X Description: New OS X preferences New preferences for Mac OS X. Current not suited for Mac Users and several Pref. elements are broken (hotkeys and int with string desc.). -Status: Assigned to thedj +Status: Todo + +Task +Difficulty: Easy +Urgency: Normal +Platform: Mac OS X +Description: OS X bookmarks window +We miss a bookmarks window like the wxwidget one. +Status: Todo Task Difficulty: Hard @@ -219,7 +220,6 @@ Still no info over S/PDIF output available. Outstanding issues:
- G5 S/PDIF not working
- G5 PCM not working because S/PDIF is selected by default, even if not connected.
- - Coreaudio resampler doesn't handle input from lpcm decoder (the samples are too small). Status: Todo Task @@ -230,43 +230,33 @@ Description: Stream text subtitles Find a a way to stream text subtitles, in TS and in RTP. - Find an existing norm - Implement it -(40% done) needs to be tested and validated -Status: Assigned to fenrir +
Needs testing and validating +Status: 65% (fenrir) Task -Difficulty: Easy -Urgency: Normal -Platform: any -Description: Fix up text subtitles -Currently the subtitle dialog boxes are out of date and not really useable. Also we need more files to test and verify the current support. Other issues should mostly be dealt with after the vout systems are improved. For SSA support positioning and color needs to be added for instance. -Status: Todo - -Task -Difficulty: Hard +Difficulty: Medium Urgency: Normal Platform: any -Description: Rework spu decoder - The spu decoder needs some serious work - - Split/merge for dvd menu highlighting - - Downscaling for divx/mkv etc - - Chroma independence (YUVA ???) - - .sub/.idx support -Status: todo +Description: RTSP server +Full implementation of a RTSP server. +Status: 80% Task -Difficulty: Hard +Difficulty: Medium Urgency: Normal Platform: any -Description: RTSP server -Full implementation of a RTSP server. -Status: fenrir has some code +Description: Add VoD module for VLM +Add a VoD module for VLM, so that we can create a RTSP server that can +provide unicast RTSP sessions upon contacting the VoD module. See the following +mail. +Status: Todo Task -Difficulty: Hard +Difficulty: Easy Urgency: Wishlist Platform: any -Description: Picture filters -picture per picture chained filter system that also works on output streams +Description: More Picture filters +There are several picture filters (blend, scale), but we can use more Status: Todo Task @@ -287,38 +277,19 @@ Task Difficulty: Medium Urgency: Wishlist Platform: any -Description: SPU redesign -- multiple subpicture channels -- centralized rendering and use of chroma filters -- centralized scaling support -(also look at ogt/cvd sub work) +Description: Subtitle work +- scaling support (mostly for Vobsub with avi/mkv) +- better SSA support with postioning, colors etc. +- VobSub tracks support +- Fix subtitles dialogs Status: Todo -Task -Difficulty: Guru -Urgency: Wishlist -Platform: Mac OS X -Description: intf / vout dependency -The application specific parts of the intf need to be brougth to the VLC application core. A valid NSApplication needs to be created on VLC opening, with the dock and menu hidden/disabled, only being generated on VLC intf loading. -(70% done) need to fix the interfaces again.
-This is mostly implemented, but some mem leaks are now bothering the macosx part. this should be fixed. -Status: Assigned to DJ - Task Difficulty: Guru Urgency: Wishlist Platform: Mac OS X Description: skins2 -Port VLC skins to Objective C++ and OSX. Also requires the intf to be a dialog handler. Is slighly dependant on intf/vout dependency todoitem -Status: Todo - -Task -Difficulty: Hard -Urgency: Wishlist -Platform: any -Description: Equalizer Graphic control -Now that VLC has an equalizer, we need a way to control it easily from the GUI. -( Done in WX ) +Port VLC skins to Objective C++ and OSX. Also requires the intf to be a dialog handler. Status: Todo Task @@ -329,7 +300,7 @@ Description: informing user. Implement a system to:
- Alert the user of critical errors (cannot play file). Should be blocking.
- Ask the user a question (Are you sure? or Try to Fix index of avi? or Overwrite File?)
- - Inform the user, without disturbing him. (Buffering stream). This might require a time bases or something perhaps. Because how do we know how long this information should be displayed? Also think of buffering 0-100%
+ - Inform the user, without disturbing him. (Buffering stream). This might require a displaytime or something. Because how do we know how long this information should be displayed? Also think of buffering 0-100%
Status: Todo Task @@ -337,7 +308,8 @@ Difficulty: Hard Urgency: Wishlist Platform: any Description: Full H323 Videoconferencing -VLC isn't really suited for this yet, because it introduces quite large latencies. This should fixed before the H323 can ever come close to working in VLC. +VLC isn't really suited for this yet, because it introduces quite large latencies. This should be fixed before the H323 can ever come close to working in VLC. +We also will need SIP support. Status: Todo Task @@ -393,12 +365,12 @@ Difficulty: Easy Urgency: Wishlist Platform: any Description: export paramaters of an input - Export the Media Info of a file/source to a standard xml file for use by other applications. Possibly combine with file "probe'ing". - - AR - - size - - bitrate - - resolution - - codecs, etc. + Export the Media Info of a file/source to a standard xml file for use by other applications. Possibly combine with file "probe'ing".
+ - AR
+ - size
+ - bitrate
+ - resolution
+ - codecs, etc.
Status: Todo Task @@ -406,7 +378,8 @@ Difficulty: Easy Urgency: Wishlist Platform: any Description: SSL http -SSL encrypted HTTP communication. To support protected VoD. +SSL encrypted HTTP communication. To support protected VoD.
+The question is how to neatly integrate it into our API. Support for all our http handling plugins means complicating the API. Perhaps we should store the SSL context in the p_sys of the vlc_object that is calling it? Tad dangerous, but would keep stuff simple. Status: Todo Task @@ -427,10 +400,11 @@ Allows for Progressive download to TEMP folder from browsers. VLC would play the Status: Todo Task -Difficulty: Hard +Difficulty: Medium Urgency: Wishlist Platform: any Description: rendezvous announces +Apple released the rendezvous code under a Open Source license now. perhaps it can be used. (It's OpenTalk now btw).
DMAP protocol announce for videos. Status: Todo @@ -480,11 +454,11 @@ Difficulty: Easy Urgency: Wishlist Platform: any Description: Make vlm more user friendly (setup etc) -vlm is kinda a pain to setup if you are not entirely experiences with A/V and streaming or VLC for that matter. It can be heavily improved by updating the vlm http interface. +vlm is kinda a pain to setup if you are not entirely experienced with A/V and streaming or VLC for that matter. It can be heavily improved by updating the vlm http interface. Using seperate fields for the need paramters of a schedule/source. Status: Todo Task -Difficulty: Medium +Difficulty: Easy Urgency: Wishlist Platform: any Description: Protocol rollover @@ -500,6 +474,7 @@ Platform: any Description: NAT issues Find a way to deal with clients behind a NAT. Multicast and RTSP work 'poorly' in these setups. NATP2P, STUN, UDP hole punching, other techniques ???? Protocol rollover can be a solution for a lot of these issues. +Use full DNS names in SDP Status: Todo Task