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