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