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