X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Changelog;h=c0a9fb136ef46b7e6c3b6be0d521ee0f18ae0300;hb=3240941b2552ec9b6373163240bb89a4bab40c50;hp=5b8dcdbaed99ed17999e4303b74b9404275ba20e;hpb=f11288dab4c5c7b65b824c1c4e3ff3e9f642b040;p=ffmpeg diff --git a/Changelog b/Changelog index 5b8dcdbaed9..c0a9fb136ef 100644 --- a/Changelog +++ b/Changelog @@ -1,9 +1,10 @@ version +- DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer - TechSmith Camtasia (TSCC) video decoder - IBM Ultimotion (ULTI) video decoder - Sierra Online audio file demuxer and decoder - Apple QuickDraw (qdrw) video decoder -- Creative ADPCM audio decoder +- Creative ADPCM audio decoder (16 bits as well as 8 bits schemes) - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer - Miro VideoXL (VIXL) video decoder - H.261 video encoder @@ -18,22 +19,89 @@ version - Fraps FPS1 video decoder - Snow video encoder/decoder - Sonic audio encoder/decoder -- Vorbis audio decoder +- Vorbis audio encoder/decoder - Macromedia ADPCM decoder - Duck TrueMotion 2 video decoder - support for decoding FLX and DTA extensions in FLIC files - H.264 custom quantization matrices support - ffserver fixed, it should now be usable again - QDM2 audio decoder -- cook audio decoder +- Real Cooker audio decoder - TrueSpeech audio decoder - WMA2 audio decoder fixed, now all files should play correctly - RealAudio 14.4 and 28.8 decoders fixed -- JPEG-LS decoder +- JPEG-LS encoder and decoder - CamStudio video decoder - build system improvements - tabs and trailing whitespace removed from the codebase - AIFF/AIFF-C audio format, encoding and decoding +- ADTS AAC file reading and writing +- Creative VOC file reading and writing +- American Laser Games multimedia (*.mm) playback system +- Zip Blocks Motion Video decoder and encoder +- Improved Theora/VP3 decoder +- True Audio (TTA) decoder +- AVS demuxer and video decoder +- Smacker demuxer and decoder +- NuppelVideo/MythTV demuxer and RTjpeg decoder +- KMVC decoder +- MPEG-2 intra vlc support +- MPEG-2 4:2:2 encoder +- Flash Screen Video decoder +- GXF demuxer +- Chinese AVS decoder +- GXF muxer +- MXF demuxer +- VC-1/WMV3/WMV9 video decoder +- MacIntel support +- AVISynth support +- VMware video decoder +- VP5 video decoder +- VP6 video decoder +- WavPack lossless audio decoder +- Targa (.TGA) picture decoder +- Delphine Software .cin demuxer/audio and video decoder +- Tiertex .seq demuxer/video decoder +- MTV demuxer +- TIFF picture encoder and decoder +- GIF picture decoder +- Intel Music decoder +- Musepack decoder +- Flash Screen Video encoder +- Theora encoding via libtheora +- BMP encoder +- WMA encoder +- GSM-MS encoder and decoder +- DCA decoder +- DXA demuxer and decoder +- DNxHD decoder +- Gamecube movie (.THP) playback system +- Blackfin optimizations +- Interplay C93 demuxer and video decoder +- Bethsoft VID demuxer and video decoder +- CRYO APC demuxer +- Atrac3 decoder +- V.Flash PTX decoder +- RoQ muxer, audio encoder +- Renderware TXD demuxer and decoder +- extern C declarations for C++ removed from headers +- sws_flags command line option +- codebook generator +- RoQ video encoder +- QTRLE encoder +- OS/2 support removed +- AC-3 decoder +- NUT muxer (since r10052) +- Matroska muxer +- Slice-based parallel H.264 decoding +- Monkey's Audio demuxer and decoder +- additional SPARC (VIS) optimizations +- AMV audio and video decoder +- DNxHD encoder +- H.264 PAFF decoding +- Nellymoser ASAO decoder +- Beam Software SIFF demuxer and decoder +- libvorbis Vorbis decoding removed in favor of native decoder version 0.4.9-pre1: @@ -205,8 +273,8 @@ version 0.4.6: version 0.4.5: -- some header fixes (Zdenek Kabelac ) -- many MMX optimizations (Nick Kurshev ) +- some header fixes (Zdenek Kabelac ) +- many MMX optimizations (Nick Kurshev ) - added configure system (actually a small shell script) - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by Michael Hipp (temporary solution - waiting for integer only @@ -223,12 +291,12 @@ version 0.4.5: - added MJPEG decoder - added mmx/mmxext IDCT from libmpeg2 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer - ) + ) - added pixel format conversion layer (e.g. for MJPEG or PPM) - added deinterlacing option - MPEG-1/2 fixes -- MPEG-4 vol header fixes (Jonathan Marsden ) -- ARM optimizations (Lionel Ulmer ). +- MPEG-4 vol header fixes (Jonathan Marsden ) +- ARM optimizations (Lionel Ulmer ). - Windows porting of file converter - added MJPEG raw format (input/ouput) - added JPEG image format support (input/output) @@ -236,7 +304,7 @@ version 0.4.5: version 0.4.4: - fixed some std header definitions (Bjorn Lindgren - ). + ). - added MPEG demuxer (MPEG-1 and 2 compatible). - added ASF demuxer - added prototype RM demuxer @@ -259,7 +327,7 @@ version 0.4.4: version 0.4.3: -- BGR24 patch (initial patch by Jeroen Vreeken ) +- BGR24 patch (initial patch by Jeroen Vreeken ) - fixed raw yuv output - added motion rounding support in MPEG-4 - fixed motion bug rounding in MSMPEG4 @@ -274,7 +342,7 @@ version 0.4.3: - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or output. - added pgmpipe I/O format (original patch from Martin Aumueller - , but changed completely since we use a format + , but changed completely since we use a format instead of a protocol) version 0.4.2: @@ -326,7 +394,7 @@ version 0.4.0: - added WAV format support - added "tty user interface" to ffmpeg to stop grabbing gracefully - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences) - (Juan J. Sierralta P. a.k.a. "Juanjo" ) + (Juan J. Sierralta P. a.k.a. "Juanjo" ) - added MMX DCT from mpeg2_movie 1.5 (Juanjo) - added new motion estimation algorithms, log and phods (Juanjo) - changed directories: libav for format handling, libavcodec for