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