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