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