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