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