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