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