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