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