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