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