changeset 22172:e8aa4f8f07fe

Changelog update, based on Compn's patch
author gpoirier
date Fri, 09 Feb 2007 22:38:26 +0000
parents 9007de9e67c2
children 7a98ceca1330
files ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Feb 09 20:23:54 2007 +0000
+++ b/ChangeLog	Fri Feb 09 22:38:26 2007 +0000
@@ -19,6 +19,7 @@
     * libmpeg2 updated to 0.4.1
     * fixed resolution switching with libmpeg2
     * handle resolution switching for Real codecs
+    * gif decoder should decode all gifs now (please test and provide non-working samples!)
 
     Demuxers:
     * implemented switch_video and switch_program consistently with switch_audio
@@ -28,11 +29,13 @@
       demux_avi.c.
     * audio and video switching for AVI demuxer (video switching untested).
     * support for VC1 in MPEG-TS and MPEG-PS files (bd,hd)-dvd
+    * preliminary support for evo demuxing
 
     Streaming:
     * authentication for Real RTSP streams
     * near-precise seeking in dvd://
     * speed selection when playing dvd:// streams, to make drive quieter
+    * svq3 and h264 rtsp fixes, now rtsp apple keynotes are playable!
 
     FFmpeg/libavcodec:
     * Intel Music coder audio decoder
@@ -40,10 +43,12 @@
     * H.264 decoding speedup
     * Native NUT demuxer updated to spec
     * NUT muxing and demuxing support via libnut
+    * WMA encoder
 
     Filters:
     * obsolete fame filter removed
     * vf_geq speed-ups
+    * vf yadif green frame fixed 
 
     Ports:
     * further Intel Mac fixes
@@ -52,6 +57,9 @@
     * ALSA audio output now sets the non-audio bit for AC3 passthrough even
       if the user-specified default device name tries to clear it
 
+    General bugfixes:
+    * fix mjpegb on BE systems
+
     Others:
     * libdvdcss updated to Subversion HEAD, now same as upstream version
     * libmpdvdkit split into libdvdread and libdvdcss
@@ -61,6 +69,9 @@
     * dvdnav:// honour -alang and -slang
     * mencoder now can write to output streams; file:// and smb:// are the only stream
       currently supported
+    * -really-quiet works fully now
+    * select libavformat demuxer (-lavfdopts format=)
+    * support -ffourcc with -of lavf
 
 
   rc1: "Codename intentionally left blank" October 22, 2006