]> git.sesse.net Git - ffmpeg/blob - Changelog
Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'
[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 - HEVC/H.265 RTP payload format (draft v6) packetizer
6 - SUP/PGS subtitle demuxer
7 - ffprobe -show_pixel_formats option
8 - CAST128 symmetric block cipher, ECB mode
9 - STL subtitle demuxer and decoder
10 - libutvideo YUV 4:2:2 10bit support
11 - XCB-based screen-grabber
12 - UDP-Lite support (RFC 3828)
13 - xBR scaling filter
14 - AVFoundation screen capturing support
15
16 version 2.4:
17 - Icecast protocol
18 - ported lenscorrection filter from frei0r filter
19 - large optimizations in dctdnoiz to make it usable
20 - ICY metadata are now requested by default with the HTTP protocol
21 - support for using metadata in stream specifiers in fftools
22 - LZMA compression support in TIFF decoder
23 - support for H.261 RTP payload format (RFC 4587)
24 - HEVC/H.265 RTP payload format (draft v6) depacketizer
25 - added codecview filter to visualize information exported by some codecs
26 - Matroska 3D support thorugh side data
27 - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
28 - silenceremove filter
29
30
31 version 2.3:
32 - AC3 fixed-point decoding
33 - shuffleplanes filter
34 - subfile protocol
35 - Phantom Cine demuxer
36 - replaygain data export
37 - VP7 video decoder
38 - Alias PIX image encoder and decoder
39 - Improvements to the BRender PIX image decoder
40 - Improvements to the XBM decoder
41 - QTKit input device
42 - improvements to OpenEXR image decoder
43 - support decoding 16-bit RLE SGI images
44 - GDI screen grabbing for Windows
45 - alternative rendition support for HTTP Live Streaming
46 - AVFoundation input device
47 - Direct Stream Digital (DSD) decoder
48 - Magic Lantern Video (MLV) demuxer
49 - On2 AVC (Audio for Video) decoder
50 - support for decoding through DXVA2 in ffmpeg
51 - libbs2b-based stereo-to-binaural audio filter
52 - libx264 reference frames count limiting depending on level
53 - native Opus decoder
54 - display matrix export and rotation API
55 - WebVTT encoder
56 - showcqt multimedia filter
57 - zoompan filter
58 - signalstats filter
59 - hqx filter (hq2x, hq3x, hq4x)
60 - flanger filter
61 - Image format auto-detection
62 - LRC demuxer and muxer
63 - Samba protocol (via libsmbclient)
64 - WebM DASH Manifest muxer
65 - libfribidi support in drawtext
66
67
68 version 2.2:
69
70 - HNM version 4 demuxer and video decoder
71 - Live HDS muxer
72 - setsar/setdar filters now support variables in ratio expressions
73 - elbg filter
74 - string validation in ffprobe
75 - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
76 - complete Voxware MetaSound decoder
77 - remove mp3_header_compress bitstream filter
78 - Windows resource files for shared libraries
79 - aeval filter
80 - stereoscopic 3d metadata handling
81 - WebP encoding via libwebp
82 - ATRAC3+ decoder
83 - VP8 in Ogg demuxing
84 - side & metadata support in NUT
85 - framepack filter
86 - XYZ12 rawvideo support in NUT
87 - Exif metadata support in WebP decoder
88 - OpenGL device
89 - Use metadata_header_padding to control padding in ID3 tags (currently used in
90   MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
91 - Mirillis FIC video decoder
92 - Support DNx444
93 - libx265 encoder
94 - dejudder filter
95 - Autodetect VDA like all other hardware accelerations
96 - aliases and defaults for Ogg subtypes (opus, spx)
97
98
99 version 2.1:
100
101 - aecho filter
102 - perspective filter ported from libmpcodecs
103 - ffprobe -show_programs option
104 - compand filter
105 - RTMP seek support
106 - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
107   even when used as an input option. Previous behavior can be restored with
108   the -noaccurate_seek option.
109 - ffmpeg -t option can now be used for inputs, to limit the duration of
110   data read from an input file
111 - incomplete Voxware MetaSound decoder
112 - read EXIF metadata from JPEG
113 - DVB teletext decoder
114 - phase filter ported from libmpcodecs
115 - w3fdif filter
116 - Opus support in Matroska
117 - FFV1 version 1.3 is stable and no longer experimental
118 - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
119 - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
120   more consistent with other muxers.
121 - adelay filter
122 - pullup filter ported from libmpcodecs
123 - ffprobe -read_intervals option
124 - Lossless and alpha support for WebP decoder
125 - Error Resilient AAC syntax (ER AAC LC) decoding
126 - Low Delay AAC (ER AAC LD) decoding
127 - mux chapters in ASF files
128 - SFTP protocol (via libssh)
129 - libx264: add ability to encode in YUVJ422P and YUVJ444P
130 - Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
131 - make decoding alpha optional for prores, ffv1 and vp6 by setting
132   the skip_alpha flag.
133 - ladspa wrapper filter
134 - native VP9 decoder
135 - dpx parser
136 - max_error_rate parameter in ffmpeg
137 - PulseAudio output device
138 - ReplayGain scanner
139 - Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
140 - Linux framebuffer output device
141 - HEVC decoder
142 - raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
143 - mergeplanes filter
144
145
146 version 2.0:
147
148 - curves filter
149 - reference-counting for AVFrame and AVPacket data
150 - ffmpeg now fails when input options are used for output file
151   or vice versa
152 - support for Monkey's Audio versions from 3.93
153 - perms and aperms filters
154 - audio filtering support in ffplay
155 - 10% faster aac encoding on x86 and MIPS
156 - sine audio filter source
157 - WebP demuxing and decoding support
158 - ffmpeg options -filter_script and -filter_complex_script, which allow a
159   filtergraph description to be read from a file
160 - OpenCL support
161 - audio phaser filter
162 - separatefields filter
163 - libquvi demuxer
164 - uniform options syntax across all filters
165 - telecine filter
166 - interlace filter
167 - smptehdbars source
168 - inverse telecine filters (fieldmatch and decimate)
169 - colorbalance filter
170 - colorchannelmixer filter
171 - The matroska demuxer can now output proper verbatim ASS packets. It will
172   become the default at the next libavformat major bump.
173 - decent native animated GIF encoding
174 - asetrate filter
175 - interleave filter
176 - timeline editing with filters
177 - vidstabdetect and vidstabtransform filters for video stabilization using
178   the vid.stab library
179 - astats filter
180 - trim and atrim filters
181 - ffmpeg -t and -ss (output-only) options are now sample-accurate when
182   transcoding audio
183 - Matroska muxer can now put the index at the beginning of the file.
184 - extractplanes filter
185 - avectorscope filter
186 - ADPCM DTK decoder
187 - ADP demuxer
188 - RSD demuxer
189 - RedSpark demuxer
190 - ADPCM IMA Radical decoder
191 - zmq filters
192 - DCT denoiser filter (dctdnoiz)
193 - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
194 - Apple Intermediate Codec decoder
195 - Escape 130 video decoder
196 - FTP protocol support
197 - V4L2 output device
198 - 3D LUT filter (lut3d)
199 - SMPTE 302M audio encoder
200 - support for slice multithreading in libavfilter
201 - Hald CLUT support (generation and filtering)
202 - VC-1 interlaced B-frame support
203 - support for WavPack muxing (raw and in Matroska)
204 - XVideo output device
205 - vignette filter
206 - True Audio (TTA) encoder
207 - Go2Webinar decoder
208 - mcdeint filter ported from libmpcodecs
209 - sab filter ported from libmpcodecs
210 - ffprobe -show_chapters option
211 - WavPack encoding through libwavpack
212 - rotate filter
213 - spp filter ported from libmpcodecs
214 - libgme support
215 - psnr filter
216
217
218 version 1.2:
219
220 - VDPAU hardware acceleration through normal hwaccel
221 - SRTP support
222 - Error diffusion dither in Swscale
223 - Chained Ogg support
224 - Theora Midstream reconfiguration support
225 - EVRC decoder
226 - audio fade filter
227 - filtering audio with unknown channel layout
228 - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
229   and treble audio filter
230 - improved showspectrum filter, with multichannel support and sox-like colors
231 - histogram filter
232 - tee muxer
233 - il filter ported from libmpcodecs
234 - support ID3v2 tags in ASF files
235 - encrypted TTA stream decoding support
236 - RF64 support in WAV muxer
237 - noise filter ported from libmpcodecs
238 - Subtitles character encoding conversion
239 - blend filter
240 - stereo3d filter ported from libmpcodecs
241
242
243 version 1.1:
244
245 - stream disposition information printing in ffprobe
246 - filter for loudness analysis following EBU R128
247 - Opus encoder using libopus
248 - ffprobe -select_streams option
249 - Pinnacle TARGA CineWave YUV16 decoder
250 - TAK demuxer, decoder and parser
251 - DTS-HD demuxer
252 - remove -same_quant, it hasn't worked for years
253 - FFM2 support
254 - X-Face image encoder and decoder
255 - 24-bit FLAC encoding
256 - multi-channel ALAC encoding up to 7.1
257 - metadata (INFO tag) support in WAV muxer
258 - subtitles raw text decoder
259 - support for building DLLs using MSVC
260 - LVF demuxer
261 - ffescape tool
262 - metadata (info chunk) support in CAF muxer
263 - field filter ported from libmpcodecs
264 - AVR demuxer
265 - geq filter ported from libmpcodecs
266 - remove ffserver daemon mode
267 - AST muxer/demuxer
268 - new expansion syntax for drawtext
269 - BRender PIX image decoder
270 - ffprobe -show_entries option
271 - ffprobe -sections option
272 - ADPCM IMA Dialogic decoder
273 - BRSTM demuxer
274 - animated GIF decoder and demuxer
275 - PVF demuxer
276 - subtitles filter
277 - IRCAM muxer/demuxer
278 - Paris Audio File demuxer
279 - Virtual concatenation demuxer
280 - VobSub demuxer
281 - JSON captions for TED talks decoding support
282 - SOX Resampler support in libswresample
283 - aselect filter
284 - SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
285 - Silicon Graphics Motion Video Compressor 1 & 2 decoder
286 - Silicon Graphics Movie demuxer
287 - apad filter
288 - Resolution & pixel format change support with multithreading for H.264
289 - documentation split into per-component manuals
290 - pp (postproc) filter ported from MPlayer
291 - NIST Sphere demuxer
292 - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
293 - Sony Wave64 muxer
294 - adobe and limelight publisher authentication in RTMP
295 - data: URI scheme
296 - support building on the Plan 9 operating system
297 - kerndeint filter ported from MPlayer
298 - histeq filter ported from VirtualDub
299 - Megalux Frame demuxer
300 - 012v decoder
301 - Improved AVC Intra decoding support
302
303
304 version 1.0:
305
306 - INI and flat output in ffprobe
307 - Scene detection in libavfilter
308 - Indeo Audio decoder
309 - channelsplit audio filter
310 - setnsamples audio filter
311 - atempo filter
312 - ffprobe -show_data option
313 - RTMPT protocol support
314 - iLBC encoding/decoding via libilbc
315 - Microsoft Screen 1 decoder
316 - join audio filter
317 - audio channel mapping filter
318 - Microsoft ATC Screen decoder
319 - RTSP listen mode
320 - TechSmith Screen Codec 2 decoder
321 - AAC encoding via libfdk-aac
322 - Microsoft Expression Encoder Screen decoder
323 - RTMPS protocol support
324 - RTMPTS protocol support
325 - RTMPE protocol support
326 - RTMPTE protocol support
327 - showwaves and showspectrum filter
328 - LucasArts SMUSH SANM playback support
329 - LucasArts SMUSH VIMA audio decoder (ADPCM)
330 - LucasArts SMUSH demuxer
331 - SAMI, RealText and SubViewer demuxers and decoders
332 - Heart Of Darkness PAF playback support
333 - iec61883 device
334 - asettb filter
335 - new option: -progress
336 - 3GPP Timed Text encoder/decoder
337 - GeoTIFF decoder support
338 - ffmpeg -(no)stdin option
339 - Opus decoder using libopus
340 - caca output device using libcaca
341 - alphaextract and alphamerge filters
342 - concat filter
343 - flite filter
344 - Canopus Lossless Codec decoder
345 - bitmap subtitles in filters (experimental and temporary)
346 - MP2 encoding via TwoLAME
347 - bmp parser
348 - smptebars source
349 - asetpts filter
350 - hue filter
351 - ICO muxer
352 - SubRip encoder and decoder without embedded timing
353 - edge detection filter
354 - framestep filter
355 - ffmpeg -shortest option is now per-output file
356   -pass and -passlogfile are now per-output stream
357 - volume measurement filter
358 - Ut Video encoder
359 - Microsoft Screen 2 decoder
360 - smartblur filter ported from MPlayer
361 - CPiA decoder
362 - decimate filter ported from MPlayer
363 - RTP depacketization of JPEG
364 - Smooth Streaming live segmenter muxer
365 - F4V muxer
366 - sendcmd and asendcmd filters
367 - WebVTT demuxer and decoder (simple tags supported)
368 - RTP packetization of JPEG
369 - faststart option in the MOV/MP4 muxer
370 - support for building with MSVC
371
372
373 version 0.11:
374
375 - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
376          CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
377          CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
378          CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
379          CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
380          CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
381 - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
382 - setfield filter
383 - CDXL demuxer and decoder
384 - Apple ProRes encoder
385 - ffprobe -count_packets and -count_frames options
386 - Sun Rasterfile Encoder
387 - ID3v2 attached pictures reading and writing
388 - WMA Lossless decoder
389 - bluray protocol
390 - blackdetect filter
391 - libutvideo encoder wrapper (--enable-libutvideo)
392 - swapuv filter
393 - bbox filter
394 - XBM encoder and decoder
395 - RealAudio Lossless decoder
396 - ZeroCodec decoder
397 - tile video filter
398 - Metal Gear Solid: The Twin Snakes demuxer
399 - OpenEXR image decoder
400 - removelogo filter
401 - drop support for ffmpeg without libavfilter
402 - drawtext video filter: fontconfig support
403 - ffmpeg -benchmark_all option
404 - super2xsai filter ported from libmpcodecs
405 - add libavresample audio conversion library for compatibility
406 - MicroDVD decoder
407 - Avid Meridien (AVUI) encoder and decoder
408 - accept + prefix to -pix_fmt option to disable automatic conversions.
409 - complete audio filtering in libavfilter and ffmpeg
410 - add fps filter
411 - vorbis parser
412 - png parser
413 - audio mix filter
414 - ffv1: support (draft) version 1.3
415
416
417 version 0.10:
418
419 - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
420          CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
421          CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
422          CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
423 - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
424 - SBaGen (SBG) binaural beats script demuxer
425 - OpenMG Audio muxer
426 - Timecode extraction in DV and MOV
427 - thumbnail video filter
428 - XML output in ffprobe
429 - asplit audio filter
430 - tinterlace video filter
431 - astreamsync audio filter
432 - amerge audio filter
433 - ISMV (Smooth Streaming) muxer
434 - GSM audio parser
435 - SMJPEG muxer
436 - XWD encoder and decoder
437 - Automatic thread count based on detection number of (available) CPU cores
438 - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
439 - ffprobe -show_error option
440 - Avid 1:1 10-bit RGB Packer codec
441 - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
442 - yuv4 libquicktime packed 4:2:0 encoder and decoder
443 - ffprobe -show_frames option
444 - silencedetect audio filter
445 - ffprobe -show_program_version, -show_library_versions, -show_versions options
446 - rv34: frame-level multi-threading
447 - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
448 - Improved PGS subtitle decoder
449 - dumpgraph option to lavfi device
450 - r210 and r10k encoders
451 - ffwavesynth decoder
452 - aviocat tool
453 - ffeval tool
454 - support encoding and decoding 4-channel SGI images
455
456
457 version 0.9:
458
459 - openal input device added
460 - boxblur filter added
461 - BWF muxer
462 - Flash Screen Video 2 decoder
463 - lavfi input device added
464 - added avconv, which is almost the same for now, except
465 for a few incompatible changes in the options, which will hopefully make them
466 easier to use. The changes are:
467     * The options placement is now strictly enforced! While in theory the
468       options for ffmpeg should be given in [input options] -i INPUT [output
469       options] OUTPUT order, in practice it was possible to give output options
470       before the -i and it mostly worked. Except when it didn't - the behavior was
471       a bit inconsistent. In avconv, it is not possible to mix input and output
472       options. All non-global options are reset after an input or output filename.
473     * All per-file options are now truly per-file - they apply only to the next
474       input or output file and specifying different values for different files
475       will now work properly (notably -ss and -t options).
476     * All per-stream options are now truly per-stream - it is possible to
477       specify which stream(s) should a given option apply to. See the Stream
478       specifiers section in the avconv manual for details.
479     * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
480       sense that they're specified after the output filename instead of before,
481       like all other options. In avconv this irregularity is removed, all options
482       apply to the next input or output file.
483     * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
484       irregular and highly confusing, they were also redundant. In avconv the -map
485       option will create new streams in the output file and map input streams to
486       them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
487       each stream in the first input file.
488     * The -map option now has slightly different and more powerful syntax:
489         + Colons (':') are used to separate file index/stream type/stream index
490           instead of dots. Comma (',') is used to separate the sync stream instead
491           of colon.. This is done for consistency with other options.
492         + It's possible to specify stream type. E.g. -map 0:a:2 creates an
493           output stream from the third input audio stream.
494         + Omitting the stream index now maps all the streams of the given type,
495           not just the first. E.g. -map 0:s creates output streams for all the
496           subtitle streams in the first input file.
497         + Since -map can now match multiple streams, negative mappings were
498           introduced. Negative mappings disable some streams from an already
499           defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
500           all the stream in the first input file, except for the second audio
501           stream'.
502     * There is a new option -c (or -codec) for choosing the decoder/encoder to
503       use, which allows to precisely specify target stream(s) consistently with
504       other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
505       libvorbis sets the codec for the first audio stream and -c copy copies all
506       the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
507       aliases to -c:v/a/s
508     * It is now possible to precisely specify which stream should an AVOption
509       apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
510       -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
511       syntax is deprecated and will stop working soon.
512     * -map_chapters now takes only an input file index and applies to the next
513       output file. This is consistent with how all the other options work.
514     * -map_metadata now takes only an input metadata specifier and applies to
515       the next output file. Output metadata specifier is now part of the option
516       name, similarly to the AVOptions/map/codec feature above.
517     * -metadata can now be used to set metadata on streams and chapters, e.g.
518       -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
519       This made -vlang/-alang/-slang options redundant, so they were removed.
520     * -qscale option now uses stream specifiers and applies to all streams, not
521       just video. I.e. plain -qscale number would now apply to all streams. To get
522       the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
523       and -aq is now an alias for -q:a.
524     * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
525       uses stream specifiers. Use -bsf:v/a/s instead of the old options.
526     * -itsscale option now uses stream specifiers, so its argument is only the
527       scale parameter.
528     * -intra option was removed, use -g 0 for the same effect.
529     * -psnr option was removed, use -flags +psnr for the same effect.
530     * -vf option is now an alias to the new -filter option, which uses stream specifiers.
531     * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
532     * -vtag/-atag/-stag options are now aliases to the new -tag option.
533 - XMV demuxer
534 - LOAS demuxer
535 - ashowinfo filter added
536 - Windows Media Image decoder
537 - amovie source added
538 - LATM muxer/demuxer
539 - Speex encoder via libspeex
540 - JSON output in ffprobe
541 - WTV muxer
542 - Optional C++ Support (needed for libstagefright)
543 - H.264 Decoding on Android via Stagefright
544 - Prores decoder
545 - BIN/XBIN/ADF/IDF text file decoder
546 - aconvert audio filter added
547 - audio support to lavfi input device added
548 - libcdio-paranoia input device for audio CD grabbing
549 - Apple ProRes decoder
550 - CELT in Ogg demuxing
551 - G.723.1 demuxer and decoder
552 - libmodplug support (--enable-libmodplug)
553 - VC-1 interlaced decoding
554 - libutvideo wrapper (--enable-libutvideo)
555 - aevalsrc audio source added
556 - Ut Video decoder
557 - Speex encoding via libspeex
558 - 4:2:2 H.264 decoding support
559 - 4:2:2 and 4:4:4 H.264 encoding with libx264
560 - Pulseaudio input device
561 - Prores encoder
562 - Video Decoder Acceleration (VDA) HWAccel module.
563 - replacement Indeo 3 decoder
564 - new ffmpeg option: -map_channel
565 - volume audio filter added
566 - earwax audio filter added
567 - libv4l2 support (--enable-libv4l2)
568 - TLS/SSL and HTTPS protocol support
569 - AVOptions API rewritten and documented
570 - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
571   AVCodecContext deprecated. Codec private options should be used instead.
572 - Properly working defaults in libx264 wrapper, support for native presets.
573 - Encrypted OMA files support
574 - Discworld II BMV decoding support
575 - VBLE Decoder
576 - OS X Video Decoder Acceleration (VDA) support
577 - compact and csv output in ffprobe
578 - pan audio filter
579 - IFF Amiga Continuous Bitmap (ACBM) decoder
580 - ass filter
581 - CRI ADX audio format muxer and demuxer
582 - Playstation Portable PMP format demuxer
583 - Microsoft Windows ICO demuxer
584 - life source
585 - PCM format support in OMA demuxer
586 - CLJR encoder
587 - new option: -report
588 - Dxtory capture format decoder
589 - cellauto source
590 - Simple segmenting muxer
591 - Indeo 4 decoder
592 - SMJPEG demuxer
593
594
595 version 0.8:
596
597 - many many things we forgot because we rather write code than changelogs
598 - WebM support in Matroska de/muxer
599 - low overhead Ogg muxing
600 - MMS-TCP support
601 - VP8 de/encoding via libvpx
602 - Demuxer for On2's IVF format
603 - Pictor/PC Paint decoder
604 - HE-AAC v2 decoder
605 - HE-AAC v2 encoding with libaacplus
606 - libfaad2 wrapper removed
607 - DTS-ES extension (XCh) decoding support
608 - native VP8 decoder
609 - RTSP tunneling over HTTP
610 - RTP depacketization of SVQ3
611 - -strict inofficial replaced by -strict unofficial
612 - ffplay -exitonkeydown and -exitonmousedown options added
613 - native GSM / GSM MS decoder
614 - RTP depacketization of QDM2
615 - ANSI/ASCII art playback system
616 - Lego Mindstorms RSO de/muxer
617 - libavcore added (and subsequently removed)
618 - SubRip subtitle file muxer and demuxer
619 - Chinese AVS encoding via libxavs
620 - ffprobe -show_packets option added
621 - RTP packetization of Theora and Vorbis
622 - RTP depacketization of MP4A-LATM
623 - RTP packetization and depacketization of VP8
624 - hflip filter
625 - Apple HTTP Live Streaming demuxer
626 - a64 codec
627 - MMS-HTTP support
628 - G.722 ADPCM audio encoder/decoder
629 - R10k video decoder
630 - ocv_smooth filter
631 - frei0r wrapper filter
632 - change crop filter syntax to width:height:x:y
633 - make the crop filter accept parametric expressions
634 - make ffprobe accept AVFormatContext options
635 - yadif filter
636 - blackframe filter
637 - Demuxer for Leitch/Harris' VR native stream format (LXF)
638 - RTP depacketization of the X-QT QuickTime format
639 - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
640 - cropdetect filter
641 - ffmpeg -crop* options removed
642 - transpose filter added
643 - ffmpeg -force_key_frames option added
644 - demuxer for receiving raw rtp:// URLs without an SDP description
645 - single stream LATM/LOAS decoder
646 - setpts filter added
647 - Win64 support for optimized x86 assembly functions
648 - MJPEG/AVI1 to JPEG/JFIF bitstream filter
649 - ASS subtitle encoder and decoder
650 - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
651 - overlay filter added
652 - rename aspect filter to setdar, and pixelaspect to setsar
653 - IEC 61937 demuxer
654 - Mobotix .mxg demuxer
655 - frei0r source added
656 - hqdn3d filter added
657 - RTP depacketization of QCELP
658 - FLAC parser added
659 - gradfun filter added
660 - AMR-WB decoder
661 - replace the ocv_smooth filter with a more generic ocv filter
662 - Windows Televison (WTV) demuxer
663 - FFmpeg metadata format muxer and demuxer
664 - SubRip (srt) subtitle encoder and decoder
665 - floating-point AC-3 encoder added
666 - Lagarith decoder
667 - ffmpeg -copytb option added
668 - IVF muxer added
669 - Wing Commander IV movies decoder added
670 - movie source added
671 - Bink version 'b' audio and video decoder
672 - Bitmap Brothers JV playback system
673 - Apple HTTP Live Streaming protocol handler
674 - sndio support for playback and record
675 - Linux framebuffer input device added
676 - Chronomaster DFA decoder
677 - DPX image encoder
678 - MicroDVD subtitle file muxer and demuxer
679 - Playstation Portable PMP format demuxer
680 - fieldorder video filter added
681 - AAC encoding via libvo-aacenc
682 - AMR-WB encoding via libvo-amrwbenc
683 - xWMA demuxer
684 - Mobotix MxPEG decoder
685 - VP8 frame-multithreading
686 - NEON optimizations for VP8
687 - Lots of deprecated API cruft removed
688 - fft and imdct optimizations for AVX (Sandy Bridge) processors
689 - showinfo filter added
690 - SMPTE 302M AES3 audio decoder
691 - Apple Core Audio Format muxer
692 - 9bit and 10bit per sample support in the H.264 decoder
693 - 9bit and 10bit FFV1 encoding / decoding
694 - split filter added
695 - select filter added
696 - sdl output device added
697 - libmpcodecs video filter support (3 times as many filters than before)
698 - mpeg2 aspect ratio dection fixed
699 - libxvid aspect pickiness fixed
700 - Frame multithreaded decoding
701 - E-AC-3 audio encoder
702 - ac3enc: add channel coupling support
703 - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
704 - H264/MPEG frame-level multi-threading
705 - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
706 - 4:4:4 H.264 decoding support
707 - 10-bit H.264 optimizations for x86
708 - lut, lutrgb, and lutyuv filters added
709 - buffersink libavfilter sink added
710 - Bump libswscale for recently reported ABI break
711 - New J2K encoder (via OpenJPEG)
712
713
714 version 0.7:
715
716 - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
717
718
719 version 0.6:
720
721 - PB-frame decoding for H.263
722 - deprecated vhook subsystem removed
723 - deprecated old scaler removed
724 - VQF demuxer
725 - Alpha channel scaler
726 - PCX encoder
727 - RTP packetization of H.263
728 - RTP packetization of AMR
729 - RTP depacketization of Vorbis
730 - CorePNG decoding support
731 - Cook multichannel decoding support
732 - introduced avlanguage helpers in libavformat
733 - 8088flex TMV demuxer and decoder
734 - per-stream language-tags extraction in asfdec
735 - V210 decoder and encoder
736 - remaining GPL parts in AC-3 decoder converted to LGPL
737 - QCP demuxer
738 - SoX native format muxer and demuxer
739 - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
740 - DPX image decoder
741 - Electronic Arts Madcow decoder
742 - DivX (XSUB) subtitle encoder
743 - nonfree libamr support for AMR-NB/WB decoding/encoding removed
744 - experimental AAC encoder
745 - RTP depacketization of ASF and RTSP from WMS servers
746 - RTMP support in libavformat
747 - noX handling for OPT_BOOL X options
748 - Wave64 demuxer
749 - IEC-61937 compatible Muxer
750 - TwinVQ decoder
751 - Bluray (PGS) subtitle decoder
752 - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
753 - WMA Pro decoder
754 - Core Audio Format demuxer
755 - ATRAC1 decoder
756 - MD STUDIO audio demuxer
757 - RF64 support in WAV demuxer
758 - MPEG-4 Audio Lossless Coding (ALS) decoder
759 - -formats option split into -formats, -codecs, -bsfs, and -protocols
760 - IV8 demuxer
761 - CDG demuxer and decoder
762 - R210 decoder
763 - Auravision Aura 1 and 2 decoders
764 - Deluxe Paint Animation playback system
765 - SIPR decoder
766 - Adobe Filmstrip muxer and demuxer
767 - RTP depacketization of H.263
768 - Bink demuxer and audio/video decoders
769 - enable symbol versioning by default for linkers that support it
770 - IFF PBM/ILBM bitmap decoder
771 - concat protocol
772 - Indeo 5 decoder
773 - RTP depacketization of AMR
774 - WMA Voice decoder
775 - ffprobe tool
776 - AMR-NB decoder
777 - RTSP muxer
778 - HE-AAC v1 decoder
779 - Kega Game Video (KGV1) decoder
780 - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
781 - RTP depacketization of Theora
782 - HTTP Digest authentication
783 - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
784 - Psygnosis YOP demuxer and video decoder
785 - spectral extension support in the E-AC-3 decoder
786 - unsharp video filter
787 - RTP hinting in the mov/3gp/mp4 muxer
788 - Dirac in Ogg demuxing
789 - seek to keyframes in Ogg
790 - 4:2:2 and 4:4:4 Theora decoding
791 - 35% faster VP3/Theora decoding
792 - faster AAC decoding
793 - faster H.264 decoding
794 - RealAudio 1.0 (14.4K) encoder
795
796
797 version 0.5:
798
799 - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
800 - TechSmith Camtasia (TSCC) video decoder
801 - IBM Ultimotion (ULTI) video decoder
802 - Sierra Online audio file demuxer and decoder
803 - Apple QuickDraw (qdrw) video decoder
804 - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
805 - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
806 - Miro VideoXL (VIXL) video decoder
807 - H.261 video encoder
808 - QPEG video decoder
809 - Nullsoft Video (NSV) file demuxer
810 - Shorten audio decoder
811 - LOCO video decoder
812 - Apple Lossless Audio Codec (ALAC) decoder
813 - Winnov WNV1 video decoder
814 - Autodesk Animator Studio Codec (AASC) decoder
815 - Indeo 2 video decoder
816 - Fraps FPS1 video decoder
817 - Snow video encoder/decoder
818 - Sonic audio encoder/decoder
819 - Vorbis audio decoder
820 - Macromedia ADPCM decoder
821 - Duck TrueMotion 2 video decoder
822 - support for decoding FLX and DTA extensions in FLIC files
823 - H.264 custom quantization matrices support
824 - ffserver fixed, it should now be usable again
825 - QDM2 audio decoder
826 - Real Cooker audio decoder
827 - TrueSpeech audio decoder
828 - WMA2 audio decoder fixed, now all files should play correctly
829 - RealAudio 14.4 and 28.8 decoders fixed
830 - JPEG-LS decoder
831 - build system improvements
832 - tabs and trailing whitespace removed from the codebase
833 - CamStudio video decoder
834 - AIFF/AIFF-C audio format, encoding and decoding
835 - ADTS AAC file reading and writing
836 - Creative VOC file reading and writing
837 - American Laser Games multimedia (*.mm) playback system
838 - Zip Motion Blocks Video decoder
839 - improved Theora/VP3 decoder
840 - True Audio (TTA) decoder
841 - AVS demuxer and video decoder
842 - JPEG-LS encoder
843 - Smacker demuxer and decoder
844 - NuppelVideo/MythTV demuxer and RTjpeg decoder
845 - KMVC decoder
846 - MPEG-2 intra VLC support
847 - MPEG-2 4:2:2 encoder
848 - Flash Screen Video decoder
849 - GXF demuxer
850 - Chinese AVS decoder
851 - GXF muxer
852 - MXF demuxer
853 - VC-1/WMV3/WMV9 video decoder
854 - MacIntel support
855 - AviSynth support
856 - VMware video decoder
857 - VP5 video decoder
858 - VP6 video decoder
859 - WavPack lossless audio decoder
860 - Targa (.TGA) picture decoder
861 - Vorbis audio encoder
862 - Delphine Software .cin demuxer/audio and video decoder
863 - Tiertex .seq demuxer/video decoder
864 - MTV demuxer
865 - TIFF picture encoder and decoder
866 - GIF picture decoder
867 - Intel Music Coder decoder
868 - Zip Motion Blocks Video encoder
869 - Musepack decoder
870 - Flash Screen Video encoder
871 - Theora encoding via libtheora
872 - BMP encoder
873 - WMA encoder
874 - GSM-MS encoder and decoder
875 - DCA decoder
876 - DXA demuxer and decoder
877 - DNxHD decoder
878 - Gamecube movie (.THP) playback system
879 - Blackfin optimizations
880 - Interplay C93 demuxer and video decoder
881 - Bethsoft VID demuxer and video decoder
882 - CRYO APC demuxer
883 - ATRAC3 decoder
884 - V.Flash PTX decoder
885 - RoQ muxer, RoQ audio encoder
886 - Renderware TXD demuxer and decoder
887 - extern C declarations for C++ removed from headers
888 - sws_flags command line option
889 - codebook generator
890 - RoQ video encoder
891 - QTRLE encoder
892 - OS/2 support removed and restored again
893 - AC-3 decoder
894 - NUT muxer
895 - additional SPARC (VIS) optimizations
896 - Matroska muxer
897 - slice-based parallel H.264 decoding
898 - Monkey's Audio demuxer and decoder
899 - AMV audio and video decoder
900 - DNxHD encoder
901 - H.264 PAFF decoding
902 - Nellymoser ASAO decoder
903 - Beam Software SIFF demuxer and decoder
904 - libvorbis Vorbis decoding removed in favor of native decoder
905 - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
906 - Ogg (Theora, Vorbis and FLAC) muxer
907 - The "device" muxers and demuxers are now in a new libavdevice library
908 - PC Paintbrush PCX decoder
909 - Sun Rasterfile decoder
910 - TechnoTrend PVA demuxer
911 - Linux Media Labs MPEG-4 (LMLM4) demuxer
912 - AVM2 (Flash 9) SWF muxer
913 - QT variant of IMA ADPCM encoder
914 - VFW grabber
915 - iPod/iPhone compatible mp4 muxer
916 - Mimic decoder
917 - MSN TCP Webcam stream demuxer
918 - RL2 demuxer / decoder
919 - IFF demuxer
920 - 8SVX audio decoder
921 - non-recursive Makefiles
922 - BFI demuxer
923 - MAXIS EA XA (.xa) demuxer / decoder
924 - BFI video decoder
925 - OMA demuxer
926 - MLP/TrueHD decoder
927 - Electronic Arts CMV decoder
928 - Motion Pixels Video decoder
929 - Motion Pixels MVI demuxer
930 - removed animated GIF decoder/demuxer
931 - D-Cinema audio muxer
932 - Electronic Arts TGV decoder
933 - Apple Lossless Audio Codec (ALAC) encoder
934 - AAC decoder
935 - floating point PCM encoder/decoder
936 - MXF muxer
937 - DV100 AKA DVCPRO HD decoder and demuxer
938 - E-AC-3 support added to AC-3 decoder
939 - Nellymoser ASAO encoder
940 - ASS and SSA demuxer and muxer
941 - liba52 wrapper removed
942 - SVQ3 watermark decoding support
943 - Speex decoding via libspeex
944 - Electronic Arts TGQ decoder
945 - RV40 decoder
946 - QCELP / PureVoice decoder
947 - RV30 decoder
948 - hybrid WavPack support
949 - R3D REDCODE demuxer
950 - ALSA support for playback and record
951 - Electronic Arts TQI decoder
952 - OpenJPEG based JPEG 2000 decoder
953 - NC (NC4600) camera file demuxer
954 - Gopher client support
955 - MXF D-10 muxer
956 - generic metadata API
957 - flash ScreenVideo2 encoder
958
959
960 version 0.4.9-pre1:
961
962 - DV encoder, DV muxer
963 - Microsoft RLE video decoder
964 - Microsoft Video-1 decoder
965 - Apple Animation (RLE) decoder
966 - Apple Graphics (SMC) decoder
967 - Apple Video (RPZA) decoder
968 - Cinepak decoder
969 - Sega FILM (CPK) file demuxer
970 - Westwood multimedia support (VQA & AUD files)
971 - Id Quake II CIN playback support
972 - 8BPS video decoder
973 - FLIC playback support
974 - RealVideo 2.0 (RV20) decoder
975 - Duck TrueMotion v1 (DUCK) video decoder
976 - Sierra VMD demuxer and video decoder
977 - MSZH and ZLIB decoder support
978 - SVQ1 video encoder
979 - AMR-WB support
980 - PPC optimizations
981 - rate distortion optimal cbp support
982 - rate distorted optimal ac prediction for MPEG-4
983 - rate distorted optimal lambda->qp support
984 - AAC encoding with libfaac
985 - Sunplus JPEG codec (SP5X) support
986 - use Lagrange multipler instead of QP for ratecontrol
987 - Theora/VP3 decoding support
988 - XA and ADX ADPCM codecs
989 - export MPEG-2 active display area / pan scan
990 - Add support for configuring with IBM XLC
991 - floating point AAN DCT
992 - initial support for zygo video (not complete)
993 - RGB ffv1 support
994 - new audio/video parser API
995 - av_log() system
996 - av_read_frame() and av_seek_frame() support
997 - missing last frame fixes
998 - seek by mouse in ffplay
999 - noise reduction of DCT coefficients
1000 - H.263 OBMC & 4MV support
1001 - H.263 alternative inter vlc support
1002 - H.263 loop filter
1003 - H.263 slice structured mode
1004 - interlaced DCT support for MPEG-2 encoding
1005 - stuffing to stay above min_bitrate
1006 - MB type & QP visualization
1007 - frame stepping for ffplay
1008 - interlaced motion estimation
1009 - alternate scantable support
1010 - SVCD scan offset support
1011 - closed GOP support
1012 - SSE2 FDCT
1013 - quantizer noise shaping
1014 - G.726 ADPCM audio codec
1015 - MS ADPCM encoding
1016 - multithreaded/SMP motion estimation
1017 - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
1018 - multithreaded/SMP decoding for MPEG-2
1019 - FLAC decoder
1020 - Metrowerks CodeWarrior suppport
1021 - H.263+ custom pcf support
1022 - nicer output for 'ffmpeg -formats'
1023 - Matroska demuxer
1024 - SGI image format, encoding and decoding
1025 - H.264 loop filter support
1026 - H.264 CABAC support
1027 - nicer looking arrows for the motion vector visualization
1028 - improved VCD support
1029 - audio timestamp drift compensation
1030 - MPEG-2 YUV 422/444 support
1031 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
1032 - better image scaling
1033 - H.261 support
1034 - correctly interleave packets during encoding
1035 - VIS optimized motion compensation
1036 - intra_dc_precision>0 encoding support
1037 - support reuse of motion vectors/MB types/field select values of the source video
1038 - more accurate deblock filter
1039 - padding support
1040 - many optimizations and bugfixes
1041 - FunCom ISS audio file demuxer and according ADPCM decoding
1042
1043
1044 version 0.4.8:
1045
1046 - MPEG-2 video encoding (Michael)
1047 - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
1048 - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
1049   and Mario Brito)
1050 - Xan DPCM audio decoder (Mario Brito)
1051 - Interplay MVE playback subsystem (Mike Melanson)
1052 - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
1053
1054
1055 version 0.4.7:
1056
1057 - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
1058   (originally from public domain player for Amiga at http://www.honeypot.net/audio)
1059 - current version now also compiles with older GCC (Fabrice)
1060 - 4X multimedia playback system including 4xm file demuxer (Mike
1061   Melanson), and 4X video and audio codecs (Michael)
1062 - Creative YUV (CYUV) decoder (Mike Melanson)
1063 - FFV1 codec (our very simple lossless intra only codec, compresses much better
1064   than HuffYUV) (Michael)
1065 - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
1066 - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
1067   alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
1068 - ffplay has been replaced with a newer version which uses SDL (optionally)
1069   for multiplatform support (Fabrice)
1070 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
1071   by anonymous
1072 - AMR format has been added (Johannes Carlsson)
1073 - 3GP support has been added (Johannes Carlsson)
1074 - VP3 codec has been added (Mike Melanson)
1075 - more MPEG-1/2 fixes
1076 - better multiplatform support, MS Visual Studio fixes (various)
1077 - AltiVec optimizations (Magnus Damn and others)
1078 - SH4 processor support has been added (BERO)
1079 - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
1080 - VOB streaming support (Brian Foley)
1081 - better MP3 autodetection (Andriy Rysin)
1082 - qpel encoding (Michael)
1083 - 4mv+b frames encoding finally fixed (Michael)
1084 - chroma ME (Michael)
1085 - 5 comparison functions for ME (Michael)
1086 - B-frame encoding speedup (Michael)
1087 - WMV2 codec (unfinished - Michael)
1088 - user specified diamond size for EPZS (Michael)
1089 - Playstation STR playback subsystem, still experimental (Mike and Michael)
1090 - ASV2 codec (Michael)
1091 - CLJR decoder (Alex)
1092
1093 .. And lots more new enhancements and fixes.
1094
1095
1096 version 0.4.6:
1097
1098 - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
1099   from scratch
1100 - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
1101 - fix quantization bug in AC3 encoder
1102 - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
1103 - added prototype ffplay program
1104 - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
1105 - bug fix on MCBPC tables of H.263 (Juanjo)
1106 - bug fix on DC coefficients of H.263 (Juanjo)
1107 - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
1108 - now we can decode H.263 streams found in QuickTime files (Juanjo)
1109 - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
1110 - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
1111 - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
1112 - now H.263 picture size is returned on the first decoded frame (Juanjo)
1113 - added first regression tests
1114 - added MPEG-2 TS demuxer
1115 - new demux API for libav
1116 - more accurate and faster IDCT (Michael)
1117 - faster and entropy-controlled motion search (Michael)
1118 - two pass video encoding (Michael)
1119 - new video rate control (Michael)
1120 - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
1121 - great performance improvement of video encoders and decoders (Michael)
1122 - new and faster bit readers and vlc parsers (Michael)
1123 - high quality encoding mode: tries all macroblock/VLC types (Michael)
1124 - added DV video decoder
1125 - preliminary RTP/RTSP support in ffserver and libavformat
1126 - H.263+ AIC decoding/encoding support (Juanjo)
1127 - VCD MPEG-PS mode (Juanjo)
1128 - PSNR stuff (Juanjo)
1129 - simple stats output (Juanjo)
1130 - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
1131
1132
1133 version 0.4.5:
1134
1135 - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
1136 - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
1137 - added configure system (actually a small shell script)
1138 - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
1139   Michael Hipp (temporary solution - waiting for integer only
1140   decoder)
1141 - fixed VIDIOCSYNC interrupt
1142 - added Intel H.263 decoding support ('I263' AVI fourCC)
1143 - added Real Video 1.0 decoding (needs further testing)
1144 - simplified image formats again. Added PGM format (=grey
1145   pgm). Renamed old PGM to PGMYUV.
1146 - fixed msmpeg4 slice issues (tell me if you still find problems)
1147 - fixed OpenDivX bugs with newer versions (added VOL header decoding)
1148 - added support for MPlayer interface
1149 - added macroblock skip optimization
1150 - added MJPEG decoder
1151 - added mmx/mmxext IDCT from libmpeg2
1152 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
1153   <celer at shell.scrypt.net>)
1154 - added pixel format conversion layer (e.g. for MJPEG or PPM)
1155 - added deinterlacing option
1156 - MPEG-1/2 fixes
1157 - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
1158 - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
1159 - Windows porting of file converter
1160 - added MJPEG raw format (input/output)
1161 - added JPEG image format support (input/output)
1162
1163
1164 version 0.4.4:
1165
1166 - fixed some std header definitions (Bjorn Lindgren
1167   <bjorn.e.lindgren at telia.com>).
1168 - added MPEG demuxer (MPEG-1 and 2 compatible).
1169 - added ASF demuxer
1170 - added prototype RM demuxer
1171 - added AC3 decoding (done with libac3 by Aaron Holtzman)
1172 - added decoding codec parameter guessing (.e.g. for MPEG, because the
1173   header does not include them)
1174 - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
1175   play them (only tested video)
1176 - fixed H.263 white bug
1177 - fixed phase rounding in img resample filter
1178 - add MMX code for polyphase img resample filter
1179 - added CPU autodetection
1180 - added generic title/author/copyright/comment string handling (ASF and RM
1181   use them)
1182 - added SWF demux to extract MP3 track (not usable yet because no MP3
1183   decoder)
1184 - added fractional frame rate support
1185 - codecs are no longer searched by read_header() (should fix ffserver
1186   segfault)
1187
1188
1189 version 0.4.3:
1190
1191 - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
1192 - fixed raw yuv output
1193 - added motion rounding support in MPEG-4
1194 - fixed motion bug rounding in MSMPEG4
1195 - added B-frame handling in video core
1196 - added full MPEG-1 decoding support
1197 - added partial (frame only) MPEG-2 support
1198 - changed the FOURCC code for H.263 to "U263" to be able to see the
1199   +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
1200   this +codec ;) (JuanJo).
1201 - Halfpel motion estimation after MB type selection (JuanJo)
1202 - added pgm and .Y.U.V output format
1203 - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
1204   output.
1205 - added pgmpipe I/O format (original patch from Martin Aumueller
1206   <lists at reserv.at>, but changed completely since we use a format
1207   instead of a protocol)
1208
1209
1210 version 0.4.2:
1211
1212 - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
1213   (for OpenDivX) is almost complete: 8x8 MVs and rounding are
1214   missing. MSMPEG4 support is complete.
1215 - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
1216   can decode ffmpeg MPEGs :-)).
1217 - added libavcodec API documentation (see apiexample.c).
1218 - fixed image polyphase bug (the bottom of some images could be
1219   greenish)
1220 - added support for non clipped motion vectors (decoding only)
1221   and image sizes non-multiple of 16
1222 - added support for AC prediction (decoding only)
1223 - added file overwrite confirmation (can be disabled with -y)
1224 - added custom size picture to H.263 using H.263+ (Juanjo)
1225
1226
1227 version 0.4.1:
1228
1229 - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
1230   of AVI and ASF to DIV3.
1231 - added -me option to set motion estimation method
1232   (default=log). suppressed redundant -hq option.
1233 - added options -acodec and -vcodec to force a given codec (useful for
1234   AVI for example)
1235 - fixed -an option
1236 - improved dct_quantize speed
1237 - factorized some motion estimation code
1238
1239
1240 version 0.4.0:
1241
1242 - removing grab code from ffserver and moved it to ffmpeg. Added
1243   multistream support to ffmpeg.
1244 - added timeshifting support for live feeds (option ?date=xxx in the
1245   URL)
1246 - added high quality image resize code with polyphase filter (need
1247   mmx/see optimization). Enable multiple image size support in ffserver.
1248 - added multi live feed support in ffserver
1249 - suppressed master feature from ffserver (it should be done with an
1250   external program which opens the .ffm url and writes it to another
1251   ffserver)
1252 - added preliminary support for video stream parsing (WAV and AVI half
1253   done). Added proper support for audio/video file conversion in
1254   ffmpeg.
1255 - added preliminary support for video file sending from ffserver
1256 - redesigning I/O subsystem: now using URL based input and output
1257   (see avio.h)
1258 - added WAV format support
1259 - added "tty user interface" to ffmpeg to stop grabbing gracefully
1260 - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
1261   (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
1262 - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
1263 - added new motion estimation algorithms, log and phods (Juanjo)
1264 - changed directories: libav for format handling, libavcodec for
1265   codecs
1266
1267
1268 version 0.3.4:
1269
1270 - added stereo in MPEG audio encoder
1271
1272
1273 version 0.3.3:
1274
1275 - added 'high quality' mode which use motion vectors. It can be used in
1276   real time at low resolution.
1277 - fixed rounding problems which caused quality problems at high
1278   bitrates and large GOP size
1279
1280
1281 version 0.3.2: small fixes
1282
1283 - ASF fixes
1284 - put_seek bug fix
1285
1286
1287 version 0.3.1: added avi/divx support
1288
1289 - added AVI support
1290 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
1291 - added sound for flash format (not tested)
1292
1293
1294 version 0.3: initial public release