]> git.sesse.net Git - vlc/commitdiff
* update of NEWS and todo
authorDerk-Jan Hartman <hartman@videolan.org>
Sat, 25 Sep 2004 20:05:02 +0000 (20:05 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sat, 25 Sep 2004 20:05:02 +0000 (20:05 +0000)
NEWS
TODO

diff --git a/NEWS b/NEWS
index 0c438199e15090820ca0c4e42d54e91fd0204f1c..34ae9271e373a99522dbb7b329dbe1f402907dd7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,7 @@ Codecs:
  * MPEG-4 text support
  * Vastly improved DVB subtitles decoder (ETS 300 743)
  * Enabled color in DVB subtitles rendering
+ * VobSub supported both externally and in Matroska
 
 Stream Output:
  Encoders:
@@ -58,8 +59,9 @@ Stream Output:
   * Experimental WAV muxer
   * Improved ASF muxer
  Misc:
- * H.263 RTP streaming support
- * SDP generation outputs more compliant SDPs and can create SDP files now
+  * H.263 RTP streaming support
+  * SDP generation outputs more compliant SDPs and can create SDP files now
+  * Improved RTSP and VoD server (experimental)
 
 Audio Output:
  * New audio equalizer filter
@@ -102,6 +104,7 @@ Misc:
  * Kasenna MediaBase streams largely supported
  * Cisco IP/TV streams supported
  * Experimental OpenGL video output for X11 and win32
+ * a Time filter that displays the current time over the video
 
 Changes between 0.7.1 and 0.7.2:
 --------------------------------
diff --git a/TODO b/TODO
index 67b5edb9da37749537882af41361c3d09990ea9c..dd73cea8f74efcecce7bc392c5b07b040694a123 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,16 @@ Description: RAR/ZIP/... access
 An access module that would be able to uncompress compressed files.\r
 Status: Todo\r
 \r
+Task\r
+Difficulty: Medium\r
+Platform: any\r
+Urgency: Wishlist\r
+Description: DVTS support\r
+DV over RTP support. See <a href="http://www.sfc.wide.ad.jp/DVTS/">DVTS homepage</a>\r
+Status: Todo\r
+\r
+Task\r
+Difficulty: Easy\r
 Task\r
 Difficulty: Easy\r
 Platform: any\r
@@ -119,6 +129,15 @@ Description: fix ASX playlist parser
 Basically our asx parser is broken. It doesn't handle relative links. It should also URL encode the hrefs (spaces in the url need to be converted to %20 etc). protocol rollover, authors, title's etc etc aren't handled. See <a href="http://www.meetnewplayers.com/bend/Windows%20Media%20-%20Fun%20with%20asx%20files2.htm">this</a> for asx examples. It is still located in the old demux/m3u.c module instead of modules/demux/playlist/\r
 Status: Todo\r
 \r
+Task\r
+Difficulty: Medium\r
+Urgency: Normal\r
+Platform: any\r
+Description: fix current muxers.\r
+Our avi and mov muxer don't produce valid files\r
+Status: Todo\r
+\r
+Task\r
 Task\r
 Difficulty: Easy\r
 Urgency: Wishlist\r
@@ -291,6 +310,14 @@ Description: Subtitle work
 - Fix subtitles dialogs\r
 Status: Todo\r
 \r
+Task\r
+Difficulty: Easy\r
+Urgency: Wishlist\r
+Platform: any\r
+Description: Automatic charset recognition\r
+See if we can use <a href="http://trific.ath.cx/software/enca/">ENCA</a> for automatic charset recognition on subtitle files. Might simplify usage of sub files a lot? Might require complete file to be parsed by ENCA before good result is returned?\r
+Status: Todo\r
+\r
 Task\r
 Difficulty: Guru\r
 Urgency: Wishlist\r
@@ -357,6 +384,7 @@ The mozilla plugin needs to be better controllable (via javascript).
 (80% done) see:\r
 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/plugin/vlc.html">Javascript controls</a>\r
 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/xul/">XUL controls</a>\r
+<a href="http://mplayerplug-in.sourceforge.net/">MPlayer Mozilla plugin</a>\r
 Status: Assigned to zorglub\r
 \r
 Task\r
@@ -506,7 +534,6 @@ Platform: any
 Urgency: Normal\r
 Description: Update matroska demux\r
  Better Seeking\r
- General bugfixes\r
 Status: Todo\r
 \r
 Task\r