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