]> git.sesse.net Git - vlc/blobdiff - NEWS
* configure.ac.in, modules/codec/ffmpeg/ffmpeg.c: fixed my last breakage in the ffmpe...
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 42b498e4b88efeaac1b1c720cb77091bb60ec5d9..5da7539ffbb7491cb853b00589b963c75bb27b24 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-$Id: NEWS,v 1.36 2003/04/06 23:00:24 hartman Exp $
+$Id: NEWS,v 1.37 2003/04/08 08:35:59 massiot Exp $
 
 Changes between 0.5.2 and 0.5.3:
 ---------------------------------
@@ -10,6 +10,7 @@ Core Support:
  * video outputs are now destroyed when the associated input ends
  * the video output takes into account the caching delay introduced at the
    input level before dropping out of date frames.
+ * configuration option to disable the translation of the interface
 
 Input access:
  * fixed HTTP redirects
@@ -30,7 +31,7 @@ Codecs:
  * support for SAMI subtitles (untested and incomplete)
  * better SSA4 subtitles recognition
  * new codec for raw I420 video
- * improvements to the libmpeg2 based MPEG video decoder
+ * improvements to the libmpeg2-based MPEG video decoder
 
 Interfaces:
  * improvements to wxWindows based interface