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