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