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