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