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