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