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