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