You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1553 lines
59KB

  1. Entries are sorted chronologically from oldest to youngest within each release,
  2. releases are sorted from youngest to oldest.
  3. version 2.4.9:
  4. - alac: reject rice_limit 0 if compression is used
  5. - lavf: Reset global flag on deinit
  6. - bink: check vst->index_entries before using it
  7. - mpeg4videodec: only allow a positive length
  8. - alsdec: check sample pointer range in revert_channel_correlation
  9. - avcodec/h264_refs: Do not set reference to things which do not exist
  10. - avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode
  11. - h264: avoid unnecessary calls to get_format
  12. - avutil/pca: Check for av_malloc* failures
  13. - alsdec: validate time diff index
  14. - avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data
  15. - alsdec: ensure channel reordering is reversible
  16. - avcodec/atrac3plusdsp: fix on stack alignment
  17. - ac3: validate end in ff_ac3_bit_alloc_calc_mask
  18. - aacpsy: avoid psy_band->threshold becoming NaN
  19. - aasc: return correct buffer size from aasc_decode_frame
  20. - aacdec: consistently use avctx for logging in decode_eld_specific_config
  21. - msrledec: use signed pixel_ptr in msrle_decode_pal4
  22. - swresample/swresample-test: Randomly wipe out channel counts
  23. - swresample: Check channel layouts and channels against each other and print human readable error messages
  24. - swresample: Allow reinitialization without ever setting channel layouts
  25. - swresample: Allow reinitialization without ever setting channel counts
  26. - avcodec/h264: Do not fail with randomly truncated VUIs
  27. - avcodec/h264_ps: Move truncation check from VUI to SPS
  28. - avcodec/h264: Be more tolerant to changing pps id between slices
  29. - avcodec/aacdec: Fix storing state before PCE decode
  30. - avcodec/h264: reset the counts in the correct context
  31. - avcodec/h264_slice: Do not reset mb_aff_frame per slice
  32. - tests: Fix test name for pixfmts tests
  33. - avcodec/h264: finish previous slices before switching to single thread mode
  34. - avcodec/h264: Fix race between slices where one overwrites data from the next
  35. - avformat/utils: avoid discarded streams in av_find_default_stream_index()
  36. - avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use
  37. - avformat/img2dec: do not rewind custom io buffers
  38. - fate: Include branch information in the payload header
  39. version 2.4.8:
  40. - avutil/cpu: add missing check for mmxext to av_force_cpu_flags
  41. - avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer
  42. - avcodec/hevc_ps: Check cropping parameters more correctly
  43. - avcodec/dnxhddec: Check that the frame is interlaced before using cur_field
  44. - avformat/mov: Disallow ".." in dref unless use_absolute_path is set
  45. - avformat/mov: Check for string truncation in mov_open_dref()
  46. - ac3_fixed: fix out-of-bound read
  47. - avcodec/012v: redesign main loop
  48. - avcodec/012v: Check dimensions more completely
  49. - asfenc: fix leaking asf->index_ptr on error
  50. - avcodec/options_table: remove extradata_size from the AVOptions table
  51. - ffmdec: limit the backward seek to the last resync position
  52. - ffmdec: make sure the time base is valid
  53. - ffmdec: fix infinite loop at EOF
  54. - avcodec/tiff: move bpp check to after "end:"
  55. - avcodec/opusdec: Fix delayed sample value
  56. - avcodec/utils: Align YUV411 by as much as the other YUV variants
  57. - vp9: fix segmentation map retention with threading enabled.
  58. - doc/protocols/tcp: fix units of listen_timeout option value, from microseconds to milliseconds
  59. - fix VP9 packet decoder returning 0 instead of the used data size
  60. - avformat/bit: only accept the g729 codec and 1 channel
  61. - avformat/adxdec: check avctx->channels for invalid values
  62. - Fix buffer_size argument to init_put_bits() in multiple encoders.
  63. - mips/acelp_filters: fix incorrect register constraint
  64. - avcodec/hevc_ps: Sanity checks for some log2_* values
  65. - avcodec/zmbv: Check len before reading in decode_frame()
  66. - avcodec/snowdec: Fix ref value check
  67. - swscale/utils: More carefully merge and clear coefficients outside the input
  68. - avcodec/a64multienc: fix use of uninitialized values in to_meta_with_crop
  69. - avcodec/a64multienc: don't set incorrect packet size
  70. - webp: ensure that each transform is only used once
  71. - avcodec/hevc_ps: More complete window reset
  72. - vp9: make above buffer pointer 32-byte aligned.
  73. - avformat/rm: limit packet size
  74. - avcodec/webp: validate the distance prefix code
  75. - avcodec/gif: fix off by one in column offsetting finding
  76. version 2.4.7:
  77. - avcodec/flac_parser: fix handling EOF if no headers are found
  78. - avfilter/vf_framepack: Check and update frame_rate
  79. - avcodec/hevc: Fix handling of skipped_bytes() reallocation failures
  80. - qpeg: avoid pointless invalid memcpy()
  81. - avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a"
  82. - avcodec/mjpegdec: Skip blocks which are outside the visible area
  83. - lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2. (cherry picked from commit 4faea46bd906b3897018736208123aa36c3f45d5)
  84. - avcodec/h264_slice: assert that reinit does not occur after the first slice
  85. - avcodec/h264_slice: ignore SAR changes in slices after the first
  86. - avcodec/h264_slice: Check picture structure before setting the related fields
  87. - avcodec/h264_slice: Do not change frame_num after the first slice
  88. - avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT
  89. - avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT
  90. - avcodec/h264: Be more strict on rejecting pps/sps changes
  91. - avcodec/h264: Be more strict on rejecting pps_id changes
  92. - avcodec/h264_ps: More completely check the bit depths
  93. - avformat/thp: Check av_get_packet() for failure not only for partial output
  94. - swscale/utils: Limit filter shifting so as not to read from prior the array
  95. - avcodec/mpegvideo_motion: Fix gmc chroma dimensions
  96. - avcodec/mjpegdec: Check number of components for JPEG-LS
  97. - avcodec/mjpegdec: Check escape sequence validity
  98. - avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior
  99. - avformat/mpc8: fix broken pointer math
  100. - avformat/mpc8: fix hang with fuzzed file
  101. - avformat/tta: fix crash with corrupted files
  102. version 2.4.6:
  103. - doc/examples: fix lib math dep for decoding_encoding
  104. - avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Version 4.0.12.1"
  105. - vp9: fix parser return values in error case
  106. - ffmpeg: Clear error message array at init.
  107. - avcodec/dvdsubdec: fix accessing dangling pointers
  108. - avcodec/dvdsubdec: error on bitmaps with size 0
  109. - avformat/mov: Fix mixed declaration and statement warning
  110. - cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_file()
  111. - avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stale pointer in memory
  112. - avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
  113. - lavfi: check av_strdup() return value
  114. - mov: Fix negative size calculation in mov_read_default().
  115. - avformat/mov: fix integer overflow in mov_read_udta_string()
  116. - mov: Avoid overflow with mov_metadata_raw()
  117. - avcodec/dvdsubdec: fix out of bounds accesses
  118. - avfilter/vf_sab: fix filtering tiny images
  119. - avformat/flvdec: Increase string array size
  120. - avformat/flvdec: do not inject dts=0 metadata packets which failed to be parsed into a new data stream
  121. - avformat/cdxl: Fix integer overflow of image_size
  122. - avformat/segment: Use av_freep() avoid leaving stale pointers in memory
  123. - avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms
  124. - mov: avoid a memleak when multiple stss boxes are presen
  125. version 2.4.5:
  126. - lavu/frame: fix malloc error path in av_frame_copy_props()
  127. - avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference()
  128. - avformat/aviobuf: Check that avio_seek() target is non negative
  129. - swresample/soxr_resample: fix error handling
  130. - avformat/flvdec: fix potential use of uninitialized variables
  131. - avformat/matroskadec: fix handling of recursive SeekHead elements
  132. - doc/examples/transcoding: check encoder before using it
  133. - swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
  134. - avformat/rmdec: Check codec_data_size
  135. - avformat/aviobuf: Fix infinite loop in ff_get_line()
  136. - vc1: Do not assume seek happens after decoding
  137. - mmvideo: check frame dimensions
  138. - jvdec: check frame dimensions
  139. - avcodec/indeo3: ensure offsets are non negative
  140. - avcodec/h264: Check *log2_weight_denom
  141. - avcodec/hevc_ps: Check diff_cu_qp_delta_depth
  142. - avcodec/h264: Clear delayed_pic on deallocation
  143. - avcodec/hevc: clear filter_slice_edges() on allocation
  144. - avcodec/dcadec: Check that the added xch channel isnt already there
  145. - avcodec/indeo3: use signed variables to avoid underflow
  146. - swscale: increase yuv2rgb table headroom
  147. - avformat/mov: fix integer overflow of size
  148. - avformat/mov: check atom nesting depth
  149. - avcodec/utvideodec: Fix handling of slice_height=0
  150. - avcodec/vmdvideo: Check len before using it in method 3
  151. - avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory
  152. - avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory
  153. - configure: create the tests directory like the doc directory
  154. - v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSD
  155. - avcodec/motion_est: use 2x8x8 for interlaced qpel
  156. - Treat all '*.pnm' files as non-text file
  157. version 2.4.4:
  158. - avformat: replace some odd 30-60 rates by higher less odd ones in get_std_framerate()
  159. - swscale: fix yuv2yuvX_8 assembly on x86
  160. - avcodec/hevc_ps: Check num_long_term_ref_pics_sps
  161. - avcodec/mjpegdec: Fix integer overflow in shift
  162. - avcodec/hevc_ps: Check return code from pps_range_extensions()
  163. - avcodec/rawdec: Check the return code of avpicture_get_size()
  164. - avcodec/pngdec: Check IHDR/IDAT order
  165. - avcodec/flacdec: Call ff_flacdsp_init() unconditionally
  166. - avcodec/utils: Check that the data is complete in avpriv_bprint_to_extradata()
  167. - avcodec/mjpegdec: Fix context fields becoming inconsistent
  168. - avcodec/mjpegdec: Check for pixfmtid 0x42111100 || 0x24111100 with more than 8 bits
  169. - swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()
  170. - doc/APIchanges: Fix some wrong versions
  171. - avformat/hlsenc: Free context after hls_append_segment
  172. - avcodec/mpeg4video_parser: fix spurious extradata parse warnings
  173. - lavu/opt: fix av_opt_get function
  174. - avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization
  175. - avcodec/utvideodec: fix assumtation that slice_height >= 1
  176. - avcodec/options_table fix min of audio channels and sample rate
  177. - libavutil/thread.h: Support OS/2 threads
  178. - fix Makefile objects for pulseaudio support
  179. - opusdec: make sure all substreams have the same number of coded samples
  180. - lavu: add wrappers for the pthreads mutex API
  181. - avformat/avidec: fix handling dv in avi
  182. - avfilter/vf_lut: gammaval709()
  183. - cinedec: report white balance gain coefficients using metadata
  184. - swscale/utils: support bayer input + scaling, and bayer input + any supported output
  185. - swscale: support internal scaler cascades
  186. - avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code similarity
  187. - avformat/segment: export inner muxer timebase
  188. - Remove fminf() emulation, fix build issues
  189. - avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation
  190. - Use -fno-optimize-sibling-calls on parisc also for gcc 4.9.
  191. - ffmpeg_opt: store canvas size in decoder context
  192. - avcodec/mpeg12dec: do not trust AVCodecContext input dimensions
  193. version 2.4.3:
  194. - avcodec/svq1dec: zero terminate embedded message before printing
  195. - avcodec/cook: check that the subpacket sizes fit in block_align
  196. - avcodec/g2meet: check tile dimensions to avoid integer overflow
  197. - avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.
  198. - avcodec/dnxhddec: treat pix_fmt like width/height
  199. - avcodec/dxa: check dimensions
  200. - avcodec/dirac_arith: fix integer overflow
  201. - avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y
  202. - avcodec/diracdec: Use 64bit in calculation of codeblock coordinates
  203. - avcodec/sgidec: fix count check
  204. - avcodec/sgidec: fix linesize for 16bit
  205. - avcodec/hevc_ps: Check default display window bitstream and skip if invalid
  206. - avcodec/tiffenc: properly compute packet size
  207. - lavd: export all symbols with av_ prefix
  208. - avformat/mxfdec: Fix termination of mxf_data_essence_container_uls
  209. - postproc: fix qp count
  210. - postproc/postprocess: fix quant store for fq mode
  211. - vf_drawtext: add missing clear of pointers after av_expr_free()
  212. - utvideoenc: properly set slice height/last line
  213. - swresample: fix sample drop loop end condition
  214. - resample: Avoid off-by-1 errors in PTS calcs.
  215. - imc: fix order of operations in coefficients read
  216. - hevc_mvs: make sure to always initialize the temporal MV fully
  217. - hevc_mvs: initialize the temporal MV in case of missing reference
  218. version 2.4.2:
  219. - avcodec/on2avc: Check number of channels
  220. - avcodec/hevc: fix chroma transform_add size
  221. - avcodec/h264: Check mode before considering mixed mode intra prediction
  222. - avformat/mpegts: use a padded buffer in read_sl_header()
  223. - avformat/mpegts: Check desc_len / get8() return code
  224. - avcodec/vorbisdec: Fix off by 1 error in ptns_to_read
  225. - sdp: add support for H.261
  226. - avcodec/svq3: Do not memcpy AVFrame
  227. - avcodec/smc: fix off by 1 error
  228. - avcodec/qpeg: fix off by 1 error in MV bounds check
  229. - avcodec/gifdec: factorize interleave end handling out
  230. - avcodec/cinepak: fix integer underflow
  231. - avcodec/pngdec: Check bits per pixel before setting monoblack pixel format
  232. - avcodec/pngdec: Calculate MPNG bytewidth more defensively
  233. - avcodec/tiff: more completely check bpp/bppcount
  234. - avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks
  235. - avcodec/h263dec: Fix decoding messenger.h263
  236. - avcodec/utils: Add case for jv to avcodec_align_dimensions2()
  237. - avcodec/mjpegdec: check bits per pixel for changes similar to dimensions
  238. - avcodec/jpeglsdec: Check run value more completely in ls_decode_line()
  239. - avformat/hlsenc: export inner muxer timebase
  240. - configure: add noexecstack to linker options if supported.
  241. - avcodec/ac3enc_template: fix out of array read
  242. - avutil/x86/cpu: fix cpuid sub-leaf selection
  243. - avformat/img2dec: enable generic seeking for image pipes
  244. - avformat/img2dec: initialize pkt->pos for image pipes
  245. - avformat/img2dec: pass error code and signal EOF
  246. - avformat/img2dec: fix error code at EOF for pipes
  247. - libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address
  248. - tests/fate-run.sh: Cat .err file in case of error with V>0
  249. - avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header()
  250. - avcodec/webp: fix default palette color 0xff000000 -> 0x00000000
  251. - avcodec/asvenc: fix AAN scaling
  252. - Fix compile error on arm4/arm5 platform
  253. version 2.4.1:
  254. - swscale: Allow chroma samples to be above and to the left of luma samples
  255. - avcodec/libilbc: support for latest git of libilbc
  256. - avcodec/webp: treat out-of-bound palette index as translucent black
  257. - vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion
  258. - apetag: Fix APE tag size check
  259. - tools/crypto_bench: fix build when AV_READ_TIME is unavailable
  260. version 2.4:
  261. - Icecast protocol
  262. - ported lenscorrection filter from frei0r filter
  263. - large optimizations in dctdnoiz to make it usable
  264. - ICY metadata are now requested by default with the HTTP protocol
  265. - support for using metadata in stream specifiers in fftools
  266. - LZMA compression support in TIFF decoder
  267. - support for H.261 RTP payload format (RFC 4587)
  268. - HEVC/H.265 RTP payload format (draft v6) depacketizer
  269. - added codecview filter to visualize information exported by some codecs
  270. - Matroska 3D support thorugh side data
  271. - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
  272. - silenceremove filter
  273. version 2.3:
  274. - AC3 fixed-point decoding
  275. - shuffleplanes filter
  276. - subfile protocol
  277. - Phantom Cine demuxer
  278. - replaygain data export
  279. - VP7 video decoder
  280. - Alias PIX image encoder and decoder
  281. - Improvements to the BRender PIX image decoder
  282. - Improvements to the XBM decoder
  283. - QTKit input device
  284. - improvements to OpenEXR image decoder
  285. - support decoding 16-bit RLE SGI images
  286. - GDI screen grabbing for Windows
  287. - alternative rendition support for HTTP Live Streaming
  288. - AVFoundation input device
  289. - Direct Stream Digital (DSD) decoder
  290. - Magic Lantern Video (MLV) demuxer
  291. - On2 AVC (Audio for Video) decoder
  292. - support for decoding through DXVA2 in ffmpeg
  293. - libbs2b-based stereo-to-binaural audio filter
  294. - libx264 reference frames count limiting depending on level
  295. - native Opus decoder
  296. - display matrix export and rotation API
  297. - WebVTT encoder
  298. - showcqt multimedia filter
  299. - zoompan filter
  300. - signalstats filter
  301. - hqx filter (hq2x, hq3x, hq4x)
  302. - flanger filter
  303. - Image format auto-detection
  304. - LRC demuxer and muxer
  305. - Samba protocol (via libsmbclient)
  306. - WebM DASH Manifest muxer
  307. - libfribidi support in drawtext
  308. version 2.2:
  309. - HNM version 4 demuxer and video decoder
  310. - Live HDS muxer
  311. - setsar/setdar filters now support variables in ratio expressions
  312. - elbg filter
  313. - string validation in ffprobe
  314. - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
  315. - complete Voxware MetaSound decoder
  316. - remove mp3_header_compress bitstream filter
  317. - Windows resource files for shared libraries
  318. - aeval filter
  319. - stereoscopic 3d metadata handling
  320. - WebP encoding via libwebp
  321. - ATRAC3+ decoder
  322. - VP8 in Ogg demuxing
  323. - side & metadata support in NUT
  324. - framepack filter
  325. - XYZ12 rawvideo support in NUT
  326. - Exif metadata support in WebP decoder
  327. - OpenGL device
  328. - Use metadata_header_padding to control padding in ID3 tags (currently used in
  329. MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
  330. - Mirillis FIC video decoder
  331. - Support DNx444
  332. - libx265 encoder
  333. - dejudder filter
  334. - Autodetect VDA like all other hardware accelerations
  335. - aliases and defaults for Ogg subtypes (opus, spx)
  336. version 2.1:
  337. - aecho filter
  338. - perspective filter ported from libmpcodecs
  339. - ffprobe -show_programs option
  340. - compand filter
  341. - RTMP seek support
  342. - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
  343. even when used as an input option. Previous behavior can be restored with
  344. the -noaccurate_seek option.
  345. - ffmpeg -t option can now be used for inputs, to limit the duration of
  346. data read from an input file
  347. - incomplete Voxware MetaSound decoder
  348. - read EXIF metadata from JPEG
  349. - DVB teletext decoder
  350. - phase filter ported from libmpcodecs
  351. - w3fdif filter
  352. - Opus support in Matroska
  353. - FFV1 version 1.3 is stable and no longer experimental
  354. - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
  355. - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
  356. more consistent with other muxers.
  357. - adelay filter
  358. - pullup filter ported from libmpcodecs
  359. - ffprobe -read_intervals option
  360. - Lossless and alpha support for WebP decoder
  361. - Error Resilient AAC syntax (ER AAC LC) decoding
  362. - Low Delay AAC (ER AAC LD) decoding
  363. - mux chapters in ASF files
  364. - SFTP protocol (via libssh)
  365. - libx264: add ability to encode in YUVJ422P and YUVJ444P
  366. - Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
  367. - make decoding alpha optional for prores, ffv1 and vp6 by setting
  368. the skip_alpha flag.
  369. - ladspa wrapper filter
  370. - native VP9 decoder
  371. - dpx parser
  372. - max_error_rate parameter in ffmpeg
  373. - PulseAudio output device
  374. - ReplayGain scanner
  375. - Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
  376. - Linux framebuffer output device
  377. - HEVC decoder
  378. - raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
  379. - mergeplanes filter
  380. version 2.0:
  381. - curves filter
  382. - reference-counting for AVFrame and AVPacket data
  383. - ffmpeg now fails when input options are used for output file
  384. or vice versa
  385. - support for Monkey's Audio versions from 3.93
  386. - perms and aperms filters
  387. - audio filtering support in ffplay
  388. - 10% faster aac encoding on x86 and MIPS
  389. - sine audio filter source
  390. - WebP demuxing and decoding support
  391. - ffmpeg options -filter_script and -filter_complex_script, which allow a
  392. filtergraph description to be read from a file
  393. - OpenCL support
  394. - audio phaser filter
  395. - separatefields filter
  396. - libquvi demuxer
  397. - uniform options syntax across all filters
  398. - telecine filter
  399. - interlace filter
  400. - smptehdbars source
  401. - inverse telecine filters (fieldmatch and decimate)
  402. - colorbalance filter
  403. - colorchannelmixer filter
  404. - The matroska demuxer can now output proper verbatim ASS packets. It will
  405. become the default at the next libavformat major bump.
  406. - decent native animated GIF encoding
  407. - asetrate filter
  408. - interleave filter
  409. - timeline editing with filters
  410. - vidstabdetect and vidstabtransform filters for video stabilization using
  411. the vid.stab library
  412. - astats filter
  413. - trim and atrim filters
  414. - ffmpeg -t and -ss (output-only) options are now sample-accurate when
  415. transcoding audio
  416. - Matroska muxer can now put the index at the beginning of the file.
  417. - extractplanes filter
  418. - avectorscope filter
  419. - ADPCM DTK decoder
  420. - ADP demuxer
  421. - RSD demuxer
  422. - RedSpark demuxer
  423. - ADPCM IMA Radical decoder
  424. - zmq filters
  425. - DCT denoiser filter (dctdnoiz)
  426. - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
  427. - Apple Intermediate Codec decoder
  428. - Escape 130 video decoder
  429. - FTP protocol support
  430. - V4L2 output device
  431. - 3D LUT filter (lut3d)
  432. - SMPTE 302M audio encoder
  433. - support for slice multithreading in libavfilter
  434. - Hald CLUT support (generation and filtering)
  435. - VC-1 interlaced B-frame support
  436. - support for WavPack muxing (raw and in Matroska)
  437. - XVideo output device
  438. - vignette filter
  439. - True Audio (TTA) encoder
  440. - Go2Webinar decoder
  441. - mcdeint filter ported from libmpcodecs
  442. - sab filter ported from libmpcodecs
  443. - ffprobe -show_chapters option
  444. - WavPack encoding through libwavpack
  445. - rotate filter
  446. - spp filter ported from libmpcodecs
  447. - libgme support
  448. - psnr filter
  449. version 1.2:
  450. - VDPAU hardware acceleration through normal hwaccel
  451. - SRTP support
  452. - Error diffusion dither in Swscale
  453. - Chained Ogg support
  454. - Theora Midstream reconfiguration support
  455. - EVRC decoder
  456. - audio fade filter
  457. - filtering audio with unknown channel layout
  458. - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
  459. and treble audio filter
  460. - improved showspectrum filter, with multichannel support and sox-like colors
  461. - histogram filter
  462. - tee muxer
  463. - il filter ported from libmpcodecs
  464. - support ID3v2 tags in ASF files
  465. - encrypted TTA stream decoding support
  466. - RF64 support in WAV muxer
  467. - noise filter ported from libmpcodecs
  468. - Subtitles character encoding conversion
  469. - blend filter
  470. - stereo3d filter ported from libmpcodecs
  471. version 1.1:
  472. - stream disposition information printing in ffprobe
  473. - filter for loudness analysis following EBU R128
  474. - Opus encoder using libopus
  475. - ffprobe -select_streams option
  476. - Pinnacle TARGA CineWave YUV16 decoder
  477. - TAK demuxer, decoder and parser
  478. - DTS-HD demuxer
  479. - remove -same_quant, it hasn't worked for years
  480. - FFM2 support
  481. - X-Face image encoder and decoder
  482. - 24-bit FLAC encoding
  483. - multi-channel ALAC encoding up to 7.1
  484. - metadata (INFO tag) support in WAV muxer
  485. - subtitles raw text decoder
  486. - support for building DLLs using MSVC
  487. - LVF demuxer
  488. - ffescape tool
  489. - metadata (info chunk) support in CAF muxer
  490. - field filter ported from libmpcodecs
  491. - AVR demuxer
  492. - geq filter ported from libmpcodecs
  493. - remove ffserver daemon mode
  494. - AST muxer/demuxer
  495. - new expansion syntax for drawtext
  496. - BRender PIX image decoder
  497. - ffprobe -show_entries option
  498. - ffprobe -sections option
  499. - ADPCM IMA Dialogic decoder
  500. - BRSTM demuxer
  501. - animated GIF decoder and demuxer
  502. - PVF demuxer
  503. - subtitles filter
  504. - IRCAM muxer/demuxer
  505. - Paris Audio File demuxer
  506. - Virtual concatenation demuxer
  507. - VobSub demuxer
  508. - JSON captions for TED talks decoding support
  509. - SOX Resampler support in libswresample
  510. - aselect filter
  511. - SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
  512. - Silicon Graphics Motion Video Compressor 1 & 2 decoder
  513. - Silicon Graphics Movie demuxer
  514. - apad filter
  515. - Resolution & pixel format change support with multithreading for H.264
  516. - documentation split into per-component manuals
  517. - pp (postproc) filter ported from MPlayer
  518. - NIST Sphere demuxer
  519. - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
  520. - Sony Wave64 muxer
  521. - adobe and limelight publisher authentication in RTMP
  522. - data: URI scheme
  523. - support building on the Plan 9 operating system
  524. - kerndeint filter ported from MPlayer
  525. - histeq filter ported from VirtualDub
  526. - Megalux Frame demuxer
  527. - 012v decoder
  528. - Improved AVC Intra decoding support
  529. version 1.0:
  530. - INI and flat output in ffprobe
  531. - Scene detection in libavfilter
  532. - Indeo Audio decoder
  533. - channelsplit audio filter
  534. - setnsamples audio filter
  535. - atempo filter
  536. - ffprobe -show_data option
  537. - RTMPT protocol support
  538. - iLBC encoding/decoding via libilbc
  539. - Microsoft Screen 1 decoder
  540. - join audio filter
  541. - audio channel mapping filter
  542. - Microsoft ATC Screen decoder
  543. - RTSP listen mode
  544. - TechSmith Screen Codec 2 decoder
  545. - AAC encoding via libfdk-aac
  546. - Microsoft Expression Encoder Screen decoder
  547. - RTMPS protocol support
  548. - RTMPTS protocol support
  549. - RTMPE protocol support
  550. - RTMPTE protocol support
  551. - showwaves and showspectrum filter
  552. - LucasArts SMUSH SANM playback support
  553. - LucasArts SMUSH VIMA audio decoder (ADPCM)
  554. - LucasArts SMUSH demuxer
  555. - SAMI, RealText and SubViewer demuxers and decoders
  556. - Heart Of Darkness PAF playback support
  557. - iec61883 device
  558. - asettb filter
  559. - new option: -progress
  560. - 3GPP Timed Text encoder/decoder
  561. - GeoTIFF decoder support
  562. - ffmpeg -(no)stdin option
  563. - Opus decoder using libopus
  564. - caca output device using libcaca
  565. - alphaextract and alphamerge filters
  566. - concat filter
  567. - flite filter
  568. - Canopus Lossless Codec decoder
  569. - bitmap subtitles in filters (experimental and temporary)
  570. - MP2 encoding via TwoLAME
  571. - bmp parser
  572. - smptebars source
  573. - asetpts filter
  574. - hue filter
  575. - ICO muxer
  576. - SubRip encoder and decoder without embedded timing
  577. - edge detection filter
  578. - framestep filter
  579. - ffmpeg -shortest option is now per-output file
  580. -pass and -passlogfile are now per-output stream
  581. - volume measurement filter
  582. - Ut Video encoder
  583. - Microsoft Screen 2 decoder
  584. - smartblur filter ported from MPlayer
  585. - CPiA decoder
  586. - decimate filter ported from MPlayer
  587. - RTP depacketization of JPEG
  588. - Smooth Streaming live segmenter muxer
  589. - F4V muxer
  590. - sendcmd and asendcmd filters
  591. - WebVTT demuxer and decoder (simple tags supported)
  592. - RTP packetization of JPEG
  593. - faststart option in the MOV/MP4 muxer
  594. - support for building with MSVC
  595. version 0.11:
  596. - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
  597. CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
  598. CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
  599. CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
  600. CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
  601. CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
  602. - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
  603. - setfield filter
  604. - CDXL demuxer and decoder
  605. - Apple ProRes encoder
  606. - ffprobe -count_packets and -count_frames options
  607. - Sun Rasterfile Encoder
  608. - ID3v2 attached pictures reading and writing
  609. - WMA Lossless decoder
  610. - bluray protocol
  611. - blackdetect filter
  612. - libutvideo encoder wrapper (--enable-libutvideo)
  613. - swapuv filter
  614. - bbox filter
  615. - XBM encoder and decoder
  616. - RealAudio Lossless decoder
  617. - ZeroCodec decoder
  618. - tile video filter
  619. - Metal Gear Solid: The Twin Snakes demuxer
  620. - OpenEXR image decoder
  621. - removelogo filter
  622. - drop support for ffmpeg without libavfilter
  623. - drawtext video filter: fontconfig support
  624. - ffmpeg -benchmark_all option
  625. - super2xsai filter ported from libmpcodecs
  626. - add libavresample audio conversion library for compatibility
  627. - MicroDVD decoder
  628. - Avid Meridien (AVUI) encoder and decoder
  629. - accept + prefix to -pix_fmt option to disable automatic conversions.
  630. - complete audio filtering in libavfilter and ffmpeg
  631. - add fps filter
  632. - vorbis parser
  633. - png parser
  634. - audio mix filter
  635. - ffv1: support (draft) version 1.3
  636. version 0.10:
  637. - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
  638. CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
  639. CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
  640. CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
  641. - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
  642. - SBaGen (SBG) binaural beats script demuxer
  643. - OpenMG Audio muxer
  644. - Timecode extraction in DV and MOV
  645. - thumbnail video filter
  646. - XML output in ffprobe
  647. - asplit audio filter
  648. - tinterlace video filter
  649. - astreamsync audio filter
  650. - amerge audio filter
  651. - ISMV (Smooth Streaming) muxer
  652. - GSM audio parser
  653. - SMJPEG muxer
  654. - XWD encoder and decoder
  655. - Automatic thread count based on detection number of (available) CPU cores
  656. - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
  657. - ffprobe -show_error option
  658. - Avid 1:1 10-bit RGB Packer codec
  659. - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
  660. - yuv4 libquicktime packed 4:2:0 encoder and decoder
  661. - ffprobe -show_frames option
  662. - silencedetect audio filter
  663. - ffprobe -show_program_version, -show_library_versions, -show_versions options
  664. - rv34: frame-level multi-threading
  665. - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
  666. - Improved PGS subtitle decoder
  667. - dumpgraph option to lavfi device
  668. - r210 and r10k encoders
  669. - ffwavesynth decoder
  670. - aviocat tool
  671. - ffeval tool
  672. - support encoding and decoding 4-channel SGI images
  673. version 0.9:
  674. - openal input device added
  675. - boxblur filter added
  676. - BWF muxer
  677. - Flash Screen Video 2 decoder
  678. - lavfi input device added
  679. - added avconv, which is almost the same for now, except
  680. for a few incompatible changes in the options, which will hopefully make them
  681. easier to use. The changes are:
  682. * The options placement is now strictly enforced! While in theory the
  683. options for ffmpeg should be given in [input options] -i INPUT [output
  684. options] OUTPUT order, in practice it was possible to give output options
  685. before the -i and it mostly worked. Except when it didn't - the behavior was
  686. a bit inconsistent. In avconv, it is not possible to mix input and output
  687. options. All non-global options are reset after an input or output filename.
  688. * All per-file options are now truly per-file - they apply only to the next
  689. input or output file and specifying different values for different files
  690. will now work properly (notably -ss and -t options).
  691. * All per-stream options are now truly per-stream - it is possible to
  692. specify which stream(s) should a given option apply to. See the Stream
  693. specifiers section in the avconv manual for details.
  694. * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
  695. sense that they're specified after the output filename instead of before,
  696. like all other options. In avconv this irregularity is removed, all options
  697. apply to the next input or output file.
  698. * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
  699. irregular and highly confusing, they were also redundant. In avconv the -map
  700. option will create new streams in the output file and map input streams to
  701. them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
  702. each stream in the first input file.
  703. * The -map option now has slightly different and more powerful syntax:
  704. + Colons (':') are used to separate file index/stream type/stream index
  705. instead of dots. Comma (',') is used to separate the sync stream instead
  706. of colon.. This is done for consistency with other options.
  707. + It's possible to specify stream type. E.g. -map 0:a:2 creates an
  708. output stream from the third input audio stream.
  709. + Omitting the stream index now maps all the streams of the given type,
  710. not just the first. E.g. -map 0:s creates output streams for all the
  711. subtitle streams in the first input file.
  712. + Since -map can now match multiple streams, negative mappings were
  713. introduced. Negative mappings disable some streams from an already
  714. defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
  715. all the stream in the first input file, except for the second audio
  716. stream'.
  717. * There is a new option -c (or -codec) for choosing the decoder/encoder to
  718. use, which allows to precisely specify target stream(s) consistently with
  719. other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
  720. libvorbis sets the codec for the first audio stream and -c copy copies all
  721. the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
  722. aliases to -c:v/a/s
  723. * It is now possible to precisely specify which stream should an AVOption
  724. apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
  725. -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
  726. syntax is deprecated and will stop working soon.
  727. * -map_chapters now takes only an input file index and applies to the next
  728. output file. This is consistent with how all the other options work.
  729. * -map_metadata now takes only an input metadata specifier and applies to
  730. the next output file. Output metadata specifier is now part of the option
  731. name, similarly to the AVOptions/map/codec feature above.
  732. * -metadata can now be used to set metadata on streams and chapters, e.g.
  733. -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
  734. This made -vlang/-alang/-slang options redundant, so they were removed.
  735. * -qscale option now uses stream specifiers and applies to all streams, not
  736. just video. I.e. plain -qscale number would now apply to all streams. To get
  737. the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
  738. and -aq is now an alias for -q:a.
  739. * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
  740. uses stream specifiers. Use -bsf:v/a/s instead of the old options.
  741. * -itsscale option now uses stream specifiers, so its argument is only the
  742. scale parameter.
  743. * -intra option was removed, use -g 0 for the same effect.
  744. * -psnr option was removed, use -flags +psnr for the same effect.
  745. * -vf option is now an alias to the new -filter option, which uses stream specifiers.
  746. * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
  747. * -vtag/-atag/-stag options are now aliases to the new -tag option.
  748. - XMV demuxer
  749. - LOAS demuxer
  750. - ashowinfo filter added
  751. - Windows Media Image decoder
  752. - amovie source added
  753. - LATM muxer/demuxer
  754. - Speex encoder via libspeex
  755. - JSON output in ffprobe
  756. - WTV muxer
  757. - Optional C++ Support (needed for libstagefright)
  758. - H.264 Decoding on Android via Stagefright
  759. - Prores decoder
  760. - BIN/XBIN/ADF/IDF text file decoder
  761. - aconvert audio filter added
  762. - audio support to lavfi input device added
  763. - libcdio-paranoia input device for audio CD grabbing
  764. - Apple ProRes decoder
  765. - CELT in Ogg demuxing
  766. - G.723.1 demuxer and decoder
  767. - libmodplug support (--enable-libmodplug)
  768. - VC-1 interlaced decoding
  769. - libutvideo wrapper (--enable-libutvideo)
  770. - aevalsrc audio source added
  771. - Ut Video decoder
  772. - Speex encoding via libspeex
  773. - 4:2:2 H.264 decoding support
  774. - 4:2:2 and 4:4:4 H.264 encoding with libx264
  775. - Pulseaudio input device
  776. - Prores encoder
  777. - Video Decoder Acceleration (VDA) HWAccel module.
  778. - replacement Indeo 3 decoder
  779. - new ffmpeg option: -map_channel
  780. - volume audio filter added
  781. - earwax audio filter added
  782. - libv4l2 support (--enable-libv4l2)
  783. - TLS/SSL and HTTPS protocol support
  784. - AVOptions API rewritten and documented
  785. - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
  786. AVCodecContext deprecated. Codec private options should be used instead.
  787. - Properly working defaults in libx264 wrapper, support for native presets.
  788. - Encrypted OMA files support
  789. - Discworld II BMV decoding support
  790. - VBLE Decoder
  791. - OS X Video Decoder Acceleration (VDA) support
  792. - compact and csv output in ffprobe
  793. - pan audio filter
  794. - IFF Amiga Continuous Bitmap (ACBM) decoder
  795. - ass filter
  796. - CRI ADX audio format muxer and demuxer
  797. - Playstation Portable PMP format demuxer
  798. - Microsoft Windows ICO demuxer
  799. - life source
  800. - PCM format support in OMA demuxer
  801. - CLJR encoder
  802. - new option: -report
  803. - Dxtory capture format decoder
  804. - cellauto source
  805. - Simple segmenting muxer
  806. - Indeo 4 decoder
  807. - SMJPEG demuxer
  808. version 0.8:
  809. - many many things we forgot because we rather write code than changelogs
  810. - WebM support in Matroska de/muxer
  811. - low overhead Ogg muxing
  812. - MMS-TCP support
  813. - VP8 de/encoding via libvpx
  814. - Demuxer for On2's IVF format
  815. - Pictor/PC Paint decoder
  816. - HE-AAC v2 decoder
  817. - HE-AAC v2 encoding with libaacplus
  818. - libfaad2 wrapper removed
  819. - DTS-ES extension (XCh) decoding support
  820. - native VP8 decoder
  821. - RTSP tunneling over HTTP
  822. - RTP depacketization of SVQ3
  823. - -strict inofficial replaced by -strict unofficial
  824. - ffplay -exitonkeydown and -exitonmousedown options added
  825. - native GSM / GSM MS decoder
  826. - RTP depacketization of QDM2
  827. - ANSI/ASCII art playback system
  828. - Lego Mindstorms RSO de/muxer
  829. - libavcore added (and subsequently removed)
  830. - SubRip subtitle file muxer and demuxer
  831. - Chinese AVS encoding via libxavs
  832. - ffprobe -show_packets option added
  833. - RTP packetization of Theora and Vorbis
  834. - RTP depacketization of MP4A-LATM
  835. - RTP packetization and depacketization of VP8
  836. - hflip filter
  837. - Apple HTTP Live Streaming demuxer
  838. - a64 codec
  839. - MMS-HTTP support
  840. - G.722 ADPCM audio encoder/decoder
  841. - R10k video decoder
  842. - ocv_smooth filter
  843. - frei0r wrapper filter
  844. - change crop filter syntax to width:height:x:y
  845. - make the crop filter accept parametric expressions
  846. - make ffprobe accept AVFormatContext options
  847. - yadif filter
  848. - blackframe filter
  849. - Demuxer for Leitch/Harris' VR native stream format (LXF)
  850. - RTP depacketization of the X-QT QuickTime format
  851. - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
  852. - cropdetect filter
  853. - ffmpeg -crop* options removed
  854. - transpose filter added
  855. - ffmpeg -force_key_frames option added
  856. - demuxer for receiving raw rtp:// URLs without an SDP description
  857. - single stream LATM/LOAS decoder
  858. - setpts filter added
  859. - Win64 support for optimized x86 assembly functions
  860. - MJPEG/AVI1 to JPEG/JFIF bitstream filter
  861. - ASS subtitle encoder and decoder
  862. - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
  863. - overlay filter added
  864. - rename aspect filter to setdar, and pixelaspect to setsar
  865. - IEC 61937 demuxer
  866. - Mobotix .mxg demuxer
  867. - frei0r source added
  868. - hqdn3d filter added
  869. - RTP depacketization of QCELP
  870. - FLAC parser added
  871. - gradfun filter added
  872. - AMR-WB decoder
  873. - replace the ocv_smooth filter with a more generic ocv filter
  874. - Windows Televison (WTV) demuxer
  875. - FFmpeg metadata format muxer and demuxer
  876. - SubRip (srt) subtitle encoder and decoder
  877. - floating-point AC-3 encoder added
  878. - Lagarith decoder
  879. - ffmpeg -copytb option added
  880. - IVF muxer added
  881. - Wing Commander IV movies decoder added
  882. - movie source added
  883. - Bink version 'b' audio and video decoder
  884. - Bitmap Brothers JV playback system
  885. - Apple HTTP Live Streaming protocol handler
  886. - sndio support for playback and record
  887. - Linux framebuffer input device added
  888. - Chronomaster DFA decoder
  889. - DPX image encoder
  890. - MicroDVD subtitle file muxer and demuxer
  891. - Playstation Portable PMP format demuxer
  892. - fieldorder video filter added
  893. - AAC encoding via libvo-aacenc
  894. - AMR-WB encoding via libvo-amrwbenc
  895. - xWMA demuxer
  896. - Mobotix MxPEG decoder
  897. - VP8 frame-multithreading
  898. - NEON optimizations for VP8
  899. - Lots of deprecated API cruft removed
  900. - fft and imdct optimizations for AVX (Sandy Bridge) processors
  901. - showinfo filter added
  902. - SMPTE 302M AES3 audio decoder
  903. - Apple Core Audio Format muxer
  904. - 9bit and 10bit per sample support in the H.264 decoder
  905. - 9bit and 10bit FFV1 encoding / decoding
  906. - split filter added
  907. - select filter added
  908. - sdl output device added
  909. - libmpcodecs video filter support (3 times as many filters than before)
  910. - mpeg2 aspect ratio dection fixed
  911. - libxvid aspect pickiness fixed
  912. - Frame multithreaded decoding
  913. - E-AC-3 audio encoder
  914. - ac3enc: add channel coupling support
  915. - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
  916. - H264/MPEG frame-level multi-threading
  917. - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
  918. - 4:4:4 H.264 decoding support
  919. - 10-bit H.264 optimizations for x86
  920. - lut, lutrgb, and lutyuv filters added
  921. - buffersink libavfilter sink added
  922. - Bump libswscale for recently reported ABI break
  923. - New J2K encoder (via OpenJPEG)
  924. version 0.7:
  925. - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
  926. version 0.6:
  927. - PB-frame decoding for H.263
  928. - deprecated vhook subsystem removed
  929. - deprecated old scaler removed
  930. - VQF demuxer
  931. - Alpha channel scaler
  932. - PCX encoder
  933. - RTP packetization of H.263
  934. - RTP packetization of AMR
  935. - RTP depacketization of Vorbis
  936. - CorePNG decoding support
  937. - Cook multichannel decoding support
  938. - introduced avlanguage helpers in libavformat
  939. - 8088flex TMV demuxer and decoder
  940. - per-stream language-tags extraction in asfdec
  941. - V210 decoder and encoder
  942. - remaining GPL parts in AC-3 decoder converted to LGPL
  943. - QCP demuxer
  944. - SoX native format muxer and demuxer
  945. - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
  946. - DPX image decoder
  947. - Electronic Arts Madcow decoder
  948. - DivX (XSUB) subtitle encoder
  949. - nonfree libamr support for AMR-NB/WB decoding/encoding removed
  950. - experimental AAC encoder
  951. - RTP depacketization of ASF and RTSP from WMS servers
  952. - RTMP support in libavformat
  953. - noX handling for OPT_BOOL X options
  954. - Wave64 demuxer
  955. - IEC-61937 compatible Muxer
  956. - TwinVQ decoder
  957. - Bluray (PGS) subtitle decoder
  958. - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
  959. - WMA Pro decoder
  960. - Core Audio Format demuxer
  961. - ATRAC1 decoder
  962. - MD STUDIO audio demuxer
  963. - RF64 support in WAV demuxer
  964. - MPEG-4 Audio Lossless Coding (ALS) decoder
  965. - -formats option split into -formats, -codecs, -bsfs, and -protocols
  966. - IV8 demuxer
  967. - CDG demuxer and decoder
  968. - R210 decoder
  969. - Auravision Aura 1 and 2 decoders
  970. - Deluxe Paint Animation playback system
  971. - SIPR decoder
  972. - Adobe Filmstrip muxer and demuxer
  973. - RTP depacketization of H.263
  974. - Bink demuxer and audio/video decoders
  975. - enable symbol versioning by default for linkers that support it
  976. - IFF PBM/ILBM bitmap decoder
  977. - concat protocol
  978. - Indeo 5 decoder
  979. - RTP depacketization of AMR
  980. - WMA Voice decoder
  981. - ffprobe tool
  982. - AMR-NB decoder
  983. - RTSP muxer
  984. - HE-AAC v1 decoder
  985. - Kega Game Video (KGV1) decoder
  986. - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
  987. - RTP depacketization of Theora
  988. - HTTP Digest authentication
  989. - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
  990. - Psygnosis YOP demuxer and video decoder
  991. - spectral extension support in the E-AC-3 decoder
  992. - unsharp video filter
  993. - RTP hinting in the mov/3gp/mp4 muxer
  994. - Dirac in Ogg demuxing
  995. - seek to keyframes in Ogg
  996. - 4:2:2 and 4:4:4 Theora decoding
  997. - 35% faster VP3/Theora decoding
  998. - faster AAC decoding
  999. - faster H.264 decoding
  1000. - RealAudio 1.0 (14.4K) encoder
  1001. version 0.5:
  1002. - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
  1003. - TechSmith Camtasia (TSCC) video decoder
  1004. - IBM Ultimotion (ULTI) video decoder
  1005. - Sierra Online audio file demuxer and decoder
  1006. - Apple QuickDraw (qdrw) video decoder
  1007. - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
  1008. - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
  1009. - Miro VideoXL (VIXL) video decoder
  1010. - H.261 video encoder
  1011. - QPEG video decoder
  1012. - Nullsoft Video (NSV) file demuxer
  1013. - Shorten audio decoder
  1014. - LOCO video decoder
  1015. - Apple Lossless Audio Codec (ALAC) decoder
  1016. - Winnov WNV1 video decoder
  1017. - Autodesk Animator Studio Codec (AASC) decoder
  1018. - Indeo 2 video decoder
  1019. - Fraps FPS1 video decoder
  1020. - Snow video encoder/decoder
  1021. - Sonic audio encoder/decoder
  1022. - Vorbis audio decoder
  1023. - Macromedia ADPCM decoder
  1024. - Duck TrueMotion 2 video decoder
  1025. - support for decoding FLX and DTA extensions in FLIC files
  1026. - H.264 custom quantization matrices support
  1027. - ffserver fixed, it should now be usable again
  1028. - QDM2 audio decoder
  1029. - Real Cooker audio decoder
  1030. - TrueSpeech audio decoder
  1031. - WMA2 audio decoder fixed, now all files should play correctly
  1032. - RealAudio 14.4 and 28.8 decoders fixed
  1033. - JPEG-LS decoder
  1034. - build system improvements
  1035. - tabs and trailing whitespace removed from the codebase
  1036. - CamStudio video decoder
  1037. - AIFF/AIFF-C audio format, encoding and decoding
  1038. - ADTS AAC file reading and writing
  1039. - Creative VOC file reading and writing
  1040. - American Laser Games multimedia (*.mm) playback system
  1041. - Zip Motion Blocks Video decoder
  1042. - improved Theora/VP3 decoder
  1043. - True Audio (TTA) decoder
  1044. - AVS demuxer and video decoder
  1045. - JPEG-LS encoder
  1046. - Smacker demuxer and decoder
  1047. - NuppelVideo/MythTV demuxer and RTjpeg decoder
  1048. - KMVC decoder
  1049. - MPEG-2 intra VLC support
  1050. - MPEG-2 4:2:2 encoder
  1051. - Flash Screen Video decoder
  1052. - GXF demuxer
  1053. - Chinese AVS decoder
  1054. - GXF muxer
  1055. - MXF demuxer
  1056. - VC-1/WMV3/WMV9 video decoder
  1057. - MacIntel support
  1058. - AviSynth support
  1059. - VMware video decoder
  1060. - VP5 video decoder
  1061. - VP6 video decoder
  1062. - WavPack lossless audio decoder
  1063. - Targa (.TGA) picture decoder
  1064. - Vorbis audio encoder
  1065. - Delphine Software .cin demuxer/audio and video decoder
  1066. - Tiertex .seq demuxer/video decoder
  1067. - MTV demuxer
  1068. - TIFF picture encoder and decoder
  1069. - GIF picture decoder
  1070. - Intel Music Coder decoder
  1071. - Zip Motion Blocks Video encoder
  1072. - Musepack decoder
  1073. - Flash Screen Video encoder
  1074. - Theora encoding via libtheora
  1075. - BMP encoder
  1076. - WMA encoder
  1077. - GSM-MS encoder and decoder
  1078. - DCA decoder
  1079. - DXA demuxer and decoder
  1080. - DNxHD decoder
  1081. - Gamecube movie (.THP) playback system
  1082. - Blackfin optimizations
  1083. - Interplay C93 demuxer and video decoder
  1084. - Bethsoft VID demuxer and video decoder
  1085. - CRYO APC demuxer
  1086. - ATRAC3 decoder
  1087. - V.Flash PTX decoder
  1088. - RoQ muxer, RoQ audio encoder
  1089. - Renderware TXD demuxer and decoder
  1090. - extern C declarations for C++ removed from headers
  1091. - sws_flags command line option
  1092. - codebook generator
  1093. - RoQ video encoder
  1094. - QTRLE encoder
  1095. - OS/2 support removed and restored again
  1096. - AC-3 decoder
  1097. - NUT muxer
  1098. - additional SPARC (VIS) optimizations
  1099. - Matroska muxer
  1100. - slice-based parallel H.264 decoding
  1101. - Monkey's Audio demuxer and decoder
  1102. - AMV audio and video decoder
  1103. - DNxHD encoder
  1104. - H.264 PAFF decoding
  1105. - Nellymoser ASAO decoder
  1106. - Beam Software SIFF demuxer and decoder
  1107. - libvorbis Vorbis decoding removed in favor of native decoder
  1108. - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
  1109. - Ogg (Theora, Vorbis and FLAC) muxer
  1110. - The "device" muxers and demuxers are now in a new libavdevice library
  1111. - PC Paintbrush PCX decoder
  1112. - Sun Rasterfile decoder
  1113. - TechnoTrend PVA demuxer
  1114. - Linux Media Labs MPEG-4 (LMLM4) demuxer
  1115. - AVM2 (Flash 9) SWF muxer
  1116. - QT variant of IMA ADPCM encoder
  1117. - VFW grabber
  1118. - iPod/iPhone compatible mp4 muxer
  1119. - Mimic decoder
  1120. - MSN TCP Webcam stream demuxer
  1121. - RL2 demuxer / decoder
  1122. - IFF demuxer
  1123. - 8SVX audio decoder
  1124. - non-recursive Makefiles
  1125. - BFI demuxer
  1126. - MAXIS EA XA (.xa) demuxer / decoder
  1127. - BFI video decoder
  1128. - OMA demuxer
  1129. - MLP/TrueHD decoder
  1130. - Electronic Arts CMV decoder
  1131. - Motion Pixels Video decoder
  1132. - Motion Pixels MVI demuxer
  1133. - removed animated GIF decoder/demuxer
  1134. - D-Cinema audio muxer
  1135. - Electronic Arts TGV decoder
  1136. - Apple Lossless Audio Codec (ALAC) encoder
  1137. - AAC decoder
  1138. - floating point PCM encoder/decoder
  1139. - MXF muxer
  1140. - DV100 AKA DVCPRO HD decoder and demuxer
  1141. - E-AC-3 support added to AC-3 decoder
  1142. - Nellymoser ASAO encoder
  1143. - ASS and SSA demuxer and muxer
  1144. - liba52 wrapper removed
  1145. - SVQ3 watermark decoding support
  1146. - Speex decoding via libspeex
  1147. - Electronic Arts TGQ decoder
  1148. - RV40 decoder
  1149. - QCELP / PureVoice decoder
  1150. - RV30 decoder
  1151. - hybrid WavPack support
  1152. - R3D REDCODE demuxer
  1153. - ALSA support for playback and record
  1154. - Electronic Arts TQI decoder
  1155. - OpenJPEG based JPEG 2000 decoder
  1156. - NC (NC4600) camera file demuxer
  1157. - Gopher client support
  1158. - MXF D-10 muxer
  1159. - generic metadata API
  1160. - flash ScreenVideo2 encoder
  1161. version 0.4.9-pre1:
  1162. - DV encoder, DV muxer
  1163. - Microsoft RLE video decoder
  1164. - Microsoft Video-1 decoder
  1165. - Apple Animation (RLE) decoder
  1166. - Apple Graphics (SMC) decoder
  1167. - Apple Video (RPZA) decoder
  1168. - Cinepak decoder
  1169. - Sega FILM (CPK) file demuxer
  1170. - Westwood multimedia support (VQA & AUD files)
  1171. - Id Quake II CIN playback support
  1172. - 8BPS video decoder
  1173. - FLIC playback support
  1174. - RealVideo 2.0 (RV20) decoder
  1175. - Duck TrueMotion v1 (DUCK) video decoder
  1176. - Sierra VMD demuxer and video decoder
  1177. - MSZH and ZLIB decoder support
  1178. - SVQ1 video encoder
  1179. - AMR-WB support
  1180. - PPC optimizations
  1181. - rate distortion optimal cbp support
  1182. - rate distorted optimal ac prediction for MPEG-4
  1183. - rate distorted optimal lambda->qp support
  1184. - AAC encoding with libfaac
  1185. - Sunplus JPEG codec (SP5X) support
  1186. - use Lagrange multipler instead of QP for ratecontrol
  1187. - Theora/VP3 decoding support
  1188. - XA and ADX ADPCM codecs
  1189. - export MPEG-2 active display area / pan scan
  1190. - Add support for configuring with IBM XLC
  1191. - floating point AAN DCT
  1192. - initial support for zygo video (not complete)
  1193. - RGB ffv1 support
  1194. - new audio/video parser API
  1195. - av_log() system
  1196. - av_read_frame() and av_seek_frame() support
  1197. - missing last frame fixes
  1198. - seek by mouse in ffplay
  1199. - noise reduction of DCT coefficients
  1200. - H.263 OBMC & 4MV support
  1201. - H.263 alternative inter vlc support
  1202. - H.263 loop filter
  1203. - H.263 slice structured mode
  1204. - interlaced DCT support for MPEG-2 encoding
  1205. - stuffing to stay above min_bitrate
  1206. - MB type & QP visualization
  1207. - frame stepping for ffplay
  1208. - interlaced motion estimation
  1209. - alternate scantable support
  1210. - SVCD scan offset support
  1211. - closed GOP support
  1212. - SSE2 FDCT
  1213. - quantizer noise shaping
  1214. - G.726 ADPCM audio codec
  1215. - MS ADPCM encoding
  1216. - multithreaded/SMP motion estimation
  1217. - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
  1218. - multithreaded/SMP decoding for MPEG-2
  1219. - FLAC decoder
  1220. - Metrowerks CodeWarrior suppport
  1221. - H.263+ custom pcf support
  1222. - nicer output for 'ffmpeg -formats'
  1223. - Matroska demuxer
  1224. - SGI image format, encoding and decoding
  1225. - H.264 loop filter support
  1226. - H.264 CABAC support
  1227. - nicer looking arrows for the motion vector visualization
  1228. - improved VCD support
  1229. - audio timestamp drift compensation
  1230. - MPEG-2 YUV 422/444 support
  1231. - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
  1232. - better image scaling
  1233. - H.261 support
  1234. - correctly interleave packets during encoding
  1235. - VIS optimized motion compensation
  1236. - intra_dc_precision>0 encoding support
  1237. - support reuse of motion vectors/MB types/field select values of the source video
  1238. - more accurate deblock filter
  1239. - padding support
  1240. - many optimizations and bugfixes
  1241. - FunCom ISS audio file demuxer and according ADPCM decoding
  1242. version 0.4.8:
  1243. - MPEG-2 video encoding (Michael)
  1244. - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
  1245. - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  1246. and Mario Brito)
  1247. - Xan DPCM audio decoder (Mario Brito)
  1248. - Interplay MVE playback subsystem (Mike Melanson)
  1249. - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
  1250. version 0.4.7:
  1251. - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
  1252. (originally from public domain player for Amiga at http://www.honeypot.net/audio)
  1253. - current version now also compiles with older GCC (Fabrice)
  1254. - 4X multimedia playback system including 4xm file demuxer (Mike
  1255. Melanson), and 4X video and audio codecs (Michael)
  1256. - Creative YUV (CYUV) decoder (Mike Melanson)
  1257. - FFV1 codec (our very simple lossless intra only codec, compresses much better
  1258. than HuffYUV) (Michael)
  1259. - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
  1260. - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  1261. alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
  1262. - ffplay has been replaced with a newer version which uses SDL (optionally)
  1263. for multiplatform support (Fabrice)
  1264. - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  1265. by anonymous
  1266. - AMR format has been added (Johannes Carlsson)
  1267. - 3GP support has been added (Johannes Carlsson)
  1268. - VP3 codec has been added (Mike Melanson)
  1269. - more MPEG-1/2 fixes
  1270. - better multiplatform support, MS Visual Studio fixes (various)
  1271. - AltiVec optimizations (Magnus Damn and others)
  1272. - SH4 processor support has been added (BERO)
  1273. - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
  1274. - VOB streaming support (Brian Foley)
  1275. - better MP3 autodetection (Andriy Rysin)
  1276. - qpel encoding (Michael)
  1277. - 4mv+b frames encoding finally fixed (Michael)
  1278. - chroma ME (Michael)
  1279. - 5 comparison functions for ME (Michael)
  1280. - B-frame encoding speedup (Michael)
  1281. - WMV2 codec (unfinished - Michael)
  1282. - user specified diamond size for EPZS (Michael)
  1283. - Playstation STR playback subsystem, still experimental (Mike and Michael)
  1284. - ASV2 codec (Michael)
  1285. - CLJR decoder (Alex)
  1286. .. And lots more new enhancements and fixes.
  1287. version 0.4.6:
  1288. - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  1289. from scratch
  1290. - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
  1291. - fix quantization bug in AC3 encoder
  1292. - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
  1293. - added prototype ffplay program
  1294. - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
  1295. - bug fix on MCBPC tables of H.263 (Juanjo)
  1296. - bug fix on DC coefficients of H.263 (Juanjo)
  1297. - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
  1298. - now we can decode H.263 streams found in QuickTime files (Juanjo)
  1299. - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
  1300. - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
  1301. - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
  1302. - now H.263 picture size is returned on the first decoded frame (Juanjo)
  1303. - added first regression tests
  1304. - added MPEG-2 TS demuxer
  1305. - new demux API for libav
  1306. - more accurate and faster IDCT (Michael)
  1307. - faster and entropy-controlled motion search (Michael)
  1308. - two pass video encoding (Michael)
  1309. - new video rate control (Michael)
  1310. - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
  1311. - great performance improvement of video encoders and decoders (Michael)
  1312. - new and faster bit readers and vlc parsers (Michael)
  1313. - high quality encoding mode: tries all macroblock/VLC types (Michael)
  1314. - added DV video decoder
  1315. - preliminary RTP/RTSP support in ffserver and libavformat
  1316. - H.263+ AIC decoding/encoding support (Juanjo)
  1317. - VCD MPEG-PS mode (Juanjo)
  1318. - PSNR stuff (Juanjo)
  1319. - simple stats output (Juanjo)
  1320. - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
  1321. version 0.4.5:
  1322. - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
  1323. - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
  1324. - added configure system (actually a small shell script)
  1325. - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
  1326. Michael Hipp (temporary solution - waiting for integer only
  1327. decoder)
  1328. - fixed VIDIOCSYNC interrupt
  1329. - added Intel H.263 decoding support ('I263' AVI fourCC)
  1330. - added Real Video 1.0 decoding (needs further testing)
  1331. - simplified image formats again. Added PGM format (=grey
  1332. pgm). Renamed old PGM to PGMYUV.
  1333. - fixed msmpeg4 slice issues (tell me if you still find problems)
  1334. - fixed OpenDivX bugs with newer versions (added VOL header decoding)
  1335. - added support for MPlayer interface
  1336. - added macroblock skip optimization
  1337. - added MJPEG decoder
  1338. - added mmx/mmxext IDCT from libmpeg2
  1339. - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
  1340. <celer at shell.scrypt.net>)
  1341. - added pixel format conversion layer (e.g. for MJPEG or PPM)
  1342. - added deinterlacing option
  1343. - MPEG-1/2 fixes
  1344. - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
  1345. - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
  1346. - Windows porting of file converter
  1347. - added MJPEG raw format (input/output)
  1348. - added JPEG image format support (input/output)
  1349. version 0.4.4:
  1350. - fixed some std header definitions (Bjorn Lindgren
  1351. <bjorn.e.lindgren at telia.com>).
  1352. - added MPEG demuxer (MPEG-1 and 2 compatible).
  1353. - added ASF demuxer
  1354. - added prototype RM demuxer
  1355. - added AC3 decoding (done with libac3 by Aaron Holtzman)
  1356. - added decoding codec parameter guessing (.e.g. for MPEG, because the
  1357. header does not include them)
  1358. - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  1359. play them (only tested video)
  1360. - fixed H.263 white bug
  1361. - fixed phase rounding in img resample filter
  1362. - add MMX code for polyphase img resample filter
  1363. - added CPU autodetection
  1364. - added generic title/author/copyright/comment string handling (ASF and RM
  1365. use them)
  1366. - added SWF demux to extract MP3 track (not usable yet because no MP3
  1367. decoder)
  1368. - added fractional frame rate support
  1369. - codecs are no longer searched by read_header() (should fix ffserver
  1370. segfault)
  1371. version 0.4.3:
  1372. - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
  1373. - fixed raw yuv output
  1374. - added motion rounding support in MPEG-4
  1375. - fixed motion bug rounding in MSMPEG4
  1376. - added B-frame handling in video core
  1377. - added full MPEG-1 decoding support
  1378. - added partial (frame only) MPEG-2 support
  1379. - changed the FOURCC code for H.263 to "U263" to be able to see the
  1380. +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  1381. this +codec ;) (JuanJo).
  1382. - Halfpel motion estimation after MB type selection (JuanJo)
  1383. - added pgm and .Y.U.V output format
  1384. - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  1385. output.
  1386. - added pgmpipe I/O format (original patch from Martin Aumueller
  1387. <lists at reserv.at>, but changed completely since we use a format
  1388. instead of a protocol)
  1389. version 0.4.2:
  1390. - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  1391. (for OpenDivX) is almost complete: 8x8 MVs and rounding are
  1392. missing. MSMPEG4 support is complete.
  1393. - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  1394. can decode ffmpeg MPEGs :-)).
  1395. - added libavcodec API documentation (see apiexample.c).
  1396. - fixed image polyphase bug (the bottom of some images could be
  1397. greenish)
  1398. - added support for non clipped motion vectors (decoding only)
  1399. and image sizes non-multiple of 16
  1400. - added support for AC prediction (decoding only)
  1401. - added file overwrite confirmation (can be disabled with -y)
  1402. - added custom size picture to H.263 using H.263+ (Juanjo)
  1403. version 0.4.1:
  1404. - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  1405. of AVI and ASF to DIV3.
  1406. - added -me option to set motion estimation method
  1407. (default=log). suppressed redundant -hq option.
  1408. - added options -acodec and -vcodec to force a given codec (useful for
  1409. AVI for example)
  1410. - fixed -an option
  1411. - improved dct_quantize speed
  1412. - factorized some motion estimation code
  1413. version 0.4.0:
  1414. - removing grab code from ffserver and moved it to ffmpeg. Added
  1415. multistream support to ffmpeg.
  1416. - added timeshifting support for live feeds (option ?date=xxx in the
  1417. URL)
  1418. - added high quality image resize code with polyphase filter (need
  1419. mmx/see optimization). Enable multiple image size support in ffserver.
  1420. - added multi live feed support in ffserver
  1421. - suppressed master feature from ffserver (it should be done with an
  1422. external program which opens the .ffm url and writes it to another
  1423. ffserver)
  1424. - added preliminary support for video stream parsing (WAV and AVI half
  1425. done). Added proper support for audio/video file conversion in
  1426. ffmpeg.
  1427. - added preliminary support for video file sending from ffserver
  1428. - redesigning I/O subsystem: now using URL based input and output
  1429. (see avio.h)
  1430. - added WAV format support
  1431. - added "tty user interface" to ffmpeg to stop grabbing gracefully
  1432. - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
  1433. (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
  1434. - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
  1435. - added new motion estimation algorithms, log and phods (Juanjo)
  1436. - changed directories: libav for format handling, libavcodec for
  1437. codecs
  1438. version 0.3.4:
  1439. - added stereo in MPEG audio encoder
  1440. version 0.3.3:
  1441. - added 'high quality' mode which use motion vectors. It can be used in
  1442. real time at low resolution.
  1443. - fixed rounding problems which caused quality problems at high
  1444. bitrates and large GOP size
  1445. version 0.3.2: small fixes
  1446. - ASF fixes
  1447. - put_seek bug fix
  1448. version 0.3.1: added avi/divx support
  1449. - added AVI support
  1450. - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
  1451. - added sound for flash format (not tested)
  1452. version 0.3: initial public release