]> git.sesse.net Git - ffmpeg/blob - Changelog
avcodec/mss2: Provide non NULL context to av_log()
[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 - tpad filter
6 - AV1 decoding support through libdav1d
7 - dedot filter
8 - chromashift and rgbashift filters
9 - freezedetect filter
10 - truehd_core bitstream filter
11 - dhav demuxer
12 - PCM-DVD encoder
13 - GIF parser
14 - vividas demuxer
15 - hymt decoder
16
17
18 version 4.1:
19 - deblock filter
20 - tmix filter
21 - amplify filter
22 - fftdnoiz filter
23 - aderivative and aintegral audio filters
24 - pal75bars and pal100bars video filter sources
25 - support mbedTLS based TLS
26 - adeclick filter
27 - adeclip filter
28 - libtensorflow backend for DNN based filters like srcnn
29 - vc1 decoder is now bit-exact
30 - ATRAC9 decoder
31 - lensfun wrapper filter
32 - colorconstancy filter
33 - AVS2 video decoder via libdavs2
34 - IMM4 video decoder
35 - Brooktree ProSumer video decoder
36 - MatchWare Screen Capture Codec decoder
37 - WinCam Motion Video decoder
38 - 1D LUT filter (lut1d)
39 - RemotelyAnywhere Screen Capture decoder
40 - cue and acue filters
41 - support for AV1 in MP4
42 - transpose_npp filter
43 - AVS2 video encoder via libxavs2
44 - amultiply filter
45 - Block-Matching 3d (bm3d) denoising filter
46 - acrossover filter
47 - ilbc decoder
48 - audio denoiser as afftdn filter
49 - AV1 parser
50 - SER demuxer
51 - sinc audio filter source
52 - chromahold filter
53 - setparams filter
54 - vibrance filter
55 - decoding S12M timecode in h264
56 - xstack filter
57 - pcm vidc decoder and encoder
58 - (a)graphmonitor filter
59 - yadif_cuda filter
60
61
62 version 4.0:
63 - Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams
64 - Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now
65   requires 2.1 (or later) and pkg-config.
66 - VDA dropped (use VideoToolbox instead)
67 - MagicYUV encoder
68 - Raw AMR-NB and AMR-WB demuxers
69 - TiVo ty/ty+ demuxer
70 - Intel QSV-accelerated MJPEG encoding
71 - PCE support for extended channel layouts in the AAC encoder
72 - native aptX and aptX HD encoder and decoder
73 - Raw aptX and aptX HD muxer and demuxer
74 - NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding
75 - Intel QSV-accelerated overlay filter
76 - mcompand audio filter
77 - acontrast audio filter
78 - OpenCL overlay filter
79 - video mix filter
80 - video normalize filter
81 - audio lv2 wrapper filter
82 - VAAPI MJPEG and VP8 decoding
83 - AMD AMF H.264 and HEVC encoders
84 - video fillborders filter
85 - video setrange filter
86 - nsp demuxer
87 - support LibreSSL (via libtls)
88 - AVX-512/ZMM support added
89 - Dropped support for building for Windows XP. The minimum supported Windows
90   version is Windows Vista.
91 - deconvolve video filter
92 - entropy video filter
93 - hilbert audio filter source
94 - aiir audio filter
95 - aiff: add support for CD-ROM XA ADPCM
96 - Removed the ffserver program
97 - Removed the ffmenc and ffmdec muxer and demuxer
98 - VideoToolbox HEVC encoder and hwaccel
99 - VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters
100 - Add android_camera indev
101 - codec2 en/decoding via libcodec2
102 - muxer/demuxer for raw codec2 files and .c2 files
103 - Moved nvidia codec headers into an external repository.
104   They can be found at http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git
105 - native SBC encoder and decoder
106 - drmeter audio filter
107 - hapqa_extract bitstream filter
108 - filter_units bitstream filter
109 - AV1 Support through libaom
110 - E-AC-3 dependent frames support
111 - bitstream filter for extracting E-AC-3 core
112 - Haivision SRT protocol via libsrt
113 - segafilm muxer
114 - vfrdet filter
115 - SRCNN filter
116
117
118 version 3.4:
119 - deflicker video filter
120 - doubleweave video filter
121 - lumakey video filter
122 - pixscope video filter
123 - oscilloscope video filter
124 - config.log and other configuration files moved into ffbuild/ directory
125 - update cuvid/nvenc headers to Video Codec SDK 8.0.14
126 - afir audio filter
127 - scale_cuda CUDA based video scale filter
128 - librsvg support for svg rasterization
129 - crossfeed audio filter
130 - spec compliant VP9 muxing support in MP4
131 - remove the libnut muxer/demuxer wrappers
132 - remove the libschroedinger encoder/decoder wrappers
133 - surround audio filter
134 - sofalizer filter switched to libmysofa
135 - Gremlin Digital Video demuxer and decoder
136 - headphone audio filter
137 - superequalizer audio filter
138 - roberts video filter
139 - The x86 assembler default switched from yasm to nasm, pass
140   --x86asmexe=yasm to configure to restore the old behavior.
141 - additional frame format support for Interplay MVE movies
142 - support for decoding through D3D11VA in ffmpeg
143 - limiter video filter
144 - libvmaf video filter
145 - Dolby E decoder and SMPTE 337M demuxer
146 - unpremultiply video filter
147 - tlut2 video filter
148 - floodfill video filter
149 - pseudocolor video filter
150 - raw G.726 muxer and demuxer, left- and right-justified
151 - NewTek NDI input/output device
152 - Some video filters with several inputs now use a common set of options:
153   blend, libvmaf, lut3d, overlay, psnr, ssim.
154   They must always be used by name.
155 - FITS demuxer and decoder
156 - FITS muxer and encoder
157 - add --disable-autodetect build switch
158 - drop deprecated qtkit input device (use avfoundation instead)
159 - despill video filter
160 - haas audio filter
161 - SUP/PGS subtitle muxer
162 - convolve video filter
163 - VP9 tile threading support
164 - KMS screen grabber
165 - CUDA thumbnail filter
166 - V4L2 mem2mem HW assisted codecs
167 - Rockchip MPP hardware decoding
168 - vmafmotion video filter
169 - use MIME type "G726" for little-endian G.726, "AAL2-G726" for big-endian G.726
170
171
172 version 3.3:
173 - CrystalHD decoder moved to new decode API
174 - add internal ebur128 library, remove external libebur128 dependency
175 - Pro-MPEG CoP #3-R2 FEC protocol
176 - premultiply video filter
177 - Support for spherical videos
178 - configure now fails if autodetect-libraries are requested but not found
179 - PSD Decoder
180 - 16.8 floating point pcm decoder
181 - 24.0 floating point pcm decoder
182 - Apple Pixlet decoder
183 - QDMC audio decoder
184 - NewTek SpeedHQ decoder
185 - MIDI Sample Dump Standard demuxer
186 - readeia608 filter
187 - Sample Dump eXchange demuxer
188 - abitscope multimedia filter
189 - Scenarist Closed Captions demuxer and muxer
190 - threshold filter
191 - midequalizer filter
192 - Optimal Huffman tables for (M)JPEG encoding
193 - VAAPI-accelerated MPEG-2 and VP8 encoding
194 - FM Screen Capture Codec decoder
195 - native Opus encoder
196 - ScreenPressor decoder
197 - incomplete ClearVideo decoder
198 - Intel QSV video scaling and deinterlacing filters
199 - Support MOV with multiple sample description tables
200 - XPM decoder
201 - Removed the legacy X11 screen grabber, use XCB instead
202 - MPEG-7 Video Signature filter
203 - Removed asyncts filter (use af_aresample instead)
204 - Intel QSV-accelerated VP8 video decoding
205 - VAAPI-accelerated deinterlacing
206
207
208 version 3.2:
209 - libopenmpt demuxer
210 - tee protocol
211 - Changed metadata print option to accept general urls
212 - Alias muxer for Ogg Video (.ogv)
213 - VP8 in Ogg muxing
214 - curves filter doesn't automatically insert points at x=0 and x=1 anymore
215 - 16-bit support in curves filter and selectivecolor filter
216 - OpenH264 decoder wrapper
217 - MediaCodec H.264/HEVC/MPEG-4/VP8/VP9 hwaccel
218 - True Audio (TTA) muxer
219 - crystalizer audio filter
220 - acrusher audio filter
221 - bitplanenoise video filter
222 - floating point support in als decoder
223 - fifo muxer
224 - maskedclamp filter
225 - hysteresis filter
226 - lut2 filter
227 - yuvtestsrc filter
228 - CUDA CUVID H.263/VP8/VP9/10 bit HEVC (Dithered) Decoding
229 - vaguedenoiser filter
230 - added threads option per filter instance
231 - weave filter
232 - gblur filter
233 - avgblur filter
234 - sobel and prewitt filter
235 - MediaCodec HEVC/MPEG-4/VP8/VP9 decoding
236 - Meridian Lossless Packing (MLP) / TrueHD encoder
237 - Non-Local Means (nlmeans) denoising filter
238 - sdl2 output device and ffplay support
239 - sdl1 output device and sdl1 support removed
240 - extended mov edit list support
241 - libfaac encoder removed
242 - Matroska muxer now writes CRC32 elements by default in all Level 1 elements
243 - sidedata video and asidedata audio filter
244 - Changed mapping of rtp MIME type G726 to codec g726le.
245 - spec compliant VAAPI/DXVA2 VC-1 decoding of slices in frame-coded images
246
247
248 version 3.1:
249 - DXVA2-accelerated HEVC Main10 decoding
250 - fieldhint filter
251 - loop video filter and aloop audio filter
252 - Bob Weaver deinterlacing filter
253 - firequalizer filter
254 - datascope filter
255 - bench and abench filters
256 - ciescope filter
257 - protocol blacklisting API
258 - MediaCodec H264 decoding
259 - VC-2 HQ RTP payload format (draft v1) depacketizer and packetizer
260 - VP9 RTP payload format (draft v2) packetizer
261 - AudioToolbox audio decoders
262 - AudioToolbox audio encoders
263 - coreimage filter (GPU based image filtering on OSX)
264 - libdcadec removed
265 - bitstream filter for extracting DTS core
266 - ADPCM IMA DAT4 decoder
267 - musx demuxer
268 - aix demuxer
269 - remap filter
270 - hash and framehash muxers
271 - colorspace filter
272 - hdcd filter
273 - readvitc filter
274 - VAAPI-accelerated format conversion and scaling
275 - libnpp/CUDA-accelerated format conversion and scaling
276 - Duck TrueMotion 2.0 Real Time decoder
277 - Wideband Single-bit Data (WSD) demuxer
278 - VAAPI-accelerated H.264/HEVC/MJPEG encoding
279 - DTS Express (LBR) decoder
280 - Generic OpenMAX IL encoder with support for Raspberry Pi
281 - IFF ANIM demuxer & decoder
282 - Direct Stream Transfer (DST) decoder
283 - loudnorm filter
284 - MTAF demuxer and decoder
285 - MagicYUV decoder
286 - OpenExr improvements (tile data and B44/B44A support)
287 - BitJazz SheerVideo decoder
288 - CUDA CUVID H264/HEVC decoder
289 - 10-bit depth support in native utvideo decoder
290 - libutvideo wrapper removed
291 - YUY2 Lossless Codec decoder
292 - VideoToolbox H.264 encoder
293
294
295 version 3.0:
296 - Common Encryption (CENC) MP4 encoding and decoding support
297 - DXV decoding
298 - extrastereo filter
299 - ocr filter
300 - alimiter filter
301 - stereowiden filter
302 - stereotools filter
303 - rubberband filter
304 - tremolo filter
305 - agate filter
306 - chromakey filter
307 - maskedmerge filter
308 - Screenpresso SPV1 decoding
309 - chromaprint fingerprinting muxer
310 - ffplay dynamic volume control
311 - displace filter
312 - selectivecolor filter
313 - extensive native AAC encoder improvements and removal of experimental flag
314 - ADPCM PSX decoder
315 - 3dostr, dcstr, fsb, genh, vag, xvag, ads, msf, svag & vpk demuxer
316 - zscale filter
317 - wve demuxer
318 - zero-copy Intel QSV transcoding in ffmpeg
319 - shuffleframes filter
320 - SDX2 DPCM decoder
321 - vibrato filter
322 - innoHeim/Rsupport Screen Capture Codec decoder
323 - ADPCM AICA decoder
324 - Interplay ACM demuxer and audio decoder
325 - XMA1 & XMA2 decoder
326 - realtime filter
327 - anoisesrc audio filter source
328 - IVR demuxer
329 - compensationdelay filter
330 - acompressor filter
331 - support encoding 16-bit RLE SGI images
332 - apulsator filter
333 - sidechaingate audio filter
334 - mipsdspr1 option has been renamed to mipsdsp
335 - aemphasis filter
336 - mips32r5 option has been removed
337 - mips64r6 option has been removed
338 - DXVA2-accelerated VP9 decoding
339 - SOFAlizer: virtual binaural acoustics filter
340 - VAAPI VP9 hwaccel
341 - audio high-order multiband parametric equalizer
342 - automatic bitstream filtering
343 - showspectrumpic filter
344 - libstagefright support removed
345 - spectrumsynth filter
346 - ahistogram filter
347 - only seek with the right mouse button in ffplay
348 - toggle full screen when double-clicking with the left mouse button in ffplay
349 - afftfilt filter
350 - convolution filter
351 - libquvi support removed
352 - support for dvaudio in wav and avi
353 - libaacplus and libvo-aacenc support removed
354 - Cineform HD decoder
355 - new DCA decoder with full support for DTS-HD extensions
356 - significant performance improvements in Windows Television (WTV) demuxer
357 - nnedi deinterlacer
358 - streamselect video and astreamselect audio filter
359 - swaprect filter
360 - metadata video and ametadata audio filter
361 - SMPTE VC-2 HQ profile support for the Dirac decoder
362 - SMPTE VC-2 native encoder supporting the HQ profile
363
364
365 version 2.8:
366 - colorkey video filter
367 - BFSTM/BCSTM demuxer
368 - little-endian ADPCM_THP decoder
369 - Hap decoder and encoder
370 - DirectDraw Surface image/texture decoder
371 - ssim filter
372 - optional new ASF demuxer
373 - showvolume filter
374 - Many improvements to the JPEG 2000 decoder
375 - Go2Meeting decoding support
376 - adrawgraph audio and drawgraph video filter
377 - removegrain video filter
378 - Intel QSV-accelerated MPEG-2 video and HEVC encoding
379 - Intel QSV-accelerated MPEG-2 video and HEVC decoding
380 - Intel QSV-accelerated VC-1 video decoding
381 - libkvazaar HEVC encoder
382 - erosion, dilation, deflate and inflate video filters
383 - Dynamic Audio Normalizer as dynaudnorm filter
384 - Reverse video and areverse audio filter
385 - Random filter
386 - deband filter
387 - AAC fixed-point decoding
388 - sidechaincompress audio filter
389 - bitstream filter for converting HEVC from MP4 to Annex B
390 - acrossfade audio filter
391 - allyuv and allrgb video sources
392 - atadenoise video filter
393 - OS X VideoToolbox support
394 - aphasemeter filter
395 - showfreqs filter
396 - vectorscope filter
397 - waveform filter
398 - hstack and vstack filter
399 - Support DNx100 (1440x1080@8)
400 - VAAPI hevc hwaccel
401 - VDPAU hevc hwaccel
402 - framerate filter
403 - Switched default encoders for webm to VP9 and Opus
404 - Removed experimental flag from the JPEG 2000 encoder
405
406
407 version 2.7:
408 - FFT video filter
409 - TDSC decoder
410 - DTS lossless extension (XLL) decoding (not lossless, disabled by default)
411 - showwavespic filter
412 - DTS decoding through libdcadec
413 - Drop support for nvenc API before 5.0
414 - nvenc HEVC encoder
415 - Detelecine filter
416 - Intel QSV-accelerated H.264 encoding
417 - MMAL-accelerated H.264 decoding
418 - basic APNG encoder and muxer with default extension "apng"
419 - unpack DivX-style packed B-frames in MPEG-4 bitstream filter
420 - WebM Live Chunk Muxer
421 - nvenc level and tier options
422 - chorus filter
423 - Canopus HQ/HQA decoder
424 - Automatically rotate videos based on metadata in ffmpeg
425 - improved Quickdraw compatibility
426 - VP9 high bit-depth and extended colorspaces decoding support
427 - WebPAnimEncoder API when available for encoding and muxing WebP
428 - Direct3D11-accelerated decoding
429 - Support Secure Transport
430 - Multipart JPEG demuxer
431
432
433 version 2.6:
434 - nvenc encoder
435 - 10bit spp filter
436 - colorlevels filter
437 - RIFX format for *.wav files
438 - RTP/mpegts muxer
439 - non continuous cache protocol support
440 - tblend filter
441 - cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
442 - Camellia symmetric block cipher
443 - OpenH264 encoder wrapper
444 - VOC seeking support
445 - Closed caption Decoder
446 - fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters
447 - showpalette filter
448 - Twofish symmetric block cipher
449 - Support DNx100 (960x720@8)
450 - eq2 filter ported from libmpcodecs as eq filter
451 - removed libmpcodecs
452 - Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range
453 - ported softpulldown filter from libmpcodecs as repeatfields filter
454 - dcshift filter
455 - RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219)
456 - RTP depacketizer for AC3 payload format (RFC 4184)
457 - palettegen and paletteuse filters
458 - VP9 RTP payload format (draft 0) experimental depacketizer
459 - RTP depacketizer for DV (RFC 6469)
460 - DXVA2-accelerated HEVC decoding
461 - AAC ELD 480 decoding
462 - Intel QSV-accelerated H.264 decoding
463 - DSS SP decoder and DSS demuxer
464 - Fix stsd atom corruption in DNxHD QuickTimes
465 - Canopus HQX decoder
466 - RTP depacketization of T.140 text (RFC 4103)
467 - Port MIPS optimizations to 64-bit
468
469
470 version 2.5:
471 - HEVC/H.265 RTP payload format (draft v6) packetizer
472 - SUP/PGS subtitle demuxer
473 - ffprobe -show_pixel_formats option
474 - CAST128 symmetric block cipher, ECB mode
475 - STL subtitle demuxer and decoder
476 - libutvideo YUV 4:2:2 10bit support
477 - XCB-based screen-grabber
478 - UDP-Lite support (RFC 3828)
479 - xBR scaling filter
480 - AVFoundation screen capturing support
481 - ffserver supports codec private options
482 - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
483 - WebP muxer with animated WebP support
484 - zygoaudio decoding support
485 - APNG demuxer
486 - postproc visualization support
487
488
489 version 2.4:
490 - Icecast protocol
491 - ported lenscorrection filter from frei0r filter
492 - large optimizations in dctdnoiz to make it usable
493 - ICY metadata are now requested by default with the HTTP protocol
494 - support for using metadata in stream specifiers in fftools
495 - LZMA compression support in TIFF decoder
496 - H.261 RTP payload format (RFC 4587) depacketizer and experimental packetizer
497 - HEVC/H.265 RTP payload format (draft v6) depacketizer
498 - added codecview filter to visualize information exported by some codecs
499 - Matroska 3D support thorugh side data
500 - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
501 - silenceremove filter
502
503
504 version 2.3:
505 - AC3 fixed-point decoding
506 - shuffleplanes filter
507 - subfile protocol
508 - Phantom Cine demuxer
509 - replaygain data export
510 - VP7 video decoder
511 - Alias PIX image encoder and decoder
512 - Improvements to the BRender PIX image decoder
513 - Improvements to the XBM decoder
514 - QTKit input device
515 - improvements to OpenEXR image decoder
516 - support decoding 16-bit RLE SGI images
517 - GDI screen grabbing for Windows
518 - alternative rendition support for HTTP Live Streaming
519 - AVFoundation input device
520 - Direct Stream Digital (DSD) decoder
521 - Magic Lantern Video (MLV) demuxer
522 - On2 AVC (Audio for Video) decoder
523 - support for decoding through DXVA2 in ffmpeg
524 - libbs2b-based stereo-to-binaural audio filter
525 - libx264 reference frames count limiting depending on level
526 - native Opus decoder
527 - display matrix export and rotation API
528 - WebVTT encoder
529 - showcqt multimedia filter
530 - zoompan filter
531 - signalstats filter
532 - hqx filter (hq2x, hq3x, hq4x)
533 - flanger filter
534 - Image format auto-detection
535 - LRC demuxer and muxer
536 - Samba protocol (via libsmbclient)
537 - WebM DASH Manifest muxer
538 - libfribidi support in drawtext
539
540
541 version 2.2:
542
543 - HNM version 4 demuxer and video decoder
544 - Live HDS muxer
545 - setsar/setdar filters now support variables in ratio expressions
546 - elbg filter
547 - string validation in ffprobe
548 - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
549 - complete Voxware MetaSound decoder
550 - remove mp3_header_compress bitstream filter
551 - Windows resource files for shared libraries
552 - aeval filter
553 - stereoscopic 3d metadata handling
554 - WebP encoding via libwebp
555 - ATRAC3+ decoder
556 - VP8 in Ogg demuxing
557 - side & metadata support in NUT
558 - framepack filter
559 - XYZ12 rawvideo support in NUT
560 - Exif metadata support in WebP decoder
561 - OpenGL device
562 - Use metadata_header_padding to control padding in ID3 tags (currently used in
563   MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
564 - Mirillis FIC video decoder
565 - Support DNx444
566 - libx265 encoder
567 - dejudder filter
568 - Autodetect VDA like all other hardware accelerations
569 - aliases and defaults for Ogg subtypes (opus, spx)
570
571
572 version 2.1:
573
574 - aecho filter
575 - perspective filter ported from libmpcodecs
576 - ffprobe -show_programs option
577 - compand filter
578 - RTMP seek support
579 - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
580   even when used as an input option. Previous behavior can be restored with
581   the -noaccurate_seek option.
582 - ffmpeg -t option can now be used for inputs, to limit the duration of
583   data read from an input file
584 - incomplete Voxware MetaSound decoder
585 - read EXIF metadata from JPEG
586 - DVB teletext decoder
587 - phase filter ported from libmpcodecs
588 - w3fdif filter
589 - Opus support in Matroska
590 - FFV1 version 1.3 is stable and no longer experimental
591 - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
592 - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
593   more consistent with other muxers.
594 - adelay filter
595 - pullup filter ported from libmpcodecs
596 - ffprobe -read_intervals option
597 - Lossless and alpha support for WebP decoder
598 - Error Resilient AAC syntax (ER AAC LC) decoding
599 - Low Delay AAC (ER AAC LD) decoding
600 - mux chapters in ASF files
601 - SFTP protocol (via libssh)
602 - libx264: add ability to encode in YUVJ422P and YUVJ444P
603 - Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
604 - make decoding alpha optional for prores, ffv1 and vp6 by setting
605   the skip_alpha flag.
606 - ladspa wrapper filter
607 - native VP9 decoder
608 - dpx parser
609 - max_error_rate parameter in ffmpeg
610 - PulseAudio output device
611 - ReplayGain scanner
612 - Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
613 - Linux framebuffer output device
614 - HEVC decoder
615 - raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
616 - mergeplanes filter
617
618
619 version 2.0:
620
621 - curves filter
622 - reference-counting for AVFrame and AVPacket data
623 - ffmpeg now fails when input options are used for output file
624   or vice versa
625 - support for Monkey's Audio versions from 3.93
626 - perms and aperms filters
627 - audio filtering support in ffplay
628 - 10% faster aac encoding on x86 and MIPS
629 - sine audio filter source
630 - WebP demuxing and decoding support
631 - ffmpeg options -filter_script and -filter_complex_script, which allow a
632   filtergraph description to be read from a file
633 - OpenCL support
634 - audio phaser filter
635 - separatefields filter
636 - libquvi demuxer
637 - uniform options syntax across all filters
638 - telecine filter
639 - interlace filter
640 - smptehdbars source
641 - inverse telecine filters (fieldmatch and decimate)
642 - colorbalance filter
643 - colorchannelmixer filter
644 - The matroska demuxer can now output proper verbatim ASS packets. It will
645   become the default at the next libavformat major bump.
646 - decent native animated GIF encoding
647 - asetrate filter
648 - interleave filter
649 - timeline editing with filters
650 - vidstabdetect and vidstabtransform filters for video stabilization using
651   the vid.stab library
652 - astats filter
653 - trim and atrim filters
654 - ffmpeg -t and -ss (output-only) options are now sample-accurate when
655   transcoding audio
656 - Matroska muxer can now put the index at the beginning of the file.
657 - extractplanes filter
658 - avectorscope filter
659 - ADPCM DTK decoder
660 - ADP demuxer
661 - RSD demuxer
662 - RedSpark demuxer
663 - ADPCM IMA Radical decoder
664 - zmq filters
665 - DCT denoiser filter (dctdnoiz)
666 - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
667 - Apple Intermediate Codec decoder
668 - Escape 130 video decoder
669 - FTP protocol support
670 - V4L2 output device
671 - 3D LUT filter (lut3d)
672 - SMPTE 302M audio encoder
673 - support for slice multithreading in libavfilter
674 - Hald CLUT support (generation and filtering)
675 - VC-1 interlaced B-frame support
676 - support for WavPack muxing (raw and in Matroska)
677 - XVideo output device
678 - vignette filter
679 - True Audio (TTA) encoder
680 - Go2Webinar decoder
681 - mcdeint filter ported from libmpcodecs
682 - sab filter ported from libmpcodecs
683 - ffprobe -show_chapters option
684 - WavPack encoding through libwavpack
685 - rotate filter
686 - spp filter ported from libmpcodecs
687 - libgme support
688 - psnr filter
689
690
691 version 1.2:
692
693 - VDPAU hardware acceleration through normal hwaccel
694 - SRTP support
695 - Error diffusion dither in Swscale
696 - Chained Ogg support
697 - Theora Midstream reconfiguration support
698 - EVRC decoder
699 - audio fade filter
700 - filtering audio with unknown channel layout
701 - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
702   and treble audio filter
703 - improved showspectrum filter, with multichannel support and sox-like colors
704 - histogram filter
705 - tee muxer
706 - il filter ported from libmpcodecs
707 - support ID3v2 tags in ASF files
708 - encrypted TTA stream decoding support
709 - RF64 support in WAV muxer
710 - noise filter ported from libmpcodecs
711 - Subtitles character encoding conversion
712 - blend filter
713 - stereo3d filter ported from libmpcodecs
714
715
716 version 1.1:
717
718 - stream disposition information printing in ffprobe
719 - filter for loudness analysis following EBU R128
720 - Opus encoder using libopus
721 - ffprobe -select_streams option
722 - Pinnacle TARGA CineWave YUV16 decoder
723 - TAK demuxer, decoder and parser
724 - DTS-HD demuxer
725 - remove -same_quant, it hasn't worked for years
726 - FFM2 support
727 - X-Face image encoder and decoder
728 - 24-bit FLAC encoding
729 - multi-channel ALAC encoding up to 7.1
730 - metadata (INFO tag) support in WAV muxer
731 - subtitles raw text decoder
732 - support for building DLLs using MSVC
733 - LVF demuxer
734 - ffescape tool
735 - metadata (info chunk) support in CAF muxer
736 - field filter ported from libmpcodecs
737 - AVR demuxer
738 - geq filter ported from libmpcodecs
739 - remove ffserver daemon mode
740 - AST muxer/demuxer
741 - new expansion syntax for drawtext
742 - BRender PIX image decoder
743 - ffprobe -show_entries option
744 - ffprobe -sections option
745 - ADPCM IMA Dialogic decoder
746 - BRSTM demuxer
747 - animated GIF decoder and demuxer
748 - PVF demuxer
749 - subtitles filter
750 - IRCAM muxer/demuxer
751 - Paris Audio File demuxer
752 - Virtual concatenation demuxer
753 - VobSub demuxer
754 - JSON captions for TED talks decoding support
755 - SOX Resampler support in libswresample
756 - aselect filter
757 - SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
758 - Silicon Graphics Motion Video Compressor 1 & 2 decoder
759 - Silicon Graphics Movie demuxer
760 - apad filter
761 - Resolution & pixel format change support with multithreading for H.264
762 - documentation split into per-component manuals
763 - pp (postproc) filter ported from MPlayer
764 - NIST Sphere demuxer
765 - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
766 - Sony Wave64 muxer
767 - adobe and limelight publisher authentication in RTMP
768 - data: URI scheme
769 - support building on the Plan 9 operating system
770 - kerndeint filter ported from MPlayer
771 - histeq filter ported from VirtualDub
772 - Megalux Frame demuxer
773 - 012v decoder
774 - Improved AVC Intra decoding support
775
776
777 version 1.0:
778
779 - INI and flat output in ffprobe
780 - Scene detection in libavfilter
781 - Indeo Audio decoder
782 - channelsplit audio filter
783 - setnsamples audio filter
784 - atempo filter
785 - ffprobe -show_data option
786 - RTMPT protocol support
787 - iLBC encoding/decoding via libilbc
788 - Microsoft Screen 1 decoder
789 - join audio filter
790 - audio channel mapping filter
791 - Microsoft ATC Screen decoder
792 - RTSP listen mode
793 - TechSmith Screen Codec 2 decoder
794 - AAC encoding via libfdk-aac
795 - Microsoft Expression Encoder Screen decoder
796 - RTMPS protocol support
797 - RTMPTS protocol support
798 - RTMPE protocol support
799 - RTMPTE protocol support
800 - showwaves and showspectrum filter
801 - LucasArts SMUSH SANM playback support
802 - LucasArts SMUSH VIMA audio decoder (ADPCM)
803 - LucasArts SMUSH demuxer
804 - SAMI, RealText and SubViewer demuxers and decoders
805 - Heart Of Darkness PAF playback support
806 - iec61883 device
807 - asettb filter
808 - new option: -progress
809 - 3GPP Timed Text encoder/decoder
810 - GeoTIFF decoder support
811 - ffmpeg -(no)stdin option
812 - Opus decoder using libopus
813 - caca output device using libcaca
814 - alphaextract and alphamerge filters
815 - concat filter
816 - flite filter
817 - Canopus Lossless Codec decoder
818 - bitmap subtitles in filters (experimental and temporary)
819 - MP2 encoding via TwoLAME
820 - bmp parser
821 - smptebars source
822 - asetpts filter
823 - hue filter
824 - ICO muxer
825 - SubRip encoder and decoder without embedded timing
826 - edge detection filter
827 - framestep filter
828 - ffmpeg -shortest option is now per-output file
829   -pass and -passlogfile are now per-output stream
830 - volume measurement filter
831 - Ut Video encoder
832 - Microsoft Screen 2 decoder
833 - smartblur filter ported from MPlayer
834 - CPiA decoder
835 - decimate filter ported from MPlayer
836 - RTP depacketization of JPEG
837 - Smooth Streaming live segmenter muxer
838 - F4V muxer
839 - sendcmd and asendcmd filters
840 - WebVTT demuxer and decoder (simple tags supported)
841 - RTP packetization of JPEG
842 - faststart option in the MOV/MP4 muxer
843 - support for building with MSVC
844
845
846 version 0.11:
847
848 - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
849          CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
850          CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
851          CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
852          CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
853          CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
854 - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
855 - setfield filter
856 - CDXL demuxer and decoder
857 - Apple ProRes encoder
858 - ffprobe -count_packets and -count_frames options
859 - Sun Rasterfile Encoder
860 - ID3v2 attached pictures reading and writing
861 - WMA Lossless decoder
862 - bluray protocol
863 - blackdetect filter
864 - libutvideo encoder wrapper (--enable-libutvideo)
865 - swapuv filter
866 - bbox filter
867 - XBM encoder and decoder
868 - RealAudio Lossless decoder
869 - ZeroCodec decoder
870 - tile video filter
871 - Metal Gear Solid: The Twin Snakes demuxer
872 - OpenEXR image decoder
873 - removelogo filter
874 - drop support for ffmpeg without libavfilter
875 - drawtext video filter: fontconfig support
876 - ffmpeg -benchmark_all option
877 - super2xsai filter ported from libmpcodecs
878 - add libavresample audio conversion library for compatibility
879 - MicroDVD decoder
880 - Avid Meridien (AVUI) encoder and decoder
881 - accept + prefix to -pix_fmt option to disable automatic conversions.
882 - complete audio filtering in libavfilter and ffmpeg
883 - add fps filter
884 - vorbis parser
885 - png parser
886 - audio mix filter
887 - ffv1: support (draft) version 1.3
888
889
890 version 0.10:
891
892 - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
893          CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
894          CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
895          CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
896 - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
897 - SBaGen (SBG) binaural beats script demuxer
898 - OpenMG Audio muxer
899 - Timecode extraction in DV and MOV
900 - thumbnail video filter
901 - XML output in ffprobe
902 - asplit audio filter
903 - tinterlace video filter
904 - astreamsync audio filter
905 - amerge audio filter
906 - ISMV (Smooth Streaming) muxer
907 - GSM audio parser
908 - SMJPEG muxer
909 - XWD encoder and decoder
910 - Automatic thread count based on detection number of (available) CPU cores
911 - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
912 - ffprobe -show_error option
913 - Avid 1:1 10-bit RGB Packer codec
914 - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
915 - yuv4 libquicktime packed 4:2:0 encoder and decoder
916 - ffprobe -show_frames option
917 - silencedetect audio filter
918 - ffprobe -show_program_version, -show_library_versions, -show_versions options
919 - rv34: frame-level multi-threading
920 - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
921 - Improved PGS subtitle decoder
922 - dumpgraph option to lavfi device
923 - r210 and r10k encoders
924 - ffwavesynth decoder
925 - aviocat tool
926 - ffeval tool
927 - support encoding and decoding 4-channel SGI images
928
929
930 version 0.9:
931
932 - openal input device added
933 - boxblur filter added
934 - BWF muxer
935 - Flash Screen Video 2 decoder
936 - lavfi input device added
937 - added avconv, which is almost the same for now, except
938 for a few incompatible changes in the options, which will hopefully make them
939 easier to use. The changes are:
940     * The options placement is now strictly enforced! While in theory the
941       options for ffmpeg should be given in [input options] -i INPUT [output
942       options] OUTPUT order, in practice it was possible to give output options
943       before the -i and it mostly worked. Except when it didn't - the behavior was
944       a bit inconsistent. In avconv, it is not possible to mix input and output
945       options. All non-global options are reset after an input or output filename.
946     * All per-file options are now truly per-file - they apply only to the next
947       input or output file and specifying different values for different files
948       will now work properly (notably -ss and -t options).
949     * All per-stream options are now truly per-stream - it is possible to
950       specify which stream(s) should a given option apply to. See the Stream
951       specifiers section in the avconv manual for details.
952     * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
953       sense that they're specified after the output filename instead of before,
954       like all other options. In avconv this irregularity is removed, all options
955       apply to the next input or output file.
956     * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
957       irregular and highly confusing, they were also redundant. In avconv the -map
958       option will create new streams in the output file and map input streams to
959       them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
960       each stream in the first input file.
961     * The -map option now has slightly different and more powerful syntax:
962         + Colons (':') are used to separate file index/stream type/stream index
963           instead of dots. Comma (',') is used to separate the sync stream instead
964           of colon.. This is done for consistency with other options.
965         + It's possible to specify stream type. E.g. -map 0:a:2 creates an
966           output stream from the third input audio stream.
967         + Omitting the stream index now maps all the streams of the given type,
968           not just the first. E.g. -map 0:s creates output streams for all the
969           subtitle streams in the first input file.
970         + Since -map can now match multiple streams, negative mappings were
971           introduced. Negative mappings disable some streams from an already
972           defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
973           all the stream in the first input file, except for the second audio
974           stream'.
975     * There is a new option -c (or -codec) for choosing the decoder/encoder to
976       use, which makes it possible to precisely specify target stream(s) consistently with
977       other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
978       libvorbis sets the codec for the first audio stream and -c copy copies all
979       the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
980       aliases to -c:v/a/s
981     * It is now possible to precisely specify which stream should an AVOption
982       apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
983       -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
984       syntax is deprecated and will stop working soon.
985     * -map_chapters now takes only an input file index and applies to the next
986       output file. This is consistent with how all the other options work.
987     * -map_metadata now takes only an input metadata specifier and applies to
988       the next output file. Output metadata specifier is now part of the option
989       name, similarly to the AVOptions/map/codec feature above.
990     * -metadata can now be used to set metadata on streams and chapters, e.g.
991       -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
992       This made -vlang/-alang/-slang options redundant, so they were removed.
993     * -qscale option now uses stream specifiers and applies to all streams, not
994       just video. I.e. plain -qscale number would now apply to all streams. To get
995       the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
996       and -aq is now an alias for -q:a.
997     * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
998       uses stream specifiers. Use -bsf:v/a/s instead of the old options.
999     * -itsscale option now uses stream specifiers, so its argument is only the
1000       scale parameter.
1001     * -intra option was removed, use -g 0 for the same effect.
1002     * -psnr option was removed, use -flags +psnr for the same effect.
1003     * -vf option is now an alias to the new -filter option, which uses stream specifiers.
1004     * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
1005     * -vtag/-atag/-stag options are now aliases to the new -tag option.
1006 - XMV demuxer
1007 - LOAS demuxer
1008 - ashowinfo filter added
1009 - Windows Media Image decoder
1010 - amovie source added
1011 - LATM muxer/demuxer
1012 - Speex encoder via libspeex
1013 - JSON output in ffprobe
1014 - WTV muxer
1015 - Optional C++ Support (needed for libstagefright)
1016 - H.264 Decoding on Android via Stagefright
1017 - Prores decoder
1018 - BIN/XBIN/ADF/IDF text file decoder
1019 - aconvert audio filter added
1020 - audio support to lavfi input device added
1021 - libcdio-paranoia input device for audio CD grabbing
1022 - Apple ProRes decoder
1023 - CELT in Ogg demuxing
1024 - G.723.1 demuxer and decoder
1025 - libmodplug support (--enable-libmodplug)
1026 - VC-1 interlaced decoding
1027 - libutvideo wrapper (--enable-libutvideo)
1028 - aevalsrc audio source added
1029 - Ut Video decoder
1030 - Speex encoding via libspeex
1031 - 4:2:2 H.264 decoding support
1032 - 4:2:2 and 4:4:4 H.264 encoding with libx264
1033 - Pulseaudio input device
1034 - Prores encoder
1035 - Video Decoder Acceleration (VDA) HWAccel module.
1036 - replacement Indeo 3 decoder
1037 - new ffmpeg option: -map_channel
1038 - volume audio filter added
1039 - earwax audio filter added
1040 - libv4l2 support (--enable-libv4l2)
1041 - TLS/SSL and HTTPS protocol support
1042 - AVOptions API rewritten and documented
1043 - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
1044   AVCodecContext deprecated. Codec private options should be used instead.
1045 - Properly working defaults in libx264 wrapper, support for native presets.
1046 - Encrypted OMA files support
1047 - Discworld II BMV decoding support
1048 - VBLE Decoder
1049 - OS X Video Decoder Acceleration (VDA) support
1050 - compact and csv output in ffprobe
1051 - pan audio filter
1052 - IFF Amiga Continuous Bitmap (ACBM) decoder
1053 - ass filter
1054 - CRI ADX audio format muxer and demuxer
1055 - Playstation Portable PMP format demuxer
1056 - Microsoft Windows ICO demuxer
1057 - life source
1058 - PCM format support in OMA demuxer
1059 - CLJR encoder
1060 - new option: -report
1061 - Dxtory capture format decoder
1062 - cellauto source
1063 - Simple segmenting muxer
1064 - Indeo 4 decoder
1065 - SMJPEG demuxer
1066
1067
1068 version 0.8:
1069
1070 - many many things we forgot because we rather write code than changelogs
1071 - WebM support in Matroska de/muxer
1072 - low overhead Ogg muxing
1073 - MMS-TCP support
1074 - VP8 de/encoding via libvpx
1075 - Demuxer for On2's IVF format
1076 - Pictor/PC Paint decoder
1077 - HE-AAC v2 decoder
1078 - HE-AAC v2 encoding with libaacplus
1079 - libfaad2 wrapper removed
1080 - DTS-ES extension (XCh) decoding support
1081 - native VP8 decoder
1082 - RTSP tunneling over HTTP
1083 - RTP depacketization of SVQ3
1084 - -strict inofficial replaced by -strict unofficial
1085 - ffplay -exitonkeydown and -exitonmousedown options added
1086 - native GSM / GSM MS decoder
1087 - RTP depacketization of QDM2
1088 - ANSI/ASCII art playback system
1089 - Lego Mindstorms RSO de/muxer
1090 - libavcore added (and subsequently removed)
1091 - SubRip subtitle file muxer and demuxer
1092 - Chinese AVS encoding via libxavs
1093 - ffprobe -show_packets option added
1094 - RTP packetization of Theora and Vorbis
1095 - RTP depacketization of MP4A-LATM
1096 - RTP packetization and depacketization of VP8
1097 - hflip filter
1098 - Apple HTTP Live Streaming demuxer
1099 - a64 codec
1100 - MMS-HTTP support
1101 - G.722 ADPCM audio encoder/decoder
1102 - R10k video decoder
1103 - ocv_smooth filter
1104 - frei0r wrapper filter
1105 - change crop filter syntax to width:height:x:y
1106 - make the crop filter accept parametric expressions
1107 - make ffprobe accept AVFormatContext options
1108 - yadif filter
1109 - blackframe filter
1110 - Demuxer for Leitch/Harris' VR native stream format (LXF)
1111 - RTP depacketization of the X-QT QuickTime format
1112 - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
1113 - cropdetect filter
1114 - ffmpeg -crop* options removed
1115 - transpose filter added
1116 - ffmpeg -force_key_frames option added
1117 - demuxer for receiving raw rtp:// URLs without an SDP description
1118 - single stream LATM/LOAS decoder
1119 - setpts filter added
1120 - Win64 support for optimized x86 assembly functions
1121 - MJPEG/AVI1 to JPEG/JFIF bitstream filter
1122 - ASS subtitle encoder and decoder
1123 - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
1124 - overlay filter added
1125 - rename aspect filter to setdar, and pixelaspect to setsar
1126 - IEC 61937 demuxer
1127 - Mobotix .mxg demuxer
1128 - frei0r source added
1129 - hqdn3d filter added
1130 - RTP depacketization of QCELP
1131 - FLAC parser added
1132 - gradfun filter added
1133 - AMR-WB decoder
1134 - replace the ocv_smooth filter with a more generic ocv filter
1135 - Windows Televison (WTV) demuxer
1136 - FFmpeg metadata format muxer and demuxer
1137 - SubRip (srt) subtitle encoder and decoder
1138 - floating-point AC-3 encoder added
1139 - Lagarith decoder
1140 - ffmpeg -copytb option added
1141 - IVF muxer added
1142 - Wing Commander IV movies decoder added
1143 - movie source added
1144 - Bink version 'b' audio and video decoder
1145 - Bitmap Brothers JV playback system
1146 - Apple HTTP Live Streaming protocol handler
1147 - sndio support for playback and record
1148 - Linux framebuffer input device added
1149 - Chronomaster DFA decoder
1150 - DPX image encoder
1151 - MicroDVD subtitle file muxer and demuxer
1152 - Playstation Portable PMP format demuxer
1153 - fieldorder video filter added
1154 - AAC encoding via libvo-aacenc
1155 - AMR-WB encoding via libvo-amrwbenc
1156 - xWMA demuxer
1157 - Mobotix MxPEG decoder
1158 - VP8 frame-multithreading
1159 - NEON optimizations for VP8
1160 - Lots of deprecated API cruft removed
1161 - fft and imdct optimizations for AVX (Sandy Bridge) processors
1162 - showinfo filter added
1163 - SMPTE 302M AES3 audio decoder
1164 - Apple Core Audio Format muxer
1165 - 9 bits and 10 bits per sample support in the H.264 decoder
1166 - 9 bits and 10 bits FFV1 encoding / decoding
1167 - split filter added
1168 - select filter added
1169 - sdl output device added
1170 - libmpcodecs video filter support (3 times as many filters than before)
1171 - mpeg2 aspect ratio dection fixed
1172 - libxvid aspect pickiness fixed
1173 - Frame multithreaded decoding
1174 - E-AC-3 audio encoder
1175 - ac3enc: add channel coupling support
1176 - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
1177 - H264/MPEG frame-level multi-threading
1178 - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
1179 - 4:4:4 H.264 decoding support
1180 - 10-bit H.264 optimizations for x86
1181 - lut, lutrgb, and lutyuv filters added
1182 - buffersink libavfilter sink added
1183 - Bump libswscale for recently reported ABI break
1184 - New J2K encoder (via OpenJPEG)
1185
1186
1187 version 0.7:
1188
1189 - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
1190
1191
1192 version 0.6:
1193
1194 - PB-frame decoding for H.263
1195 - deprecated vhook subsystem removed
1196 - deprecated old scaler removed
1197 - VQF demuxer
1198 - Alpha channel scaler
1199 - PCX encoder
1200 - RTP packetization of H.263
1201 - RTP packetization of AMR
1202 - RTP depacketization of Vorbis
1203 - CorePNG decoding support
1204 - Cook multichannel decoding support
1205 - introduced avlanguage helpers in libavformat
1206 - 8088flex TMV demuxer and decoder
1207 - per-stream language-tags extraction in asfdec
1208 - V210 decoder and encoder
1209 - remaining GPL parts in AC-3 decoder converted to LGPL
1210 - QCP demuxer
1211 - SoX native format muxer and demuxer
1212 - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
1213 - DPX image decoder
1214 - Electronic Arts Madcow decoder
1215 - DivX (XSUB) subtitle encoder
1216 - nonfree libamr support for AMR-NB/WB decoding/encoding removed
1217 - experimental AAC encoder
1218 - RTP depacketization of ASF and RTSP from WMS servers
1219 - RTMP support in libavformat
1220 - noX handling for OPT_BOOL X options
1221 - Wave64 demuxer
1222 - IEC-61937 compatible Muxer
1223 - TwinVQ decoder
1224 - Bluray (PGS) subtitle decoder
1225 - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
1226 - WMA Pro decoder
1227 - Core Audio Format demuxer
1228 - ATRAC1 decoder
1229 - MD STUDIO audio demuxer
1230 - RF64 support in WAV demuxer
1231 - MPEG-4 Audio Lossless Coding (ALS) decoder
1232 - -formats option split into -formats, -codecs, -bsfs, and -protocols
1233 - IV8 demuxer
1234 - CDG demuxer and decoder
1235 - R210 decoder
1236 - Auravision Aura 1 and 2 decoders
1237 - Deluxe Paint Animation playback system
1238 - SIPR decoder
1239 - Adobe Filmstrip muxer and demuxer
1240 - RTP depacketization of H.263
1241 - Bink demuxer and audio/video decoders
1242 - enable symbol versioning by default for linkers that support it
1243 - IFF PBM/ILBM bitmap decoder
1244 - concat protocol
1245 - Indeo 5 decoder
1246 - RTP depacketization of AMR
1247 - WMA Voice decoder
1248 - ffprobe tool
1249 - AMR-NB decoder
1250 - RTSP muxer
1251 - HE-AAC v1 decoder
1252 - Kega Game Video (KGV1) decoder
1253 - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
1254 - RTP depacketization of Theora
1255 - HTTP Digest authentication
1256 - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
1257 - Psygnosis YOP demuxer and video decoder
1258 - spectral extension support in the E-AC-3 decoder
1259 - unsharp video filter
1260 - RTP hinting in the mov/3gp/mp4 muxer
1261 - Dirac in Ogg demuxing
1262 - seek to keyframes in Ogg
1263 - 4:2:2 and 4:4:4 Theora decoding
1264 - 35% faster VP3/Theora decoding
1265 - faster AAC decoding
1266 - faster H.264 decoding
1267 - RealAudio 1.0 (14.4K) encoder
1268
1269
1270 version 0.5:
1271
1272 - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
1273 - TechSmith Camtasia (TSCC) video decoder
1274 - IBM Ultimotion (ULTI) video decoder
1275 - Sierra Online audio file demuxer and decoder
1276 - Apple QuickDraw (qdrw) video decoder
1277 - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
1278 - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
1279 - Miro VideoXL (VIXL) video decoder
1280 - H.261 video encoder
1281 - QPEG video decoder
1282 - Nullsoft Video (NSV) file demuxer
1283 - Shorten audio decoder
1284 - LOCO video decoder
1285 - Apple Lossless Audio Codec (ALAC) decoder
1286 - Winnov WNV1 video decoder
1287 - Autodesk Animator Studio Codec (AASC) decoder
1288 - Indeo 2 video decoder
1289 - Fraps FPS1 video decoder
1290 - Snow video encoder/decoder
1291 - Sonic audio encoder/decoder
1292 - Vorbis audio decoder
1293 - Macromedia ADPCM decoder
1294 - Duck TrueMotion 2 video decoder
1295 - support for decoding FLX and DTA extensions in FLIC files
1296 - H.264 custom quantization matrices support
1297 - ffserver fixed, it should now be usable again
1298 - QDM2 audio decoder
1299 - Real Cooker audio decoder
1300 - TrueSpeech audio decoder
1301 - WMA2 audio decoder fixed, now all files should play correctly
1302 - RealAudio 14.4 and 28.8 decoders fixed
1303 - JPEG-LS decoder
1304 - build system improvements
1305 - tabs and trailing whitespace removed from the codebase
1306 - CamStudio video decoder
1307 - AIFF/AIFF-C audio format, encoding and decoding
1308 - ADTS AAC file reading and writing
1309 - Creative VOC file reading and writing
1310 - American Laser Games multimedia (*.mm) playback system
1311 - Zip Motion Blocks Video decoder
1312 - improved Theora/VP3 decoder
1313 - True Audio (TTA) decoder
1314 - AVS demuxer and video decoder
1315 - JPEG-LS encoder
1316 - Smacker demuxer and decoder
1317 - NuppelVideo/MythTV demuxer and RTjpeg decoder
1318 - KMVC decoder
1319 - MPEG-2 intra VLC support
1320 - MPEG-2 4:2:2 encoder
1321 - Flash Screen Video decoder
1322 - GXF demuxer
1323 - Chinese AVS decoder
1324 - GXF muxer
1325 - MXF demuxer
1326 - VC-1/WMV3/WMV9 video decoder
1327 - MacIntel support
1328 - AviSynth support
1329 - VMware video decoder
1330 - VP5 video decoder
1331 - VP6 video decoder
1332 - WavPack lossless audio decoder
1333 - Targa (.TGA) picture decoder
1334 - Vorbis audio encoder
1335 - Delphine Software .cin demuxer/audio and video decoder
1336 - Tiertex .seq demuxer/video decoder
1337 - MTV demuxer
1338 - TIFF picture encoder and decoder
1339 - GIF picture decoder
1340 - Intel Music Coder decoder
1341 - Zip Motion Blocks Video encoder
1342 - Musepack decoder
1343 - Flash Screen Video encoder
1344 - Theora encoding via libtheora
1345 - BMP encoder
1346 - WMA encoder
1347 - GSM-MS encoder and decoder
1348 - DCA decoder
1349 - DXA demuxer and decoder
1350 - DNxHD decoder
1351 - Gamecube movie (.THP) playback system
1352 - Blackfin optimizations
1353 - Interplay C93 demuxer and video decoder
1354 - Bethsoft VID demuxer and video decoder
1355 - CRYO APC demuxer
1356 - ATRAC3 decoder
1357 - V.Flash PTX decoder
1358 - RoQ muxer, RoQ audio encoder
1359 - Renderware TXD demuxer and decoder
1360 - extern C declarations for C++ removed from headers
1361 - sws_flags command line option
1362 - codebook generator
1363 - RoQ video encoder
1364 - QTRLE encoder
1365 - OS/2 support removed and restored again
1366 - AC-3 decoder
1367 - NUT muxer
1368 - additional SPARC (VIS) optimizations
1369 - Matroska muxer
1370 - slice-based parallel H.264 decoding
1371 - Monkey's Audio demuxer and decoder
1372 - AMV audio and video decoder
1373 - DNxHD encoder
1374 - H.264 PAFF decoding
1375 - Nellymoser ASAO decoder
1376 - Beam Software SIFF demuxer and decoder
1377 - libvorbis Vorbis decoding removed in favor of native decoder
1378 - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
1379 - Ogg (Theora, Vorbis and FLAC) muxer
1380 - The "device" muxers and demuxers are now in a new libavdevice library
1381 - PC Paintbrush PCX decoder
1382 - Sun Rasterfile decoder
1383 - TechnoTrend PVA demuxer
1384 - Linux Media Labs MPEG-4 (LMLM4) demuxer
1385 - AVM2 (Flash 9) SWF muxer
1386 - QT variant of IMA ADPCM encoder
1387 - VFW grabber
1388 - iPod/iPhone compatible mp4 muxer
1389 - Mimic decoder
1390 - MSN TCP Webcam stream demuxer
1391 - RL2 demuxer / decoder
1392 - IFF demuxer
1393 - 8SVX audio decoder
1394 - non-recursive Makefiles
1395 - BFI demuxer
1396 - MAXIS EA XA (.xa) demuxer / decoder
1397 - BFI video decoder
1398 - OMA demuxer
1399 - MLP/TrueHD decoder
1400 - Electronic Arts CMV decoder
1401 - Motion Pixels Video decoder
1402 - Motion Pixels MVI demuxer
1403 - removed animated GIF decoder/demuxer
1404 - D-Cinema audio muxer
1405 - Electronic Arts TGV decoder
1406 - Apple Lossless Audio Codec (ALAC) encoder
1407 - AAC decoder
1408 - floating point PCM encoder/decoder
1409 - MXF muxer
1410 - DV100 AKA DVCPRO HD decoder and demuxer
1411 - E-AC-3 support added to AC-3 decoder
1412 - Nellymoser ASAO encoder
1413 - ASS and SSA demuxer and muxer
1414 - liba52 wrapper removed
1415 - SVQ3 watermark decoding support
1416 - Speex decoding via libspeex
1417 - Electronic Arts TGQ decoder
1418 - RV40 decoder
1419 - QCELP / PureVoice decoder
1420 - RV30 decoder
1421 - hybrid WavPack support
1422 - R3D REDCODE demuxer
1423 - ALSA support for playback and record
1424 - Electronic Arts TQI decoder
1425 - OpenJPEG based JPEG 2000 decoder
1426 - NC (NC4600) camera file demuxer
1427 - Gopher client support
1428 - MXF D-10 muxer
1429 - generic metadata API
1430 - flash ScreenVideo2 encoder
1431
1432
1433 version 0.4.9-pre1:
1434
1435 - DV encoder, DV muxer
1436 - Microsoft RLE video decoder
1437 - Microsoft Video-1 decoder
1438 - Apple Animation (RLE) decoder
1439 - Apple Graphics (SMC) decoder
1440 - Apple Video (RPZA) decoder
1441 - Cinepak decoder
1442 - Sega FILM (CPK) file demuxer
1443 - Westwood multimedia support (VQA & AUD files)
1444 - Id Quake II CIN playback support
1445 - 8BPS video decoder
1446 - FLIC playback support
1447 - RealVideo 2.0 (RV20) decoder
1448 - Duck TrueMotion v1 (DUCK) video decoder
1449 - Sierra VMD demuxer and video decoder
1450 - MSZH and ZLIB decoder support
1451 - SVQ1 video encoder
1452 - AMR-WB support
1453 - PPC optimizations
1454 - rate distortion optimal cbp support
1455 - rate distorted optimal ac prediction for MPEG-4
1456 - rate distorted optimal lambda->qp support
1457 - AAC encoding with libfaac
1458 - Sunplus JPEG codec (SP5X) support
1459 - use Lagrange multiplier instead of QP for ratecontrol
1460 - Theora/VP3 decoding support
1461 - XA and ADX ADPCM codecs
1462 - export MPEG-2 active display area / pan scan
1463 - Add support for configuring with IBM XLC
1464 - floating point AAN DCT
1465 - initial support for zygo video (not complete)
1466 - RGB ffv1 support
1467 - new audio/video parser API
1468 - av_log() system
1469 - av_read_frame() and av_seek_frame() support
1470 - missing last frame fixes
1471 - seek by mouse in ffplay
1472 - noise reduction of DCT coefficients
1473 - H.263 OBMC & 4MV support
1474 - H.263 alternative inter vlc support
1475 - H.263 loop filter
1476 - H.263 slice structured mode
1477 - interlaced DCT support for MPEG-2 encoding
1478 - stuffing to stay above min_bitrate
1479 - MB type & QP visualization
1480 - frame stepping for ffplay
1481 - interlaced motion estimation
1482 - alternate scantable support
1483 - SVCD scan offset support
1484 - closed GOP support
1485 - SSE2 FDCT
1486 - quantizer noise shaping
1487 - G.726 ADPCM audio codec
1488 - MS ADPCM encoding
1489 - multithreaded/SMP motion estimation
1490 - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
1491 - multithreaded/SMP decoding for MPEG-2
1492 - FLAC decoder
1493 - Metrowerks CodeWarrior suppport
1494 - H.263+ custom pcf support
1495 - nicer output for 'ffmpeg -formats'
1496 - Matroska demuxer
1497 - SGI image format, encoding and decoding
1498 - H.264 loop filter support
1499 - H.264 CABAC support
1500 - nicer looking arrows for the motion vector visualization
1501 - improved VCD support
1502 - audio timestamp drift compensation
1503 - MPEG-2 YUV 422/444 support
1504 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
1505 - better image scaling
1506 - H.261 support
1507 - correctly interleave packets during encoding
1508 - VIS optimized motion compensation
1509 - intra_dc_precision>0 encoding support
1510 - support reuse of motion vectors/MB types/field select values of the source video
1511 - more accurate deblock filter
1512 - padding support
1513 - many optimizations and bugfixes
1514 - FunCom ISS audio file demuxer and according ADPCM decoding
1515
1516
1517 version 0.4.8:
1518
1519 - MPEG-2 video encoding (Michael)
1520 - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
1521 - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
1522   and Mario Brito)
1523 - Xan DPCM audio decoder (Mario Brito)
1524 - Interplay MVE playback subsystem (Mike Melanson)
1525 - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
1526
1527
1528 version 0.4.7:
1529
1530 - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
1531   (originally from public domain player for Amiga at http://www.honeypot.net/audio)
1532 - current version now also compiles with older GCC (Fabrice)
1533 - 4X multimedia playback system including 4xm file demuxer (Mike
1534   Melanson), and 4X video and audio codecs (Michael)
1535 - Creative YUV (CYUV) decoder (Mike Melanson)
1536 - FFV1 codec (our very simple lossless intra only codec, compresses much better
1537   than HuffYUV) (Michael)
1538 - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
1539 - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
1540   alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
1541 - ffplay has been replaced with a newer version which uses SDL (optionally)
1542   for multiplatform support (Fabrice)
1543 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
1544   by anonymous
1545 - AMR format has been added (Johannes Carlsson)
1546 - 3GP support has been added (Johannes Carlsson)
1547 - VP3 codec has been added (Mike Melanson)
1548 - more MPEG-1/2 fixes
1549 - better multiplatform support, MS Visual Studio fixes (various)
1550 - AltiVec optimizations (Magnus Damn and others)
1551 - SH4 processor support has been added (BERO)
1552 - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
1553 - VOB streaming support (Brian Foley)
1554 - better MP3 autodetection (Andriy Rysin)
1555 - qpel encoding (Michael)
1556 - 4mv+b frames encoding finally fixed (Michael)
1557 - chroma ME (Michael)
1558 - 5 comparison functions for ME (Michael)
1559 - B-frame encoding speedup (Michael)
1560 - WMV2 codec (unfinished - Michael)
1561 - user specified diamond size for EPZS (Michael)
1562 - Playstation STR playback subsystem, still experimental (Mike and Michael)
1563 - ASV2 codec (Michael)
1564 - CLJR decoder (Alex)
1565
1566 .. And lots more new enhancements and fixes.
1567
1568
1569 version 0.4.6:
1570
1571 - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
1572   from scratch
1573 - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
1574 - fix quantization bug in AC3 encoder
1575 - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
1576 - added prototype ffplay program
1577 - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
1578 - bug fix on MCBPC tables of H.263 (Juanjo)
1579 - bug fix on DC coefficients of H.263 (Juanjo)
1580 - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
1581 - now we can decode H.263 streams found in QuickTime files (Juanjo)
1582 - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
1583 - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
1584 - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
1585 - now H.263 picture size is returned on the first decoded frame (Juanjo)
1586 - added first regression tests
1587 - added MPEG-2 TS demuxer
1588 - new demux API for libav
1589 - more accurate and faster IDCT (Michael)
1590 - faster and entropy-controlled motion search (Michael)
1591 - two pass video encoding (Michael)
1592 - new video rate control (Michael)
1593 - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
1594 - great performance improvement of video encoders and decoders (Michael)
1595 - new and faster bit readers and vlc parsers (Michael)
1596 - high quality encoding mode: tries all macroblock/VLC types (Michael)
1597 - added DV video decoder
1598 - preliminary RTP/RTSP support in ffserver and libavformat
1599 - H.263+ AIC decoding/encoding support (Juanjo)
1600 - VCD MPEG-PS mode (Juanjo)
1601 - PSNR stuff (Juanjo)
1602 - simple stats output (Juanjo)
1603 - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
1604
1605
1606 version 0.4.5:
1607
1608 - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
1609 - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
1610 - added configure system (actually a small shell script)
1611 - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
1612   Michael Hipp (temporary solution - waiting for integer only
1613   decoder)
1614 - fixed VIDIOCSYNC interrupt
1615 - added Intel H.263 decoding support ('I263' AVI fourCC)
1616 - added Real Video 1.0 decoding (needs further testing)
1617 - simplified image formats again. Added PGM format (=grey
1618   pgm). Renamed old PGM to PGMYUV.
1619 - fixed msmpeg4 slice issues (tell me if you still find problems)
1620 - fixed OpenDivX bugs with newer versions (added VOL header decoding)
1621 - added support for MPlayer interface
1622 - added macroblock skip optimization
1623 - added MJPEG decoder
1624 - added mmx/mmxext IDCT from libmpeg2
1625 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
1626   <celer at shell.scrypt.net>)
1627 - added pixel format conversion layer (e.g. for MJPEG or PPM)
1628 - added deinterlacing option
1629 - MPEG-1/2 fixes
1630 - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
1631 - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
1632 - Windows porting of file converter
1633 - added MJPEG raw format (input/output)
1634 - added JPEG image format support (input/output)
1635
1636
1637 version 0.4.4:
1638
1639 - fixed some std header definitions (Bjorn Lindgren
1640   <bjorn.e.lindgren at telia.com>).
1641 - added MPEG demuxer (MPEG-1 and 2 compatible).
1642 - added ASF demuxer
1643 - added prototype RM demuxer
1644 - added AC3 decoding (done with libac3 by Aaron Holtzman)
1645 - added decoding codec parameter guessing (.e.g. for MPEG, because the
1646   header does not include them)
1647 - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
1648   play them (only tested video)
1649 - fixed H.263 white bug
1650 - fixed phase rounding in img resample filter
1651 - add MMX code for polyphase img resample filter
1652 - added CPU autodetection
1653 - added generic title/author/copyright/comment string handling (ASF and RM
1654   use them)
1655 - added SWF demux to extract MP3 track (not usable yet because no MP3
1656   decoder)
1657 - added fractional frame rate support
1658 - codecs are no longer searched by read_header() (should fix ffserver
1659   segfault)
1660
1661
1662 version 0.4.3:
1663
1664 - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
1665 - fixed raw yuv output
1666 - added motion rounding support in MPEG-4
1667 - fixed motion bug rounding in MSMPEG4
1668 - added B-frame handling in video core
1669 - added full MPEG-1 decoding support
1670 - added partial (frame only) MPEG-2 support
1671 - changed the FOURCC code for H.263 to "U263" to be able to see the
1672   +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
1673   this +codec ;) (JuanJo).
1674 - Halfpel motion estimation after MB type selection (JuanJo)
1675 - added pgm and .Y.U.V output format
1676 - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
1677   output.
1678 - added pgmpipe I/O format (original patch from Martin Aumueller
1679   <lists at reserv.at>, but changed completely since we use a format
1680   instead of a protocol)
1681
1682
1683 version 0.4.2:
1684
1685 - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
1686   (for OpenDivX) is almost complete: 8x8 MVs and rounding are
1687   missing. MSMPEG4 support is complete.
1688 - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
1689   can decode ffmpeg MPEGs :-)).
1690 - added libavcodec API documentation (see apiexample.c).
1691 - fixed image polyphase bug (the bottom of some images could be
1692   greenish)
1693 - added support for non clipped motion vectors (decoding only)
1694   and image sizes non-multiple of 16
1695 - added support for AC prediction (decoding only)
1696 - added file overwrite confirmation (can be disabled with -y)
1697 - added custom size picture to H.263 using H.263+ (Juanjo)
1698
1699
1700 version 0.4.1:
1701
1702 - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
1703   of AVI and ASF to DIV3.
1704 - added -me option to set motion estimation method
1705   (default=log). suppressed redundant -hq option.
1706 - added options -acodec and -vcodec to force a given codec (useful for
1707   AVI for example)
1708 - fixed -an option
1709 - improved dct_quantize speed
1710 - factorized some motion estimation code
1711
1712
1713 version 0.4.0:
1714
1715 - removing grab code from ffserver and moved it to ffmpeg. Added
1716   multistream support to ffmpeg.
1717 - added timeshifting support for live feeds (option ?date=xxx in the
1718   URL)
1719 - added high quality image resize code with polyphase filter (need
1720   mmx/see optimization). Enable multiple image size support in ffserver.
1721 - added multi live feed support in ffserver
1722 - suppressed master feature from ffserver (it should be done with an
1723   external program which opens the .ffm url and writes it to another
1724   ffserver)
1725 - added preliminary support for video stream parsing (WAV and AVI half
1726   done). Added proper support for audio/video file conversion in
1727   ffmpeg.
1728 - added preliminary support for video file sending from ffserver
1729 - redesigning I/O subsystem: now using URL based input and output
1730   (see avio.h)
1731 - added WAV format support
1732 - added "tty user interface" to ffmpeg to stop grabbing gracefully
1733 - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
1734   (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
1735 - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
1736 - added new motion estimation algorithms, log and phods (Juanjo)
1737 - changed directories: libav for format handling, libavcodec for
1738   codecs
1739
1740
1741 version 0.3.4:
1742
1743 - added stereo in MPEG audio encoder
1744
1745
1746 version 0.3.3:
1747
1748 - added 'high quality' mode which use motion vectors. It can be used in
1749   real time at low resolution.
1750 - fixed rounding problems which caused quality problems at high
1751   bitrates and large GOP size
1752
1753
1754 version 0.3.2: small fixes
1755
1756 - ASF fixes
1757 - put_seek bug fix
1758
1759
1760 version 0.3.1: added avi/divx support
1761
1762 - added AVI support
1763 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
1764 - added sound for flash format (not tested)
1765
1766
1767 version 0.3: initial public release