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