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