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