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