]> git.sesse.net Git - vlc/commitdiff
* Some todo updates
authorDerk-Jan Hartman <hartman@videolan.org>
Sat, 6 Nov 2004 23:33:24 +0000 (23:33 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sat, 6 Nov 2004 23:33:24 +0000 (23:33 +0000)
TODO

diff --git a/TODO b/TODO
index c5c75b74d10bd4bfcb3231488154d397260a4f7e..5f6bdf09aa7a5e8e5a75630c7f673075cf7c04bc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -103,7 +103,7 @@ Description: Rewrite the SAP parser
  The SAP parser is very dirty at the moment, and needs a complete rewrite.\r
  - caching support<br />\r
 Mostly finished. Closely tied to the new playlist system\r
-Status: Assigned to zorglub\r
+Status: Done\r
 \r
 Task\r
 Difficulty: Medium\r
@@ -121,6 +121,7 @@ Todo:<br />
    - *   "Protocol rollover" node<br />\r
    - *** Fix autodeletion<br />\r
    - *** Item moving/copying facilities<br />\r
+   - *** Live directory representation<br /> \r
 - Helper modules<br />\r
    - **  ASX and B4S parsers (see below)<br />\r
    - *   Rewrite SLP announce discovery<br />\r
@@ -218,7 +219,9 @@ Difficulty: Medium
 Urgency: Wishlist\r
 Platform: any\r
 Description: Closed Captions/Teletext support\r
-In order to conform to international regulations, VLC needs to be able to decode the closed captions in TV, DVD, DVB and HDTV video. V4L has a CC api, DVD and HDTV usually have them in a seperate stream.\r
+In order to conform to international regulations, VLC needs to be able to decode the closed captions in TV, DVD, DVB and HDTV video. V4L has a CC api, DVD and HDTV usually have them in a seperate stream.<br />\r
+ - Use ZVBI library for VBI decoding and image generation<br />\r
+ - ESTI EN 300 472 for EBU teletext support in DVB<br />\r
 Perhaps look at Xawtv, dvbtext and other vbi, vtx systems.\r
 Status: Todo\r
 \r
@@ -290,8 +293,8 @@ Task
 Difficulty: Easy\r
 Urgency: Wishlist\r
 Platform: any\r
-Description: More Picture filters\r
-There are several picture filters (blend, scale), but we can use more (crop, move..)\r
+Description: More/Better Picture filters\r
+There are several picture filters (blend, scale), but we can use more (screenshot, crop, move..) We probably need on the fly picture filter insertion as well.\r
 Status: Todo\r
 \r
 Task\r
@@ -314,7 +317,6 @@ Urgency: Wishlist
 Platform: any\r
 Description: Subtitle work\r
 - better SSA support with postioning, colors etc.\r
-- Vobsub seeking\r
 - Fix subtitles dialogs (mac done)\r
 Status: Todo\r
 \r
@@ -424,7 +426,7 @@ Platform: any
 Description: SSL http\r
 SSL encrypted HTTP communication. To support protected VoD.<br />\r
 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.\r
-Status: Todo\r
+Status: Done\r
 \r
 Task\r
 Difficulty: Hard\r
@@ -438,7 +440,7 @@ Task
 Difficulty: Easy\r
 Urgency: Wishlist\r
 Platform: any\r
-Description: mime-type VLC launching\r
+Description: Progressive download playing\r
 Allow application/vlc mimetype to launch VLC instead of plugin for video file.\r
 Allows for Progressive download to TEMP folder from browsers. VLC would play the file in the TEMP.\r
 Status: Todo\r
@@ -550,6 +552,7 @@ Difficulty: Hard
 Platform: any\r
 Urgency: Wishlist\r
 Description: Matroska muxer\r
+ We need one :)\r
 Status: Todo\r
 \r
 Task\r
@@ -567,7 +570,7 @@ Platform: any
 Urgency: Wishlist\r
 Description: Option to automatically deinterlace when needed\r
   Mkv stores wether a video track is interlaced in the traxk descriptor\r
-  libmpeg2 etc output this information on a per-picture bases\r
+  libmpeg2 etc output this information in the header AND on a per-picture basis\r
 Status: Todo\r
 \r
 Task\r
@@ -592,12 +595,43 @@ Task
 Difficulty: Medium\r
 Platform: any\r
 Urgency: Wishlist\r
-Description: More service discovry modules\r
+Description: More service discovery modules\r
 - Port UPnP support from http://sourceforge.net/project/showfiles.php?group_id=89768 <br />\r
 - libhal based discovery (should be able to find cd,dvd,capture cards,etc etc <br />\r
 - Perhaps a generalized webpage parser (use user supplied templates to parse\r
    streams from popular websites )\r
 Status: Todo\r
 \r
+Task\r
+Difficulty: Medium\r
+Platform: any\r
+Urgency: Wishlist\r
+Description: Autoselect a track based on preferred language\r
+Problems might exist with formats that don't have headers?\r
+Most part easy to do, because the language info is stored in the ES format structs these days.\r
+Status: Todo\r
+\r
+Task\r
+Difficulty: Hard\r
+Platform: any\r
+Urgency: Immediate\r
+Description: Clock Synchro redesign\r
+We need to adapt the clock synchro to work better with BOTH files and streams.\r
+Status: Todo\r
+\r
+Task\r
+Difficulty: Easy\r
+Platform: win32\r
+Urgency: Wishlist\r
+Description: file filters in the open dialog\r
+Have default filters in the open dialog. like:\r
+All files<br />\r
+Sound Files( .mp3, .ogg, .wav, .m4a, .m4p)<br />\r
+Video Files( .avi, .mkv, .mov, .mpg, .m2v, etc)<br />\r
+Subtitle Files( .idx, .sub, .utf, .srt)<br />\r
+Status: Todo\r
+\r
+\r
+\r
 # Do not remove me\r
 Task\r