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