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