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