# HG changeset patch # User rtognimp # Date 1125693454 0 # Node ID a9a27763d567e142de7c40eff1a079122db7b8b4 # Parent f71d1d8468dff4dc7a2249d832fb467df702e86a Updates diff -r f71d1d8468df -r a9a27763d567 ChangeLog --- a/ChangeLog Fri Sep 02 20:21:32 2005 +0000 +++ b/ChangeLog Fri Sep 02 20:37:34 2005 +0000 @@ -27,6 +27,7 @@ * support for dmb1 MJPEG files with ffmjpeg * support for musepack audio (WARNING: when muxing into e.g. AVI you will be able to seek, but you might get ear- and speaker-breaking noises) + * On2 VP7 video decoder via binary DLL Demuxers: * simultaneous audio capture/playback (-tv immediatemode=0) fixed in v4l2 @@ -34,11 +35,13 @@ * AAC ADTS demuxer * libdvdread updated to v0.9.4 * support for some more MythTV NUV files + * modularization of demuxer code Streaming: * fix streaming of RealAudio files over HTTP * show SHOUT/Icecast metadata while playing * ultravox (unsv://) streaming support + * all stream code ported to new modular api FFmpeg/libavcodec: * Snow bug fixes and speedup @@ -91,6 +94,12 @@ * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB) + pre7try2: August 26, 2005 + + Security: + * heap overflow in PCM audio decoder fixed + + pre7: "PatentCounter" April 16, 2005 Security: