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