Mercurial > mplayer.hg
changeset 18363:33951d7515df
sync with ffmpeg changelog + some updates
author | rtognimp |
---|---|
date | Sun, 30 Apr 2006 21:41:10 +0000 |
parents | 29b2221982b3 |
children | bf4cca9eec55 |
files | ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Apr 30 21:17:30 2006 +0000 +++ b/ChangeLog Sun Apr 30 21:41:10 2006 +0000 @@ -64,9 +64,10 @@ * tremor updated to libogg 1.1.2 * PNG decoding via libavcodec * removed native RealAudio codecs (ported to lavc) - * Zip Motion-Block Video (ZMB) decoder via binary DLL + * Zip Motion-Block Video (ZMBV) decoder via lavc and binary DLL * support for QuickTime in24/in32/fl32 PCM audio * internal faad updated to CVS 20040915+MPlayer patches + * RTJpeg decoder from lavc is preferred Demuxers: * simultaneous audio capture/playback (-tv immediatemode=0) fixed in v4l2 @@ -121,11 +122,19 @@ * JPEG-LS decoder (unfinished) * CamStudio video decoder * Theora decoder - * WMV3 decoder (unfinished) * improved MOV and QuickTime demuxer * improved AVI muxer * multithreaded decoding * bitexact decoding + * DV50 encoder, decoder, muxer and demuxer + * true audio (TTA) decoder + * AIFF/AIFF-C audio format, encoding and decoding + * Creative VOC demuxing + * Zip Motion-Block Video (ZBMV) decoder + * KMVC decoder + * NuppelVideo/MythTV demuxer and RTJpeg decoder + * AVS demuxer and video decoder + * American Laser Games multimedia (*.mm) playback system GUI: * skins now reside in a directory named 'skins', not 'Skin'