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