OSDN Git Service

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