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