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