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