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