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