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