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