]> git.sesse.net Git - ffmpeg/blob - Changelog
Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44'
[ffmpeg] / Changelog
1 Entries are sorted chronologically from oldest to youngest within each release,
2 releases are sorted from youngest to oldest.
3
4 version <next>:
5 - curves filter
6 - reference-counting for AVFrame and AVPacket data
7
8
9 version 1.2:
10
11 - VDPAU hardware acceleration through normal hwaccel
12 - SRTP support
13 - Error diffusion dither in Swscale
14 - Chained Ogg support
15 - Theora Midstream reconfiguration support
16 - EVRC decoder
17 - audio fade filter
18 - filtering audio with unknown channel layout
19 - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
20   and treble audio filter
21 - improved showspectrum filter, with multichannel support and sox-like colors
22 - histogram filter
23 - tee muxer
24 - il filter ported from libmpcodecs
25 - support ID3v2 tags in ASF files
26 - encrypted TTA stream decoding support
27 - RF64 support in WAV muxer
28 - noise filter ported from libmpcodecs
29 - Subtitles character encoding conversion
30 - blend filter
31 - stereo3d filter ported from libmpcodecs
32
33
34 version 1.1:
35
36 - stream disposition information printing in ffprobe
37 - filter for loudness analysis following EBU R128
38 - Opus encoder using libopus
39 - ffprobe -select_streams option
40 - Pinnacle TARGA CineWave YUV16 decoder
41 - TAK demuxer, decoder and parser
42 - DTS-HD demuxer
43 - remove -same_quant, it hasn't worked for years
44 - FFM2 support
45 - X-Face image encoder and decoder
46 - 24-bit FLAC encoding
47 - multi-channel ALAC encoding up to 7.1
48 - metadata (INFO tag) support in WAV muxer
49 - subtitles raw text decoder
50 - support for building DLLs using MSVC
51 - LVF demuxer
52 - ffescape tool
53 - metadata (info chunk) support in CAF muxer
54 - field filter ported from libmpcodecs
55 - AVR demuxer
56 - geq filter ported from libmpcodecs
57 - remove ffserver daemon mode
58 - AST muxer/demuxer
59 - new expansion syntax for drawtext
60 - BRender PIX image decoder
61 - ffprobe -show_entries option
62 - ffprobe -sections option
63 - ADPCM IMA Dialogic decoder
64 - BRSTM demuxer
65 - animated GIF decoder and demuxer
66 - PVF demuxer
67 - subtitles filter
68 - IRCAM muxer/demuxer
69 - Paris Audio File demuxer
70 - Virtual concatenation demuxer
71 - VobSub demuxer
72 - JSON captions for TED talks decoding support
73 - SOX Resampler support in libswresample
74 - aselect filter
75 - SGI RLE 8-bit decoder
76 - Silicon Graphics Motion Video Compressor 1 & 2 decoder
77 - Silicon Graphics Movie demuxer
78 - apad filter
79 - Resolution & pixel format change support with multithreading for H.264
80 - documentation split into per-component manuals
81 - pp (postproc) filter ported from MPlayer
82 - NIST Sphere demuxer
83 - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
84 - Sony Wave64 muxer
85 - adobe and limelight publisher authentication in RTMP
86 - data: URI scheme
87 - support building on the Plan 9 operating system
88 - kerndeint filter ported from MPlayer
89 - histeq filter ported from VirtualDub
90 - Megalux Frame demuxer
91 - 012v decoder
92 - Improved AVC Intra decoding support
93
94
95 version 1.0:
96
97 - INI and flat output in ffprobe
98 - Scene detection in libavfilter
99 - Indeo Audio decoder
100 - channelsplit audio filter
101 - setnsamples audio filter
102 - atempo filter
103 - ffprobe -show_data option
104 - RTMPT protocol support
105 - iLBC encoding/decoding via libilbc
106 - Microsoft Screen 1 decoder
107 - join audio filter
108 - audio channel mapping filter
109 - Microsoft ATC Screen decoder
110 - RTSP listen mode
111 - TechSmith Screen Codec 2 decoder
112 - AAC encoding via libfdk-aac
113 - Microsoft Expression Encoder Screen decoder
114 - RTMPS protocol support
115 - RTMPTS protocol support
116 - RTMPE protocol support
117 - RTMPTE protocol support
118 - showwaves and showspectrum filter
119 - LucasArts SMUSH playback support
120 - SAMI, RealText and SubViewer demuxers and decoders
121 - Heart Of Darkness PAF playback support
122 - iec61883 device
123 - asettb filter
124 - new option: -progress
125 - 3GPP Timed Text encoder/decoder
126 - GeoTIFF decoder support
127 - ffmpeg -(no)stdin option
128 - Opus decoder using libopus
129 - caca output device using libcaca
130 - alphaextract and alphamerge filters
131 - concat filter
132 - flite filter
133 - Canopus Lossless Codec decoder
134 - bitmap subtitles in filters (experimental and temporary)
135 - MP2 encoding via TwoLAME
136 - bmp parser
137 - smptebars source
138 - asetpts filter
139 - hue filter
140 - ICO muxer
141 - SubRip encoder and decoder without embedded timing
142 - edge detection filter
143 - framestep filter
144 - ffmpeg -shortest option is now per-output file
145   -pass and -passlogfile are now per-output stream
146 - volume measurement filter
147 - Ut Video encoder
148 - Microsoft Screen 2 decoder
149 - smartblur filter ported from MPlayer
150 - CPiA decoder
151 - decimate filter ported from MPlayer
152 - RTP depacketization of JPEG
153 - Smooth Streaming live segmenter muxer
154 - F4V muxer
155 - sendcmd and asendcmd filters
156 - WebVTT demuxer and decoder (simple tags supported)
157 - RTP packetization of JPEG
158 - faststart option in the MOV/MP4 muxer
159 - support for building with MSVC
160
161
162 version 0.11:
163
164 - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
165          CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
166          CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
167          CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
168          CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
169          CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
170 - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
171 - setfield filter
172 - CDXL demuxer and decoder
173 - Apple ProRes encoder
174 - ffprobe -count_packets and -count_frames options
175 - Sun Rasterfile Encoder
176 - ID3v2 attached pictures reading and writing
177 - WMA Lossless decoder
178 - bluray protocol
179 - blackdetect filter
180 - libutvideo encoder wrapper (--enable-libutvideo)
181 - swapuv filter
182 - bbox filter
183 - XBM encoder and decoder
184 - RealAudio Lossless decoder
185 - ZeroCodec decoder
186 - tile video filter
187 - Metal Gear Solid: The Twin Snakes demuxer
188 - OpenEXR image decoder
189 - removelogo filter
190 - drop support for ffmpeg without libavfilter
191 - drawtext video filter: fontconfig support
192 - ffmpeg -benchmark_all option
193 - super2xsai filter ported from libmpcodecs
194 - add libavresample audio conversion library for compatibility
195 - MicroDVD decoder
196 - Avid Meridien (AVUI) encoder and decoder
197 - accept + prefix to -pix_fmt option to disable automatic conversions.
198 - complete audio filtering in libavfilter and ffmpeg
199 - add fps filter
200 - vorbis parser
201 - png parser
202 - audio mix filter
203 - ffv1: support (draft) version 1.3
204
205
206 version 0.10:
207
208 - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
209          CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
210          CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
211          CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
212 - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
213 - SBaGen (SBG) binaural beats script demuxer
214 - OpenMG Audio muxer
215 - Timecode extraction in DV and MOV
216 - thumbnail video filter
217 - XML output in ffprobe
218 - asplit audio filter
219 - tinterlace video filter
220 - astreamsync audio filter
221 - amerge audio filter
222 - ISMV (Smooth Streaming) muxer
223 - GSM audio parser
224 - SMJPEG muxer
225 - XWD encoder and decoder
226 - Automatic thread count based on detection number of (available) CPU cores
227 - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
228 - ffprobe -show_error option
229 - Avid 1:1 10-bit RGB Packer codec
230 - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
231 - yuv4 libquicktime packed 4:2:0 encoder and decoder
232 - ffprobe -show_frames option
233 - silencedetect audio filter
234 - ffprobe -show_program_version, -show_library_versions, -show_versions options
235 - rv34: frame-level multi-threading
236 - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
237 - Improved PGS subtitle decoder
238 - dumpgraph option to lavfi device
239 - r210 and r10k encoders
240 - ffwavesynth decoder
241 - aviocat tool
242 - ffeval tool
243
244
245 version 0.9:
246
247 - openal input device added
248 - boxblur filter added
249 - BWF muxer
250 - Flash Screen Video 2 decoder
251 - lavfi input device added
252 - added avconv, which is almost the same for now, except
253 for a few incompatible changes in the options, which will hopefully make them
254 easier to use. The changes are:
255     * The options placement is now strictly enforced! While in theory the
256       options for ffmpeg should be given in [input options] -i INPUT [output
257       options] OUTPUT order, in practice it was possible to give output options
258       before the -i and it mostly worked. Except when it didn't - the behavior was
259       a bit inconsistent. In avconv, it is not possible to mix input and output
260       options. All non-global options are reset after an input or output filename.
261     * All per-file options are now truly per-file - they apply only to the next
262       input or output file and specifying different values for different files
263       will now work properly (notably -ss and -t options).
264     * All per-stream options are now truly per-stream - it is possible to
265       specify which stream(s) should a given option apply to. See the Stream
266       specifiers section in the avconv manual for details.
267     * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
268       sense that they're specified after the output filename instead of before,
269       like all other options. In avconv this irregularity is removed, all options
270       apply to the next input or output file.
271     * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
272       irregular and highly confusing, they were also redundant. In avconv the -map
273       option will create new streams in the output file and map input streams to
274       them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
275       each stream in the first input file.
276     * The -map option now has slightly different and more powerful syntax:
277         + Colons (':') are used to separate file index/stream type/stream index
278           instead of dots. Comma (',') is used to separate the sync stream instead
279           of colon.. This is done for consistency with other options.
280         + It's possible to specify stream type. E.g. -map 0:a:2 creates an
281           output stream from the third input audio stream.
282         + Omitting the stream index now maps all the streams of the given type,
283           not just the first. E.g. -map 0:s creates output streams for all the
284           subtitle streams in the first input file.
285         + Since -map can now match multiple streams, negative mappings were
286           introduced. Negative mappings disable some streams from an already
287           defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
288           all the stream in the first input file, except for the second audio
289           stream'.
290     * There is a new option -c (or -codec) for choosing the decoder/encoder to
291       use, which allows to precisely specify target stream(s) consistently with
292       other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
293       libvorbis sets the codec for the first audio stream and -c copy copies all
294       the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
295       aliases to -c:v/a/s
296     * It is now possible to precisely specify which stream should an AVOption
297       apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
298       -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
299       syntax is deprecated and will stop working soon.
300     * -map_chapters now takes only an input file index and applies to the next
301       output file. This is consistent with how all the other options work.
302     * -map_metadata now takes only an input metadata specifier and applies to
303       the next output file. Output metadata specifier is now part of the option
304       name, similarly to the AVOptions/map/codec feature above.
305     * -metadata can now be used to set metadata on streams and chapters, e.g.
306       -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
307       This made -vlang/-alang/-slang options redundant, so they were removed.
308     * -qscale option now uses stream specifiers and applies to all streams, not
309       just video. I.e. plain -qscale number would now apply to all streams. To get
310       the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
311       and -aq is now an alias for -q:a.
312     * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
313       uses stream specifiers. Use -bsf:v/a/s instead of the old options.
314     * -itsscale option now uses stream specifiers, so its argument is only the
315       scale parameter.
316     * -intra option was removed, use -g 0 for the same effect.
317     * -psnr option was removed, use -flags +psnr for the same effect.
318     * -vf option is now an alias to the new -filter option, which uses stream specifiers.
319     * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
320     * -vtag/-atag/-stag options are now aliases to the new -tag option.
321 - XMV demuxer
322 - LOAS demuxer
323 - ashowinfo filter added
324 - Windows Media Image decoder
325 - amovie source added
326 - LATM muxer/demuxer
327 - Speex encoder via libspeex
328 - JSON output in ffprobe
329 - WTV muxer
330 - Optional C++ Support (needed for libstagefright)
331 - H.264 Decoding on Android via Stagefright
332 - Prores decoder
333 - BIN/XBIN/ADF/IDF text file decoder
334 - aconvert audio filter added
335 - audio support to lavfi input device added
336 - libcdio-paranoia input device for audio CD grabbing
337 - Apple ProRes decoder
338 - CELT in Ogg demuxing
339 - G.723.1 demuxer and decoder
340 - libmodplug support (--enable-libmodplug)
341 - VC-1 interlaced decoding
342 - libutvideo wrapper (--enable-libutvideo)
343 - aevalsrc audio source added
344 - Ut Video decoder
345 - Speex encoding via libspeex
346 - 4:2:2 H.264 decoding support
347 - 4:2:2 and 4:4:4 H.264 encoding with libx264
348 - Pulseaudio input device
349 - Prores encoder
350 - Video Decoder Acceleration (VDA) HWAccel module.
351 - replacement Indeo 3 decoder
352 - new ffmpeg option: -map_channel
353 - volume audio filter added
354 - earwax audio filter added
355 - libv4l2 support (--enable-libv4l2)
356 - TLS/SSL and HTTPS protocol support
357 - AVOptions API rewritten and documented
358 - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
359   AVCodecContext deprecated. Codec private options should be used instead.
360 - Properly working defaults in libx264 wrapper, support for native presets.
361 - Encrypted OMA files support
362 - Discworld II BMV decoding support
363 - VBLE Decoder
364 - OS X Video Decoder Acceleration (VDA) support
365 - compact and csv output in ffprobe
366 - pan audio filter
367 - IFF Amiga Continuous Bitmap (ACBM) decoder
368 - ass filter
369 - CRI ADX audio format muxer and demuxer
370 - Playstation Portable PMP format demuxer
371 - Microsoft Windows ICO demuxer
372 - life source
373 - PCM format support in OMA demuxer
374 - CLJR encoder
375 - new option: -report
376 - Dxtory capture format decoder
377 - cellauto source
378 - Simple segmenting muxer
379 - Indeo 4 decoder
380 - SMJPEG demuxer
381
382
383 version 0.8:
384
385 - many many things we forgot because we rather write code than changelogs
386 - WebM support in Matroska de/muxer
387 - low overhead Ogg muxing
388 - MMS-TCP support
389 - VP8 de/encoding via libvpx
390 - Demuxer for On2's IVF format
391 - Pictor/PC Paint decoder
392 - HE-AAC v2 decoder
393 - HE-AAC v2 encoding with libaacplus
394 - libfaad2 wrapper removed
395 - DTS-ES extension (XCh) decoding support
396 - native VP8 decoder
397 - RTSP tunneling over HTTP
398 - RTP depacketization of SVQ3
399 - -strict inofficial replaced by -strict unofficial
400 - ffplay -exitonkeydown and -exitonmousedown options added
401 - native GSM / GSM MS decoder
402 - RTP depacketization of QDM2
403 - ANSI/ASCII art playback system
404 - Lego Mindstorms RSO de/muxer
405 - libavcore added (and subsequently removed)
406 - SubRip subtitle file muxer and demuxer
407 - Chinese AVS encoding via libxavs
408 - ffprobe -show_packets option added
409 - RTP packetization of Theora and Vorbis
410 - RTP depacketization of MP4A-LATM
411 - RTP packetization and depacketization of VP8
412 - hflip filter
413 - Apple HTTP Live Streaming demuxer
414 - a64 codec
415 - MMS-HTTP support
416 - G.722 ADPCM audio encoder/decoder
417 - R10k video decoder
418 - ocv_smooth filter
419 - frei0r wrapper filter
420 - change crop filter syntax to width:height:x:y
421 - make the crop filter accept parametric expressions
422 - make ffprobe accept AVFormatContext options
423 - yadif filter
424 - blackframe filter
425 - Demuxer for Leitch/Harris' VR native stream format (LXF)
426 - RTP depacketization of the X-QT QuickTime format
427 - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
428 - cropdetect filter
429 - ffmpeg -crop* options removed
430 - transpose filter added
431 - ffmpeg -force_key_frames option added
432 - demuxer for receiving raw rtp:// URLs without an SDP description
433 - single stream LATM/LOAS decoder
434 - setpts filter added
435 - Win64 support for optimized x86 assembly functions
436 - MJPEG/AVI1 to JPEG/JFIF bitstream filter
437 - ASS subtitle encoder and decoder
438 - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
439 - overlay filter added
440 - rename aspect filter to setdar, and pixelaspect to setsar
441 - IEC 61937 demuxer
442 - Mobotix .mxg demuxer
443 - frei0r source added
444 - hqdn3d filter added
445 - RTP depacketization of QCELP
446 - FLAC parser added
447 - gradfun filter added
448 - AMR-WB decoder
449 - replace the ocv_smooth filter with a more generic ocv filter
450 - Windows Televison (WTV) demuxer
451 - FFmpeg metadata format muxer and demuxer
452 - SubRip (srt) subtitle encoder and decoder
453 - floating-point AC-3 encoder added
454 - Lagarith decoder
455 - ffmpeg -copytb option added
456 - IVF muxer added
457 - Wing Commander IV movies decoder added
458 - movie source added
459 - Bink version 'b' audio and video decoder
460 - Bitmap Brothers JV playback system
461 - Apple HTTP Live Streaming protocol handler
462 - sndio support for playback and record
463 - Linux framebuffer input device added
464 - Chronomaster DFA decoder
465 - DPX image encoder
466 - MicroDVD subtitle file muxer and demuxer
467 - Playstation Portable PMP format demuxer
468 - fieldorder video filter added
469 - AAC encoding via libvo-aacenc
470 - AMR-WB encoding via libvo-amrwbenc
471 - xWMA demuxer
472 - Mobotix MxPEG decoder
473 - VP8 frame-multithreading
474 - NEON optimizations for VP8
475 - Lots of deprecated API cruft removed
476 - fft and imdct optimizations for AVX (Sandy Bridge) processors
477 - showinfo filter added
478 - SMPTE 302M AES3 audio decoder
479 - Apple Core Audio Format muxer
480 - 9bit and 10bit per sample support in the H.264 decoder
481 - 9bit and 10bit FFV1 encoding / decoding
482 - split filter added
483 - select filter added
484 - sdl output device added
485 - libmpcodecs video filter support (3 times as many filters than before)
486 - mpeg2 aspect ratio dection fixed
487 - libxvid aspect pickiness fixed
488 - Frame multithreaded decoding
489 - E-AC-3 audio encoder
490 - ac3enc: add channel coupling support
491 - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
492 - H264/MPEG frame-level multi-threading
493 - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
494 - 4:4:4 H.264 decoding support
495 - 10-bit H.264 optimizations for x86
496 - lut, lutrgb, and lutyuv filters added
497 - buffersink libavfilter sink added
498 - Bump libswscale for recently reported ABI break
499 - New J2K encoder (via OpenJPEG)
500
501
502 version 0.7:
503
504 - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
505
506
507 version 0.6:
508
509 - PB-frame decoding for H.263
510 - deprecated vhook subsystem removed
511 - deprecated old scaler removed
512 - VQF demuxer
513 - Alpha channel scaler
514 - PCX encoder
515 - RTP packetization of H.263
516 - RTP packetization of AMR
517 - RTP depacketization of Vorbis
518 - CorePNG decoding support
519 - Cook multichannel decoding support
520 - introduced avlanguage helpers in libavformat
521 - 8088flex TMV demuxer and decoder
522 - per-stream language-tags extraction in asfdec
523 - V210 decoder and encoder
524 - remaining GPL parts in AC-3 decoder converted to LGPL
525 - QCP demuxer
526 - SoX native format muxer and demuxer
527 - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
528 - DPX image decoder
529 - Electronic Arts Madcow decoder
530 - DivX (XSUB) subtitle encoder
531 - nonfree libamr support for AMR-NB/WB decoding/encoding removed
532 - experimental AAC encoder
533 - RTP depacketization of ASF and RTSP from WMS servers
534 - RTMP support in libavformat
535 - noX handling for OPT_BOOL X options
536 - Wave64 demuxer
537 - IEC-61937 compatible Muxer
538 - TwinVQ decoder
539 - Bluray (PGS) subtitle decoder
540 - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
541 - WMA Pro decoder
542 - Core Audio Format demuxer
543 - Atrac1 decoder
544 - MD STUDIO audio demuxer
545 - RF64 support in WAV demuxer
546 - MPEG-4 Audio Lossless Coding (ALS) decoder
547 - -formats option split into -formats, -codecs, -bsfs, and -protocols
548 - IV8 demuxer
549 - CDG demuxer and decoder
550 - R210 decoder
551 - Auravision Aura 1 and 2 decoders
552 - Deluxe Paint Animation playback system
553 - SIPR decoder
554 - Adobe Filmstrip muxer and demuxer
555 - RTP depacketization of H.263
556 - Bink demuxer and audio/video decoders
557 - enable symbol versioning by default for linkers that support it
558 - IFF PBM/ILBM bitmap decoder
559 - concat protocol
560 - Indeo 5 decoder
561 - RTP depacketization of AMR
562 - WMA Voice decoder
563 - ffprobe tool
564 - AMR-NB decoder
565 - RTSP muxer
566 - HE-AAC v1 decoder
567 - Kega Game Video (KGV1) decoder
568 - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
569 - RTP depacketization of Theora
570 - HTTP Digest authentication
571 - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
572 - Psygnosis YOP demuxer and video decoder
573 - spectral extension support in the E-AC-3 decoder
574 - unsharp video filter
575 - RTP hinting in the mov/3gp/mp4 muxer
576 - Dirac in Ogg demuxing
577 - seek to keyframes in Ogg
578 - 4:2:2 and 4:4:4 Theora decoding
579 - 35% faster VP3/Theora decoding
580 - faster AAC decoding
581 - faster H.264 decoding
582 - RealAudio 1.0 (14.4K) encoder
583
584
585 version 0.5:
586
587 - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
588 - TechSmith Camtasia (TSCC) video decoder
589 - IBM Ultimotion (ULTI) video decoder
590 - Sierra Online audio file demuxer and decoder
591 - Apple QuickDraw (qdrw) video decoder
592 - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
593 - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
594 - Miro VideoXL (VIXL) video decoder
595 - H.261 video encoder
596 - QPEG video decoder
597 - Nullsoft Video (NSV) file demuxer
598 - Shorten audio decoder
599 - LOCO video decoder
600 - Apple Lossless Audio Codec (ALAC) decoder
601 - Winnov WNV1 video decoder
602 - Autodesk Animator Studio Codec (AASC) decoder
603 - Indeo 2 video decoder
604 - Fraps FPS1 video decoder
605 - Snow video encoder/decoder
606 - Sonic audio encoder/decoder
607 - Vorbis audio decoder
608 - Macromedia ADPCM decoder
609 - Duck TrueMotion 2 video decoder
610 - support for decoding FLX and DTA extensions in FLIC files
611 - H.264 custom quantization matrices support
612 - ffserver fixed, it should now be usable again
613 - QDM2 audio decoder
614 - Real Cooker audio decoder
615 - TrueSpeech audio decoder
616 - WMA2 audio decoder fixed, now all files should play correctly
617 - RealAudio 14.4 and 28.8 decoders fixed
618 - JPEG-LS decoder
619 - build system improvements
620 - tabs and trailing whitespace removed from the codebase
621 - CamStudio video decoder
622 - AIFF/AIFF-C audio format, encoding and decoding
623 - ADTS AAC file reading and writing
624 - Creative VOC file reading and writing
625 - American Laser Games multimedia (*.mm) playback system
626 - Zip Motion Blocks Video decoder
627 - improved Theora/VP3 decoder
628 - True Audio (TTA) decoder
629 - AVS demuxer and video decoder
630 - JPEG-LS encoder
631 - Smacker demuxer and decoder
632 - NuppelVideo/MythTV demuxer and RTjpeg decoder
633 - KMVC decoder
634 - MPEG-2 intra VLC support
635 - MPEG-2 4:2:2 encoder
636 - Flash Screen Video decoder
637 - GXF demuxer
638 - Chinese AVS decoder
639 - GXF muxer
640 - MXF demuxer
641 - VC-1/WMV3/WMV9 video decoder
642 - MacIntel support
643 - AVISynth support
644 - VMware video decoder
645 - VP5 video decoder
646 - VP6 video decoder
647 - WavPack lossless audio decoder
648 - Targa (.TGA) picture decoder
649 - Vorbis audio encoder
650 - Delphine Software .cin demuxer/audio and video decoder
651 - Tiertex .seq demuxer/video decoder
652 - MTV demuxer
653 - TIFF picture encoder and decoder
654 - GIF picture decoder
655 - Intel Music Coder decoder
656 - Zip Motion Blocks Video encoder
657 - Musepack decoder
658 - Flash Screen Video encoder
659 - Theora encoding via libtheora
660 - BMP encoder
661 - WMA encoder
662 - GSM-MS encoder and decoder
663 - DCA decoder
664 - DXA demuxer and decoder
665 - DNxHD decoder
666 - Gamecube movie (.THP) playback system
667 - Blackfin optimizations
668 - Interplay C93 demuxer and video decoder
669 - Bethsoft VID demuxer and video decoder
670 - CRYO APC demuxer
671 - Atrac3 decoder
672 - V.Flash PTX decoder
673 - RoQ muxer, RoQ audio encoder
674 - Renderware TXD demuxer and decoder
675 - extern C declarations for C++ removed from headers
676 - sws_flags command line option
677 - codebook generator
678 - RoQ video encoder
679 - QTRLE encoder
680 - OS/2 support removed and restored again
681 - AC-3 decoder
682 - NUT muxer
683 - additional SPARC (VIS) optimizations
684 - Matroska muxer
685 - slice-based parallel H.264 decoding
686 - Monkey's Audio demuxer and decoder
687 - AMV audio and video decoder
688 - DNxHD encoder
689 - H.264 PAFF decoding
690 - Nellymoser ASAO decoder
691 - Beam Software SIFF demuxer and decoder
692 - libvorbis Vorbis decoding removed in favor of native decoder
693 - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
694 - Ogg (Theora, Vorbis and FLAC) muxer
695 - The "device" muxers and demuxers are now in a new libavdevice library
696 - PC Paintbrush PCX decoder
697 - Sun Rasterfile decoder
698 - TechnoTrend PVA demuxer
699 - Linux Media Labs MPEG-4 (LMLM4) demuxer
700 - AVM2 (Flash 9) SWF muxer
701 - QT variant of IMA ADPCM encoder
702 - VFW grabber
703 - iPod/iPhone compatible mp4 muxer
704 - Mimic decoder
705 - MSN TCP Webcam stream demuxer
706 - RL2 demuxer / decoder
707 - IFF demuxer
708 - 8SVX audio decoder
709 - non-recursive Makefiles
710 - BFI demuxer
711 - MAXIS EA XA (.xa) demuxer / decoder
712 - BFI video decoder
713 - OMA demuxer
714 - MLP/TrueHD decoder
715 - Electronic Arts CMV decoder
716 - Motion Pixels Video decoder
717 - Motion Pixels MVI demuxer
718 - removed animated GIF decoder/demuxer
719 - D-Cinema audio muxer
720 - Electronic Arts TGV decoder
721 - Apple Lossless Audio Codec (ALAC) encoder
722 - AAC decoder
723 - floating point PCM encoder/decoder
724 - MXF muxer
725 - DV100 AKA DVCPRO HD decoder and demuxer
726 - E-AC-3 support added to AC-3 decoder
727 - Nellymoser ASAO encoder
728 - ASS and SSA demuxer and muxer
729 - liba52 wrapper removed
730 - SVQ3 watermark decoding support
731 - Speex decoding via libspeex
732 - Electronic Arts TGQ decoder
733 - RV40 decoder
734 - QCELP / PureVoice decoder
735 - RV30 decoder
736 - hybrid WavPack support
737 - R3D REDCODE demuxer
738 - ALSA support for playback and record
739 - Electronic Arts TQI decoder
740 - OpenJPEG based JPEG 2000 decoder
741 - NC (NC4600) camera file demuxer
742 - Gopher client support
743 - MXF D-10 muxer
744 - generic metadata API
745 - flash ScreenVideo2 encoder
746
747
748 version 0.4.9-pre1:
749
750 - DV encoder, DV muxer
751 - Microsoft RLE video decoder
752 - Microsoft Video-1 decoder
753 - Apple Animation (RLE) decoder
754 - Apple Graphics (SMC) decoder
755 - Apple Video (RPZA) decoder
756 - Cinepak decoder
757 - Sega FILM (CPK) file demuxer
758 - Westwood multimedia support (VQA & AUD files)
759 - Id Quake II CIN playback support
760 - 8BPS video decoder
761 - FLIC playback support
762 - RealVideo 2.0 (RV20) decoder
763 - Duck TrueMotion v1 (DUCK) video decoder
764 - Sierra VMD demuxer and video decoder
765 - MSZH and ZLIB decoder support
766 - SVQ1 video encoder
767 - AMR-WB support
768 - PPC optimizations
769 - rate distortion optimal cbp support
770 - rate distorted optimal ac prediction for MPEG-4
771 - rate distorted optimal lambda->qp support
772 - AAC encoding with libfaac
773 - Sunplus JPEG codec (SP5X) support
774 - use Lagrange multipler instead of QP for ratecontrol
775 - Theora/VP3 decoding support
776 - XA and ADX ADPCM codecs
777 - export MPEG-2 active display area / pan scan
778 - Add support for configuring with IBM XLC
779 - floating point AAN DCT
780 - initial support for zygo video (not complete)
781 - RGB ffv1 support
782 - new audio/video parser API
783 - av_log() system
784 - av_read_frame() and av_seek_frame() support
785 - missing last frame fixes
786 - seek by mouse in ffplay
787 - noise reduction of DCT coefficients
788 - H.263 OBMC & 4MV support
789 - H.263 alternative inter vlc support
790 - H.263 loop filter
791 - H.263 slice structured mode
792 - interlaced DCT support for MPEG-2 encoding
793 - stuffing to stay above min_bitrate
794 - MB type & QP visualization
795 - frame stepping for ffplay
796 - interlaced motion estimation
797 - alternate scantable support
798 - SVCD scan offset support
799 - closed GOP support
800 - SSE2 FDCT
801 - quantizer noise shaping
802 - G.726 ADPCM audio codec
803 - MS ADPCM encoding
804 - multithreaded/SMP motion estimation
805 - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
806 - multithreaded/SMP decoding for MPEG-2
807 - FLAC decoder
808 - Metrowerks CodeWarrior suppport
809 - H.263+ custom pcf support
810 - nicer output for 'ffmpeg -formats'
811 - Matroska demuxer
812 - SGI image format, encoding and decoding
813 - H.264 loop filter support
814 - H.264 CABAC support
815 - nicer looking arrows for the motion vector visualization
816 - improved VCD support
817 - audio timestamp drift compensation
818 - MPEG-2 YUV 422/444 support
819 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
820 - better image scaling
821 - H.261 support
822 - correctly interleave packets during encoding
823 - VIS optimized motion compensation
824 - intra_dc_precision>0 encoding support
825 - support reuse of motion vectors/MB types/field select values of the source video
826 - more accurate deblock filter
827 - padding support
828 - many optimizations and bugfixes
829 - FunCom ISS audio file demuxer and according ADPCM decoding
830
831
832 version 0.4.8:
833
834 - MPEG-2 video encoding (Michael)
835 - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
836 - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
837   and Mario Brito)
838 - Xan DPCM audio decoder (Mario Brito)
839 - Interplay MVE playback subsystem (Mike Melanson)
840 - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
841
842
843 version 0.4.7:
844
845 - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
846   (originally from public domain player for Amiga at http://www.honeypot.net/audio)
847 - current version now also compiles with older GCC (Fabrice)
848 - 4X multimedia playback system including 4xm file demuxer (Mike
849   Melanson), and 4X video and audio codecs (Michael)
850 - Creative YUV (CYUV) decoder (Mike Melanson)
851 - FFV1 codec (our very simple lossless intra only codec, compresses much better
852   than HuffYUV) (Michael)
853 - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
854 - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
855   alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
856 - ffplay has been replaced with a newer version which uses SDL (optionally)
857   for multiplatform support (Fabrice)
858 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
859   by anonymous
860 - AMR format has been added (Johannes Carlsson)
861 - 3GP support has been added (Johannes Carlsson)
862 - VP3 codec has been added (Mike Melanson)
863 - more MPEG-1/2 fixes
864 - better multiplatform support, MS Visual Studio fixes (various)
865 - AltiVec optimizations (Magnus Damn and others)
866 - SH4 processor support has been added (BERO)
867 - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
868 - VOB streaming support (Brian Foley)
869 - better MP3 autodetection (Andriy Rysin)
870 - qpel encoding (Michael)
871 - 4mv+b frames encoding finally fixed (Michael)
872 - chroma ME (Michael)
873 - 5 comparison functions for ME (Michael)
874 - B-frame encoding speedup (Michael)
875 - WMV2 codec (unfinished - Michael)
876 - user specified diamond size for EPZS (Michael)
877 - Playstation STR playback subsystem, still experimental (Mike and Michael)
878 - ASV2 codec (Michael)
879 - CLJR decoder (Alex)
880
881 .. And lots more new enhancements and fixes.
882
883
884 version 0.4.6:
885
886 - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
887   from scratch
888 - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
889 - fix quantization bug in AC3 encoder
890 - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
891 - added prototype ffplay program
892 - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
893 - bug fix on MCBPC tables of H.263 (Juanjo)
894 - bug fix on DC coefficients of H.263 (Juanjo)
895 - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
896 - now we can decode H.263 streams found in QuickTime files (Juanjo)
897 - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
898 - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
899 - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
900 - now H.263 picture size is returned on the first decoded frame (Juanjo)
901 - added first regression tests
902 - added MPEG-2 TS demuxer
903 - new demux API for libav
904 - more accurate and faster IDCT (Michael)
905 - faster and entropy-controlled motion search (Michael)
906 - two pass video encoding (Michael)
907 - new video rate control (Michael)
908 - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
909 - great performance improvement of video encoders and decoders (Michael)
910 - new and faster bit readers and vlc parsers (Michael)
911 - high quality encoding mode: tries all macroblock/VLC types (Michael)
912 - added DV video decoder
913 - preliminary RTP/RTSP support in ffserver and libavformat
914 - H.263+ AIC decoding/encoding support (Juanjo)
915 - VCD MPEG-PS mode (Juanjo)
916 - PSNR stuff (Juanjo)
917 - simple stats output (Juanjo)
918 - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
919
920
921 version 0.4.5:
922
923 - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
924 - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
925 - added configure system (actually a small shell script)
926 - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
927   Michael Hipp (temporary solution - waiting for integer only
928   decoder)
929 - fixed VIDIOCSYNC interrupt
930 - added Intel H.263 decoding support ('I263' AVI fourCC)
931 - added Real Video 1.0 decoding (needs further testing)
932 - simplified image formats again. Added PGM format (=grey
933   pgm). Renamed old PGM to PGMYUV.
934 - fixed msmpeg4 slice issues (tell me if you still find problems)
935 - fixed OpenDivX bugs with newer versions (added VOL header decoding)
936 - added support for MPlayer interface
937 - added macroblock skip optimization
938 - added MJPEG decoder
939 - added mmx/mmxext IDCT from libmpeg2
940 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
941   <celer at shell.scrypt.net>)
942 - added pixel format conversion layer (e.g. for MJPEG or PPM)
943 - added deinterlacing option
944 - MPEG-1/2 fixes
945 - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
946 - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
947 - Windows porting of file converter
948 - added MJPEG raw format (input/output)
949 - added JPEG image format support (input/output)
950
951
952 version 0.4.4:
953
954 - fixed some std header definitions (Bjorn Lindgren
955   <bjorn.e.lindgren at telia.com>).
956 - added MPEG demuxer (MPEG-1 and 2 compatible).
957 - added ASF demuxer
958 - added prototype RM demuxer
959 - added AC3 decoding (done with libac3 by Aaron Holtzman)
960 - added decoding codec parameter guessing (.e.g. for MPEG, because the
961   header does not include them)
962 - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
963   play them (only tested video)
964 - fixed H.263 white bug
965 - fixed phase rounding in img resample filter
966 - add MMX code for polyphase img resample filter
967 - added CPU autodetection
968 - added generic title/author/copyright/comment string handling (ASF and RM
969   use them)
970 - added SWF demux to extract MP3 track (not usable yet because no MP3
971   decoder)
972 - added fractional frame rate support
973 - codecs are no longer searched by read_header() (should fix ffserver
974   segfault)
975
976
977 version 0.4.3:
978
979 - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
980 - fixed raw yuv output
981 - added motion rounding support in MPEG-4
982 - fixed motion bug rounding in MSMPEG4
983 - added B-frame handling in video core
984 - added full MPEG-1 decoding support
985 - added partial (frame only) MPEG-2 support
986 - changed the FOURCC code for H.263 to "U263" to be able to see the
987   +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
988   this +codec ;) (JuanJo).
989 - Halfpel motion estimation after MB type selection (JuanJo)
990 - added pgm and .Y.U.V output format
991 - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
992   output.
993 - added pgmpipe I/O format (original patch from Martin Aumueller
994   <lists at reserv.at>, but changed completely since we use a format
995   instead of a protocol)
996
997
998 version 0.4.2:
999
1000 - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
1001   (for OpenDivX) is almost complete: 8x8 MVs and rounding are
1002   missing. MSMPEG4 support is complete.
1003 - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
1004   can decode ffmpeg MPEGs :-)).
1005 - added libavcodec API documentation (see apiexample.c).
1006 - fixed image polyphase bug (the bottom of some images could be
1007   greenish)
1008 - added support for non clipped motion vectors (decoding only)
1009   and image sizes non-multiple of 16
1010 - added support for AC prediction (decoding only)
1011 - added file overwrite confirmation (can be disabled with -y)
1012 - added custom size picture to H.263 using H.263+ (Juanjo)
1013
1014
1015 version 0.4.1:
1016
1017 - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
1018   of AVI and ASF to DIV3.
1019 - added -me option to set motion estimation method
1020   (default=log). suppressed redundant -hq option.
1021 - added options -acodec and -vcodec to force a given codec (useful for
1022   AVI for example)
1023 - fixed -an option
1024 - improved dct_quantize speed
1025 - factorized some motion estimation code
1026
1027
1028 version 0.4.0:
1029
1030 - removing grab code from ffserver and moved it to ffmpeg. Added
1031   multistream support to ffmpeg.
1032 - added timeshifting support for live feeds (option ?date=xxx in the
1033   URL)
1034 - added high quality image resize code with polyphase filter (need
1035   mmx/see optimization). Enable multiple image size support in ffserver.
1036 - added multi live feed support in ffserver
1037 - suppressed master feature from ffserver (it should be done with an
1038   external program which opens the .ffm url and writes it to another
1039   ffserver)
1040 - added preliminary support for video stream parsing (WAV and AVI half
1041   done). Added proper support for audio/video file conversion in
1042   ffmpeg.
1043 - added preliminary support for video file sending from ffserver
1044 - redesigning I/O subsystem: now using URL based input and output
1045   (see avio.h)
1046 - added WAV format support
1047 - added "tty user interface" to ffmpeg to stop grabbing gracefully
1048 - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
1049   (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
1050 - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
1051 - added new motion estimation algorithms, log and phods (Juanjo)
1052 - changed directories: libav for format handling, libavcodec for
1053   codecs
1054
1055
1056 version 0.3.4:
1057
1058 - added stereo in MPEG audio encoder
1059
1060
1061 version 0.3.3:
1062
1063 - added 'high quality' mode which use motion vectors. It can be used in
1064   real time at low resolution.
1065 - fixed rounding problems which caused quality problems at high
1066   bitrates and large GOP size
1067
1068
1069 version 0.3.2: small fixes
1070
1071 - ASF fixes
1072 - put_seek bug fix
1073
1074
1075 version 0.3.1: added avi/divx support
1076
1077 - added AVI support
1078 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
1079 - added sound for flash format (not tested)
1080
1081
1082 version 0.3: initial public release