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