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