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