comparison ChangeLog @ 18363:33951d7515df

sync with ffmpeg changelog + some updates
author rtognimp
date Sun, 30 Apr 2006 21:41:10 +0000
parents a58f92914b71
children bf4cca9eec55
comparison
equal deleted inserted replaced
18362:29b2221982b3 18363:33951d7515df
62 * CamStudio video decoder via lavc 62 * CamStudio video decoder via lavc
63 * hwmpa pass-through MPEG audio codec 63 * hwmpa pass-through MPEG audio codec
64 * tremor updated to libogg 1.1.2 64 * tremor updated to libogg 1.1.2
65 * PNG decoding via libavcodec 65 * PNG decoding via libavcodec
66 * removed native RealAudio codecs (ported to lavc) 66 * removed native RealAudio codecs (ported to lavc)
67 * Zip Motion-Block Video (ZMB) decoder via binary DLL 67 * Zip Motion-Block Video (ZMBV) decoder via lavc and binary DLL
68 * support for QuickTime in24/in32/fl32 PCM audio 68 * support for QuickTime in24/in32/fl32 PCM audio
69 * internal faad updated to CVS 20040915+MPlayer patches 69 * internal faad updated to CVS 20040915+MPlayer patches
70 * RTJpeg decoder from lavc is preferred
70 71
71 Demuxers: 72 Demuxers:
72 * simultaneous audio capture/playback (-tv immediatemode=0) fixed in v4l2 73 * simultaneous audio capture/playback (-tv immediatemode=0) fixed in v4l2
73 * PVR support 74 * PVR support
74 * AAC ADTS demuxer 75 * AAC ADTS demuxer
119 * TrueSpeech audio decoder 120 * TrueSpeech audio decoder
120 * WMA2 audio decoder fixed, now all files should play correctly 121 * WMA2 audio decoder fixed, now all files should play correctly
121 * JPEG-LS decoder (unfinished) 122 * JPEG-LS decoder (unfinished)
122 * CamStudio video decoder 123 * CamStudio video decoder
123 * Theora decoder 124 * Theora decoder
124 * WMV3 decoder (unfinished)
125 * improved MOV and QuickTime demuxer 125 * improved MOV and QuickTime demuxer
126 * improved AVI muxer 126 * improved AVI muxer
127 * multithreaded decoding 127 * multithreaded decoding
128 * bitexact decoding 128 * bitexact decoding
129 * DV50 encoder, decoder, muxer and demuxer
130 * true audio (TTA) decoder
131 * AIFF/AIFF-C audio format, encoding and decoding
132 * Creative VOC demuxing
133 * Zip Motion-Block Video (ZBMV) decoder
134 * KMVC decoder
135 * NuppelVideo/MythTV demuxer and RTJpeg decoder
136 * AVS demuxer and video decoder
137 * American Laser Games multimedia (*.mm) playback system
129 138
130 GUI: 139 GUI:
131 * skins now reside in a directory named 'skins', not 'Skin' 140 * skins now reside in a directory named 'skins', not 'Skin'
132 * ported to GTK2 141 * ported to GTK2
133 * long standing up side down vpotmeter bug fixed 142 * long standing up side down vpotmeter bug fixed