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