Index: ChangeLog =================================================================== --- ChangeLog (revision 22171) +++ ChangeLog (working copy) @@ -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 @@ -27,11 +28,14 @@ lavf), while video switching is also handled by demux_lavf.c and demux_avi.c. * audio and video switching for AVI demuxer (video switching untested). + * preliminary support for evo demuxing + * support for broken mjpeg files created by blender 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 @@ -39,13 +43,16 @@ * 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 + * fix mjpegb on BE systems Others: * libdvdcss updated to Subversion HEAD, now same as upstream version @@ -56,6 +63,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