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.

2082 lines
86KB

  1. Entries are sorted chronologically from oldest to youngest within each release,
  2. releases are sorted from youngest to oldest.
  3. version 3.2.7:
  4. - avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()
  5. - avcodec/diracdec: Fix integer overflow in divide3()
  6. - avcodec/takdec: Fix integer overflow in decode_subframe()
  7. - avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2
  8. - avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2
  9. - avcodec/diracdec: Fix integer overflow in signed multiplication in UNPACK_ARITH()
  10. - avcodec/dnxhddec: Move mb height check out of non hr branch
  11. - avcodec/hevc_ps: fix integer overflow in log2_parallel_merge_level_minus2
  12. - avformat/oggparsecelt: Do not re-allocate os->private
  13. - avcodec/ylc: Fix shift overflow
  14. - avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20()
  15. - avcodec/aacdec_fixed: fix: left shift of negative value -1
  16. - avcodec/dirac_vlc: Fix undefined shift
  17. - doc/filters: typo in frei0r
  18. - avcodec/cfhd: Fix decoding regression due to height check
  19. - avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later
  20. - avcodec/ffv1dec_template: Fix signed integer overflow
  21. - avcodec/aacdec_template: Fix undefined integer overflow in apply_tns()
  22. - avcodec/magicyuv: Check that vlc len is not too large
  23. - avcodec/mjpegdec: Clip DC also on the negative side.
  24. - avcodec/aacps (fixed point): Fix multiple signed integer overflows
  25. - avcodec/ylc: Fix vlc of 31 bits
  26. - avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise()
  27. - avcodec/wavpack: Fix invalid shift
  28. - avcodec/h264_slice: Fix signed integer overflow
  29. - avcodec/hevc_ps: Fix integer overflow with beta/tc offsets
  30. - avcodec/cfhd: Fix invalid left shift of negative value
  31. - avcodec/vb: Check vertical GMC component before multiply
  32. - avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()
  33. - avcodec/apedec: Fix integer overflow
  34. - avcodec/wavpack: Fix integer overflow in wv_unpack_stereo()
  35. - avcodec/mpeg4videodec: Fix GMC with videos of dimension 1
  36. - avcodec/wavpack: Fix integer overflow
  37. - avcodec/takdec: Fix integer overflow
  38. - avcodec/tiff: Update pointer only when the result is used
  39. - avcodec/cfhd: Check bpc before setting bpc in context
  40. - avcodec/cfhd: Fix undefined shift
  41. - avcodec/hevc_filter: Fix invalid shift
  42. - avcodec/mpeg4videodec: Fix overflow in virtual_ref computation
  43. - avcodec/lpc: signed integer overflow in compute_lpc_coefs() (aacdec_fixed)
  44. - avcodec/wavpack: Fix undefined integer negation
  45. - avcodec/aacdec_fixed: Check s for being too small
  46. - avcodec/htmlsubtitles: Replace very slow redundant sscanf() calls by cleaner and faster code
  47. - avcodec/h264: Fix mix of lossless and lossy MBs decoding
  48. - avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264
  49. - avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4
  50. - avcodec/takdec: Fixes: integer overflow in AV_SAMPLE_FMT_U8P outpu
  51. version 3.2.6:
  52. - avcodec/jpeg2000dsp: Reorder operations in ict_int() to avoid 2 integer overflows
  53. - avcodec/hevcpred_template: Fix left shift of negative value
  54. - avcodec/hevcdec: Fix signed integer overflow in decode_lt_rps()
  55. - avcodec/jpeg2000dec: Check nonzerobits more completely
  56. - avcodec/shorten: Sanity check maxnlpc
  57. - avcodec/truemotion2: Move skip computation after checks
  58. - avcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000_ceildivpow2()
  59. - avcodec/dnxhd_parser: Do not return invalid value from dnxhd_find_frame_end() on error
  60. - avcodec/hevcdec: Check nb_sps
  61. - avcodec/hevc_refs: Check nb_refs in add_candidate_ref()
  62. - avcodec/mpeg4videodec: Check sprite delta upshift against overflowing.
  63. - avcodec/mpeg4videodec: Fix integer overflow in num_sprite_warping_points=2 case
  64. - avcodec/aacsbr_fixed: Check shift in sbr_hf_assemble()
  65. - avcodec/sbrdsp_fixed: Return an error from sbr_hf_apply_noise() if operations are impossible
  66. - avcodec/libvpxdec: Check that display dimensions fit in the storage dimensions
  67. - avcodec/jpeg2000dwt: Fix runtime error: left shift of negative value -123
  68. - avcodec/wavpack: Fix runtime error: signed integer overflow: 1886191616 + 277872640 cannot be represented in type 'int'
  69. - avcodec/snowdec: Fix runtime error: left shift of negative value -1
  70. - avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1297616
  71. - avcodec/tiff: Fix leak of geotags[].val
  72. - avcodec/ra144: Fix runtime error: signed integer overflow: -2200 * 1033073 cannot be represented in type 'int'
  73. - avcodec/flicvideo: Fix runtime error: signed integer overflow: 4864 * 459296 cannot be represented in type 'int'
  74. - avcodec/cfhd: Check band parameters before storing them
  75. - avcodec/h264_parse: Check picture structure when initializig weight table
  76. - avcodec/indeo4: Check remaining data in Pic hdr extension parsing code
  77. - avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer overflow: -39271008 * 59 cannot be represented in type 'int'
  78. - avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 53098 * 40448 cannot be represented in type 'int'
  79. - avcodec/pafvideo: Fix assertion failure
  80. - avcodec/takdec: Fix multiple runtime error: signed integer overflow: 637072 * 4096 cannot be represented in type 'int'
  81. - avcodec/mjpegdec: Check that reference frame matches the current frame
  82. - avcodec/tiff: Avoid loosing allocated geotag values
  83. - avcodec/cavs: Fix runtime error: signed integer overflow: -12648062 * 256 cannot be represented in type 'int'
  84. - avformat/hls: Check local file extensions
  85. - avcodec/qdrw: Fix null pointer dereference
  86. - avutil/softfloat: Fix sign error in and improve documentation of av_int2sf()
  87. - avcodec/hevc_ps: Fix runtime error: index 32 out of bounds for type 'uint8_t [32]'
  88. - avcodec/dxv: Check remaining bytes in dxv_decompress_raw()
  89. - avcodec/pafvideo: Check packet size and frame code before ff_reget_buffer()
  90. - avcodec/ac3dec_fixed: Fix runtime error: left shift of 419 by 23 places cannot be represented in type 'int'
  91. - avformat/options: log filename on open
  92. - avcodec/aacps: Fix runtime error: left shift of 1073741824 by 1 places cannot be represented in type 'INTFLOAT' (aka 'int')
  93. - avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit type 'int'
  94. - avcodec/cfhd: Fix runtime error: signed integer overflow: 65280 * 65288 cannot be represented in type 'int'
  95. - avcodec/wavpack: Fix runtime error: signed integer overflow: 2013265955 - -134217694 cannot be represented in type 'int'
  96. - avcodec/cinepak: Check input packet size before frame reallocation
  97. - avcodec/hevc_ps: Fix runtime error: signed integer overflow: 2147483628 + 256 cannot be represented in type 'int'
  98. - avcodec/ra144: Fixes runtime error: signed integer overflow: 7160 * 327138 cannot be represented in type 'int'
  99. - avcodec/pnm: Use ff_set_dimensions()
  100. - avcodec/cavsdec: Fix runtime error: signed integer overflow: 59 + 2147483600 cannot be represented in type 'int'
  101. - avformat/avidec: Limit formats in gab2 to srt and ass/ssa
  102. - avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is outside the range of representable values of type 'float'
  103. - avcodec/wavpack: Check float_shift
  104. - avcodec/wavpack: Fix runtime error: signed integer overflow: 24 * -2147483648 cannot be represented in type 'int'
  105. - avcodec/ansi: Fix frame memleak
  106. - avcodec/dds: Fix runtime error: left shift of 145 by 24 places cannot be represented in type 'int'
  107. - avcodec/jpeg2000dec: Use ff_set_dimensions()
  108. - avcodec/truemotion2: Fix passing null pointer to memset()
  109. - avcodec/truemotion2: Fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
  110. - avcodec/ra144: Fix runtime error: signed integer overflow: -2449 * 1398101 cannot be represented in type 'int'
  111. - avcodec/ra144: Fix runtime error: signed integer overflow: 11184810 * 404 cannot be represented in type 'int'
  112. - avcodec/aac_defines: Add missing () to AAC_HALF_SUM() macro
  113. - avcodec/webp: Fixes null pointer dereference
  114. - avcodec/aacdec_fixed: Fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
  115. - avcodec/ylc: Check count in build_vlc()
  116. - avcodec/snow: Fix runtime error: signed integer overflow: 1086573993 + 1086573994 cannot be represented in type 'int'
  117. - avcodec/jpeg2000: Fix runtime error: signed integer overflow: 4185 + 2147483394 cannot be represented in type 'int'
  118. - avcodec/jpeg2000dec: Check tile offsets more completely
  119. - avcodec/sheervideo: Check input buffer size before allocating and decoding
  120. - avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 is too large for 32-bit type 'int'
  121. - avcodec/wnv1: More strict buffer size check
  122. - avcodec/libfdk-aacdec: Correct buffer_size parameter
  123. - avcodec/sbrdsp_template: Fix: runtime error: signed integer overflow: 849815297 + 1315389781 cannot be represented in type 'int'
  124. - avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2
  125. - doc/filters: Clarify scale2ref example
  126. - avcodec/mlpdec: Do not leave invalid values in matrix_out_ch[] on error
  127. - avcodec/ra144dec: Fix runtime error: left shift of negative value -17
  128. - avformat/mux: Fix copy an paste typo
  129. - avutil/internal: Do not enable CHECKED with DEBUG
  130. - avcodec/aacdec_fixed: Fix runtime error: signed integer overflow: -2147483648 * -1 cannot be represented in type 'int'
  131. - avcodec/smc: Check remaining input
  132. - avcodec/diracdec: Fix off by 1 error in quant check
  133. - avcodec/jpeg2000dec: Fix copy and paste error
  134. - avcodec/jpeg2000dec: Check tile offsets
  135. - avcodec/sanm: Fix uninitialized reference frames
  136. - avcodec/jpeglsdec: Check get_bits_left() before decoding a picture
  137. - avcodec/ivi_dsp: Fix multiple runtime error: left shift of negative value -71
  138. - avcodec/mjpegdec: Fix runtime error: signed integer overflow: -32767 * 130560 cannot be represented in type 'int'
  139. - avcodec/aacdec_fixed: Fix runtime error: shift exponent 34 is too large for 32-bit type 'int'
  140. - avcodec/mpeg4videodec: Check for multiple VOL headers
  141. - avcodec/vmnc: Check location before use
  142. - avcodec/takdec: Fix runtime error: signed integer overflow: 8192 * 524308 cannot be represented in type 'int'
  143. - avcodec/aac_defines: Fix: runtime error: left shift of negative value -2
  144. - avcodec/takdec: Fix runtime error: left shift of negative value -63
  145. - avcodec/mlpdsp: Fix runtime error: signed integer overflow: -24419392 * 128 cannot be represented in type 'int'
  146. - avcodec/sbrdsp_fixed: fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
  147. - avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 170 is too large for 32-bit type 'int'
  148. - avcodec/mlpdec: Do not leave a invalid num_primitive_matrices in the context
  149. - avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 150 is too large for 32-bit type 'int'
  150. - avcodec/mimic: Use ff_set_dimensions() to set the dimensions
  151. - avcodec/fic: Fix multiple runtime error: signed integer overflow: 5793 * 419752 cannot be represented in type 'int'
  152. - avcodec/mlpdec: Fix: runtime error: left shift of negative value -8
  153. - avcodec/dfa: Fix: runtime error: signed integer overflow: -14202 * 196877 cannot be represented in type 'int'
  154. - avcodec/aacdec: Fix runtime error: signed integer overflow: 2147483520 + 255 cannot be represented in type 'int'
  155. - avcodec/aacdec_template: Fix fixed point scale in decode_cce()
  156. - avcodec/flicvideo: Check frame_size before decrementing
  157. - avcodec/mlpdec: Fix runtime error: left shift of negative value -1
  158. - avcodec/takdec: Fix runtime error: left shift of negative value -42
  159. - avcodec/hq_hqa: Fix: runtime error: signed integer overflow: -255 * 10180917 cannot be represented in type 'int'
  160. - avcodec/nvenc: remove unnecessary alignment
  161. - avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects
  162. - avcodec/hevc_sei: fix amount of bits skipped when reading picture timing SEI message
  163. - avcodec/aac_adtstoasc: fix ASC passthrough on small frames
  164. version 3.2.5:
  165. - avcodec/truemotion1: Fix multiple runtime error: signed integer overflow: 1246906962 * 2 cannot be represented in type 'int'
  166. - avcodec/svq3: Fix runtime error: left shift of negative value -6
  167. - avcodec/tiff: reset sampling[] if its invalid
  168. - avcodec/aacps: Fix undefined behavior
  169. - avcodec/opus_silk: Fix integer overflow and out of array read
  170. - avcodec/flacdec: Return error code instead of 0 for failures
  171. - avcodec/snowdec: Check width
  172. - avcodec/webp: Update canvas size in vp8_lossy_decode_frame() as in vp8_lossless_decode_frame()
  173. - avcodec/webp: Factor update_canvas_size() out
  174. - avcodec/cllc: Check prefix
  175. - avcodec/rscc: Check pixel_size for overflow
  176. - avcodec/dds: Fix runtime error: left shift of 210 by 24 places cannot be represented in type 'int'
  177. - avcodec/mpeg4videodec: Clear sprite wraping on unsupported cases in VOP decode
  178. - avcodec/ac3dec: Fix: runtime error: index -1 out of bounds for type 'INTFLOAT [2]'
  179. - avcodec/hqxdsp: Fix runtime error: signed integer overflow: -196264 * 11585 cannot be represented in type 'int'
  180. - avcodec/g723_1dec: Fix LCG type
  181. - libswscale/tests/swscale: Fix uninitialized variables
  182. - avcodec/ffv1dec: Fix runtime error: signed integer overflow: 1550964438 + 1550964438 cannot be represented in type 'int'
  183. - avcodec/webp: Fix signedness in prefix_code check
  184. - avcodec/svq3: Fix runtime error: signed integer overflow: 169 * 12717677 cannot be represented in type 'int'
  185. - avcodec/mlpdec: Check that there is enough data for headers
  186. - avcodec/ac3dec: Keep track of band structure
  187. - avcodec/webp: Add missing input padding
  188. - avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1
  189. - avcodec/aacsbr_template: Do not change bs_num_env before its checked
  190. - avcodec/mlp: Fix multiple runtime error: left shift of negative value -1
  191. - avcodec/vp8dsp: vp7_luma_dc_wht_c: Fix multiple runtime error: signed integer overflow: -1366381240 + -1262413604 cannot be represented in type 'int'
  192. - avcodec/avcodec: Limit the number of side data elements per packet
  193. - avcodec/texturedsp: Fix runtime error: left shift of 255 by 24 places cannot be represented in type 'int'
  194. - avcodec/g723_1dec: Fix runtime error: left shift of negative value -1
  195. - avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -17047030 cannot be represented in type 'int'
  196. - avcodec/diracdec: Fix Assertion frame->buf[0] failed at libavcodec/decode.c:610
  197. - avcodec/msmpeg4dec: Check for cbpy VLC errors
  198. - avcodec/cllc: Check num_bits
  199. - avcodec/cllc: Factor VLC_BITS/DEPTH out, do not use repeated literal numbers
  200. - avcodec/dvbsubdec: Check entry_id
  201. - avcodec/aacdec_fixed: Fix multiple shift exponent 33 is too large for 32-bit type 'int'
  202. - avcodec/mpeg12dec: Fixes runtime error: division by zero
  203. - avcodec/webp: Always set pix_fmt
  204. - avfilter/vf_uspp: Fix currently unused input frame dimensions
  205. - avcodec/truemotion1: Fix multiple runtime error: left shift of negative value -1
  206. - avcodec/eatqi: Fix runtime error: signed integer overflow: 4466147 * 1075 cannot be represented in type 'int'
  207. - avcodec/dss_sp: Fix runtime error: signed integer overflow: 2147481189 + 4096 cannot be represented in type 'int'
  208. - avformat/wavdec: Check chunk_size
  209. - avcodec/cavs: Check updated MV
  210. - avcodec/y41pdec: Fix width in input buffer size check
  211. - avcodec/svq3: Fix multiple runtime error: signed integer overflow: -237341 * 24552 cannot be represented in type 'int'
  212. - avcodec/texturedsp: Fix runtime error: left shift of 218 by 24 places cannot be represented in type 'int'
  213. - avcodec/lagarith: Check scale_factor
  214. - avcodec/lagarith: Fix runtime error: left shift of negative value -1
  215. - avcodec/takdec: Fix multiple runtime error: left shift of negative value -1
  216. - avcodec/indeo2: Check for invalid VLCs
  217. - avcodec/g723_1dec: Fix several integer related cases of undefined behaviour
  218. - avcodec/htmlsubtitles: Check for string truncation and return error
  219. - avcodec/bmvvideo: Fix runtime error: left shift of 137 by 24 places cannot be represented in type 'int'
  220. - avcodec/dss_sp: Fix multiple runtime error: signed integer overflow: -15699 * -164039 cannot be represented in type 'int'
  221. - avcodec/dvbsubdec: check region dimensions
  222. - avcodec/vp8dsp: Fixes: runtime error: signed integer overflow: 1330143360 - -1023040530 cannot be represented in type 'int'
  223. - avcodec/hqxdsp: Fix multiple runtime error: signed integer overflow: 248220 * 21407 cannot be represented in type 'int' in idct_col()
  224. - avcodec/cavsdec: Check sym_factor
  225. - avcodec/cdxl: Check format for BGR24
  226. - avcodec/ffv1dec: Fix copying planes of paletted formats
  227. - avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -12156865 cannot be represented in type 'int'
  228. - avcodec/xwddec: Check bpp more completely
  229. - avcodec/aacdec_template: Do not decode 2nd PCE if it will lead to failure
  230. - avcodec/s302m: Fix left shift of 8 by 28 places cannot be represented in type 'int'
  231. - avcodec/eamad: Fix runtime error: signed integer overflow: 49674 * 49858 cannot be represented in type 'int'
  232. - avcodec/g726: Fix runtime error: left shift of negative value -2
  233. - avcodec/ra144: Fix runtime error: left shift of negative value -798
  234. - avcodec/mss34dsp: Fix multiple signed integer overflow
  235. - avcodec/targa_y216dec: Fix width type
  236. - avcodec/texturedsp: Fix multiple runtime error: left shift of 255 by 24 places cannot be represented in type 'int'
  237. - avcodec/ivi_dsp: Fix multiple left shift of negative value -2
  238. - avcodec/svq3: Fix multiple runtime error: signed integer overflow: 44161 * 61694 cannot be represented in type 'int'
  239. - avcodec/msmpeg4dec: Correct table depth
  240. - avcodec/dds: Fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
  241. - avcodec/cdxl: Check format parameter
  242. - avutil/softfloat: Fix overflow in av_div_sf()
  243. - avcodec/hq_hqa: Fix runtime error: left shift of negative value -207
  244. - avcodec/mss3: Change types in rac_get_model_sym() to match the types they are initialized from
  245. - avcodec/shorten: Check k in get_uint()
  246. - avcodec/webp: Fix null pointer dereference
  247. - avcodec/dfa: Fix signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
  248. - avcodec/g723_1: Fix multiple runtime error: left shift of negative value
  249. - avcodec/mimic: Fix runtime error: left shift of negative value -1
  250. - avcodec/fic: Fix multiple left shift of negative value -15
  251. - avcodec/mlpdec: Fix runtime error: left shift of negative value -22
  252. - avcodec/snowdec: Check qbias
  253. - avutil/softfloat: Fix multiple runtime error: left shift of negative value -8
  254. - avcodec/aacsbr_template: Do not leave bs_num_env invalid
  255. - avcodec/mdec: Fix signed integer overflow: 28835400 * 83 cannot be represented in type 'int'
  256. - avcodec/dfa: Fix off by 1 error
  257. - avcodec/nellymoser: Fix multiple left shift of negative value -8591
  258. - avcodec/cdxl: Fix signed integer overflow: 14243456 * 164 cannot be represented in type 'int'
  259. - avcodec/g722: Fix multiple runtime error: left shift of negative value -1
  260. - avcodec/dss_sp: Fix multiple left shift of negative value -466
  261. - avcodec/wnv1: Fix runtime error: left shift of negative value -1
  262. - avcodec/tiertexseqv: set the fixed dimenasions, do not depend on the demuxer doing so
  263. - avcodec/mjpegdec: Fix runtime error: signed integer overflow: -24543 * 2031616 cannot be represented in type 'int'
  264. - avcodec/cavsdec: Fix undefined behavior from integer overflow
  265. - avcodec/dvdsubdec: Fix runtime error: left shift of 242 by 24 places cannot be represented in type 'int'
  266. - libavcodec/mpeg4videodec: Convert sprite_offset to 64bit
  267. - avcodec/pngdec: Use ff_set_dimensions()
  268. - avcodec/msvideo1: Check buffer size before re-getting the frame
  269. - avcodec/h264_cavlc: Fix undefined behavior on qscale overflow
  270. - avcodec/dcadsp: Fix runtime error: signed integer overflow
  271. - avcodec/svq3: Reject dx/dy beyond 16bit
  272. - avcodec/svq3: Increase offsets to prevent integer overflows
  273. - avcodec/indeo2: Check remaining bits in ir2_decode_plane()
  274. - avcodec/vp3: Check remaining bits in unpack_dct_coeffs()
  275. - doc/developer: Add terse documentation of assumed C implementation defined behavior
  276. - avcodec/mdec: Fix runtime error: left shift of negative value -127
  277. - avcodec/x86/vc1dsp_init: Fix build failure with --disable-optimizations and clang
  278. - libavcodec/exr : fix float to uint16 conversion for negative float value
  279. - avformat/webmdashenc: Validate the 'streams' adaptation sets parameter
  280. - avformat/webmdashenc: Require the 'adaptation_sets' option to be set
  281. - avformat/oggparseogm: Check ff_alloc_extradata() for failure
  282. - avformat/oggparseogm: Check available data before reading global header
  283. - avformat/mov: Check creation_time for overflow
  284. - avcodec/dvdsubdec: Fixes 2 runtime error: left shift of 170 by 24 places cannot be represented in type 'int'
  285. - avcodec/h264: Check weight values to be within the specs limits.
  286. - libavformat/mov: Fix memory leak, need to free the chapter tracks array
  287. - avformat/oggparsedaala: Do not leave an invalid value in gpshift
  288. - avformat/oggparsedaala: Check duration for AV_NOPTS_VALUE
  289. - avformat/libopenmpt: Check for avio_size() failure
  290. - avfilter/af_sofalizer: Fix bad shift
  291. - avcodec: fix uninitialized variable read
  292. - avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter()
  293. - avcodec/tiff: Perform multiply in tiff_unpack_lzma() as 64bit
  294. - avformat/test/fifo_muxer: add check for FailingMuxerPacketData alloc
  295. - omx: Fix OOM check
  296. - avcodec/vdpau_hevc: Fix potential out-of-bounds write
  297. - avcodec/h264_ps: Fix runtime error: signed integer overflow: 2147483647 + 26 cannot be represented in type 'int'
  298. - avcodec/tiff: Check geotag count for being non zero
  299. - avcodec/vp56: Check avctx->error_concealment before enabling EC
  300. - avcodec/tiff: Check stripsize strippos for overflow
  301. - avcodec/mpegaudiodec_template: Make l3_unscale() work with e=0
  302. - avcodec/tiff: Check for multiple geo key directories
  303. - avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit type 'int'
  304. - avcodec/rv34: Fix runtime error: signed integer overflow: 36880 * 66288 cannot be represented in type 'int'
  305. - avcodec/amrwbdec: Fix runtime error: left shift of negative value -1
  306. - avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: -135088512 * 16 cannot be represented in type 'int'
  307. - avcodec/h264_mvpred: Fix runtime error: left shift of negative value -1
  308. - avcodec/mjpegdec: Fix runtime error: left shift of negative value -127
  309. - avcodec/wavpack: Fix runtime error: left shift of negative value -5
  310. - avcodec/wavpack: Fix runtime error: left shift of negative value -2
  311. - avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 134527392 * 16 cannot be represented in type 'int'
  312. - avcodec/mpeg12dec: Fix runtime error: left shift of negative value -13
  313. - avcodec/h264_mvpred: Fix multiple runtime error: left shift of negative value
  314. - avcodec/adxdec: Fix runtime error: left shift of negative value -1
  315. - avcodec/mpeg4videodec: Improve the overflow checks in mpeg4_decode_sprite_trajectory()
  316. - avcodec/mjpegdec: Fix runtime error: left shift of negative value -511
  317. - avcodec/h264_direct: Fix runtime error: left shift of negative value -14
  318. - avcodec/pictordec: Check plane value before doing value/mask computations
  319. - avcodec/mpeg4videodec: Fix runtime error: left shift of negative value -2650
  320. - avcodec/eac3dec: Fix runtime error: left shift of negative value -3
  321. - avcodec/mpeg12dec: Fix runtime error: left shift of negative value -2
  322. - avcodec/mpeg4videodec: Check the other 3 sprite points for intermediate overflows
  323. - avcodec/mpeg4videodec: Check sprite_offset in addition to shifts
  324. - avcodec/mpeg4video: Fix runtime error: left shift of negative value
  325. - avcodec/ituh263dec: Fix runtime error: left shift of negative value -22
  326. - avcodec/rv40: Fix runtime error: left shift of negative value
  327. - avcodec/h264_cabac: runtime error: signed integer overflow: 2147483647 + 14 cannot be represented in type 'int'
  328. - avcodec/mpeg4videodec: Fix runtime error: shift exponent -2 is negative
  329. - avcodec/mjpegdec: Fix runtime error: left shift of negative value -507
  330. - avcodec/eac3dec: Fix runtime error: left shift of negative value
  331. - avcodec/htmlsubtitles: Fix reading one byte beyond the array
  332. - avcodec/vp6: clear dimensions on failed resolution change in vp6_parse_header()
  333. - avcodec/vp56: Reset have_undamaged_frame on resolution changes
  334. - avcodec/vp8: Fix hang with slice threads
  335. - avcodec/vp8: Check for the bitstream end per MB in decode_mb_row_no_filter()
  336. - avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder()
  337. - avcodec/vp8: remove redundant check
  338. - avcodec/vp56: Require a correctly decoded frame before using vp56_conceal_mb()
  339. - avcodec/vp3: Do not return random positive values but the buf size
  340. - avcodec/vp8: Check for bitsteam end in decode_mb_row_no_filter()
  341. - avcodec/vp56: Factorize vp56_render_mb() out
  342. - avcodec/vp3dsp: Fix multiple signed integer overflow: 46341 * 47523 cannot be represented in type 'int'
  343. - Add CHECK/SUINT code
  344. - avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1
  345. - avcodec/vp56: Clear dimensions in case of failure in the middle of a resolution change
  346. - avcodec/vp56: Implement very basic error concealment
  347. - avcodec/amrwbdec: Fix 2 runtime errors: left shift of negative value -1
  348. - avcodec/pngdec: Fix runtime error: left shift of 152 by 24 places cannot be represented in type 'int'
  349. - avcodec/vp56: Fix sign typo
  350. - avcodec/mpegaudiodec_template: Correct return code on id3 tag discarding
  351. - avcodec/rv34: Simplify and factor get_slice_offset() code
  352. - avcodec/pictordec: Do not read more than nb_planes
  353. - avcodec/srtdec: Fix signed integer overflow: 1811992524 * 384 cannot be represented in type 'int'
  354. - avcodec/pngdec: Check bit depth for validity
  355. - avcodec/mpeg12dec: Fix runtime error: left shift of negative value
  356. - avcodec/wavpacl: Fix runtime error: left shift of negative value -1
  357. - avformat/http: Check for truncated buffers in http_connect()
  358. - avformat/utils: free AVStream.codec properly in free_stream()
  359. - avcodec/options: do a more thorough clean up in avcodec_copy_context()
  360. - avcodec/options: factorize avcodec_copy_context() cleanup code
  361. - avformat/concatdec: fix the h264 annexb extradata check
  362. - hwcontext_vdpau: Fix missing subscripts
  363. - lavf/flacdec: Return maximum score if the streaminfo header is valid.
  364. - avcodec/dnxhd_parser: take into account compressed frame size and skip it
  365. - avformat/apng: fix setting frame delay when max_fps is set to no limit
  366. - swresample/resample: free existing ResampleContext on reinit
  367. - swresample/resample: move resample_free() higher in the file
  368. - avformat/matroskaenc: don't write DisplayUnit with value Unknown on WebM files
  369. - lavfi/buffersrc: fix directly setting channel layout
  370. - lavf/mpeg: Initialize a stack variable used by memcmp().
  371. - lavc/avpacket: Initialize a variable in error path.
  372. version 3.2.4:
  373. - avcodec/h264_slice: Clear ref_counts on redundant slices
  374. - lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid
  375. - lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr
  376. - avcodec/pictordec: Fix logic error
  377. - ffserver_config: Setup codecpar in add_codec()
  378. - Changelog: fix typos
  379. version 3.2.3:
  380. - avcodec/movtextdec: Fix decode_styl() cleanup
  381. - lavf/matroskadec: fix is_keyframe for early Blocks
  382. - configure: bump year
  383. - avcodec/pngdec: Check trns more completely
  384. - avcodec/interplayvideo: Move parameter change check up
  385. - avcodec/dca_lbr: Fix off by 1 error in freq check
  386. - avcodec/mjpegdec: Check for for the bitstream end in mjpeg_decode_scan_progressive_ac()
  387. - pgssubdec: reset rle_data_len/rle_remaining_len on allocation error
  388. - swscale: save ebx register when it is not available
  389. - avformat/flacdec: Check avio_read result when reading flac block header.
  390. - avcodec/utils: correct align value for interplay
  391. - avcodec/vp56: Check for the bitstream end, pass error codes on
  392. - avcodec/mjpegdec: Check remaining bitstream in ljpeg_decode_yuv_scan()
  393. - avcodec/pngdec: Fix off by 1 size in decode_zbuf()
  394. - libopenmpt: add missing avio_read return value check
  395. - avcodec/bsf: Fix av_bsf_list_free()
  396. - avcodec/omx: Do not pass negative value into av_malloc()
  397. - avformat/avidec: skip odml master index chunks in avi_sync
  398. - avcodec/mjpegdec: Check for rgb before flipping
  399. - lavf/utils.c Protect against accessing entries[nb_entries]
  400. - avutil/random_seed: Reduce the time needed on systems with very low precision clock()
  401. - swscale/swscale: Fix dereference of stride array before null check
  402. - avutil/random_seed: Improve get_generic_seed() with higher precision clock()
  403. - avformat/mp3dec: fix msan warning when verifying mpa header
  404. - avformat/utils: Print verbose error message if stream count exceeds max_streams
  405. - avformat/options_table: Set the default maximum number of streams to 1000
  406. - lavf/chromaprint: Update for version 1.4
  407. - avutil: Add av_image_check_size2()
  408. - avformat: Add max_streams option
  409. - avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be allocated
  410. - avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory()
  411. - avformat/oggdec: Skip streams in duration correction that did not had their duration set.
  412. - avcodec/ffv1enc: Fix size of first slice
  413. - ffplay: fix sws_scale possible out of bounds array access
  414. - avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option
  415. version 3.2.2:
  416. - ffserver: Check chunk size
  417. - Avoid using the term "file" and prefer "url" in some docs and comments
  418. - avformat/rtmppkt: Check for packet size mismatches
  419. - zmqsend: Initialize ret to 0
  420. - avcodec/flacdec: Fix undefined shift in decode_subframe()
  421. - avcodec/get_bits: Fix get_sbits_long(0)
  422. - avformat/ffmdec: Check media type for chunks
  423. - avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed()
  424. - avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c
  425. - avformat/oggparsespeex: Check frames_per_packet and packet_size
  426. - avformat/utils: Check start/end before computing duration in update_stream_timings()
  427. - avcodec/flac_parser: Update nb_headers_buffered
  428. - avformat/idroqdec: Check chunk_size for being too large
  429. - avcodec/me_cmp: Fix median_sad size
  430. - avformat/utils: Fix type mismatch
  431. - configure: check for strtoull on msvc
  432. - http: move chunk handling from http_read_stream() to http_buf_read().
  433. - http: make length/offset-related variables unsigned
  434. version 3.2.1:
  435. - avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC
  436. - mss2: only use error correction for matching block counts
  437. - softfloat: decrease MIN_EXP to cover full float range
  438. - libopusdec: default to stereo for invalid number of channels
  439. - flvdec: require need_context_update when changing codec id
  440. - pgssubdec: only set w/h/linesize when allocating data
  441. - sbgdec: prevent NULL pointer access
  442. - rmdec: validate block alignment
  443. - smacker: limit recursion depth of smacker_decode_bigtree
  444. - mxfdec: fix NULL pointer dereference in mxf_read_packet_old
  445. - ffmdec: validate codec parameters
  446. - avformat/mpeg: Adjust vid probe threshold to correct mis-detection
  447. - avcodec/ass_split: Change order of operations in ass_split_section()
  448. - avcodec/rawdec: check for side data before checking its size
  449. - avcodec/avpacket: fix leak on realloc in av_packet_add_side_data()
  450. - avformat/apngenc: use the stream parameters extradata if available
  451. - Revert "apngdec: use side data to pass extradata to the decoder"
  452. - ffprobe: fix crash in case -of is specified with an empty string
  453. - libavcodec/exr : fix channel size calculation for uint32 channel
  454. - exr: fix out-of-bounds read
  455. - libschroedingerdec: fix leaking of framewithpts
  456. - libschroedingerdec: don't produce empty frames
  457. - dds: limit 4 bpp handling to AV_PIX_FMT_PAL8
  458. - mlz: limit next_code to data buffer size
  459. - softfloat: handle -INT_MAX correctly
  460. - filmstripdec: correctly check image dimensions
  461. - pnmdec: make sure v is capped by maxval
  462. - smvjpegdec: make sure cur_frame is not negative
  463. - icodec: correctly check avio_read return value
  464. - icodec: fix leaking pkt on error
  465. - dvbsubdec: fix division by zero in compute_default_clut
  466. - proresdec_lgpl: explicitly check coff[3] against slice_data_size
  467. - escape124: reject codebook size 0
  468. - mpegts: prevent division by zero
  469. - matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header
  470. - mpegaudio_parser: don't return AVERROR_PATCHWELCOME
  471. - mxfdec: fix NULL pointer dereference
  472. - lzf: update pointer p after realloc
  473. - diracdec: check return code of get_buffer_with_edge
  474. - diracdec: clear slice_params_num_buf on allocation failure
  475. - diracdec: use correct buffer for slice_params_buf realloc
  476. - ppc: pixblockdsp: do unaligned block accesses correctly again
  477. - avformat: close parser if codec changed
  478. - fate: add streamcopy test for apng
  479. - apngdec: use side data to pass extradata to the decoder
  480. - mov: immediately return from mov_fix_index without old index entries
  481. - interplayacm: increase bitstream buffer size by AV_INPUT_BUFFER_PADDING_SIZE
  482. - interplayacm: validate number of channels
  483. - interplayacm: check for too large b
  484. - doc: fix spelling errors
  485. - configure: make sure LTO does not optimize out the test functions
  486. - fate: add apng encoding/muxing test
  487. - apng: use side data to pass extradata to muxer
  488. - avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug
  489. - avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4
  490. - avcodec/rv40: Test remaining space in loop of get_dimension()
  491. - avcodec/ituh263dec: Avoid spending a long time in slice sync
  492. - avcodec/movtextdec: Add error message for tsmb_size check
  493. - avcodec/movtextdec: Fix tsmb_size check==0 check
  494. - avcodec/movtextdec: Fix potential integer overflow
  495. - ffmpeg: Fix bsf corrupting merged side data
  496. - avcodec/sunrast: Fix input buffer pointer check
  497. - avcodec/tscc: Check side data size before use
  498. - avcodec/rscc: Fix constant
  499. - avcodec/rawdec: Check side data size before use
  500. - avcodec/rscc: Check side data size before use
  501. - avcodec/msvideo1: Check side data size before use
  502. - avcodec/qpeg: Check side data size before use
  503. - avcodec/qtrle: Check side data size before use
  504. - avcodec/msrle: Check side data size before use
  505. - avcodec/kmvc: Check side data size before use
  506. - avcodec/idcinvideo: Check side data size before use
  507. - avcodec/cinepak: Check side data size before use
  508. - avcodec/8bps: Check side data size before use
  509. - avformat/flvdec: Fix regression losing streams
  510. - avformat/hls: Add missing error check for avcodec_parameters_copy()
  511. - avformat/hls: Fix probing mpegts audio streams that use probing
  512. - avformat/hls: Factor copying stream info to a separate function
  513. version 3.2:
  514. - libopenmpt demuxer
  515. - tee protocol
  516. - Changed metadata print option to accept general urls
  517. - Alias muxer for Ogg Video (.ogv)
  518. - VP8 in Ogg muxing
  519. - curves filter doesn't automatically insert points at x=0 and x=1 anymore
  520. - 16-bit support in curves filter and selectivecolor filter
  521. - OpenH264 decoder wrapper
  522. - MediaCodec H.264/HEVC/MPEG-4/VP8/VP9 hwaccel
  523. - True Audio (TTA) muxer
  524. - crystalizer audio filter
  525. - acrusher audio filter
  526. - bitplanenoise video filter
  527. - floating point support in als decoder
  528. - fifo muxer
  529. - maskedclamp filter
  530. - hysteresis filter
  531. - lut2 filter
  532. - yuvtestsrc filter
  533. - CUDA CUVID H.263/VP8/VP9/10 bit HEVC (Dithered) Decoding
  534. - vaguedenoiser filter
  535. - added threads option per filter instance
  536. - weave filter
  537. - gblur filter
  538. - avgblur filter
  539. - sobel and prewitt filter
  540. - MediaCodec HEVC/MPEG-4/VP8/VP9 decoding
  541. - Meridian Lossless Packing (MLP) / TrueHD encoder
  542. - Non-Local Means (nlmeans) denoising filter
  543. - sdl2 output device and ffplay support
  544. - sdl1 output device and sdl1 support removed
  545. - extended mov edit list support
  546. - libfaac encoder removed
  547. - Matroska muxer now writes CRC32 elements by default in all Level 1 elements
  548. - sidedata video and asidedata audio filter
  549. - Changed mapping of rtp MIME type G726 to codec g726le.
  550. version 3.1:
  551. - DXVA2-accelerated HEVC Main10 decoding
  552. - fieldhint filter
  553. - loop video filter and aloop audio filter
  554. - Bob Weaver deinterlacing filter
  555. - firequalizer filter
  556. - datascope filter
  557. - bench and abench filters
  558. - ciescope filter
  559. - protocol blacklisting API
  560. - MediaCodec H264 decoding
  561. - VC-2 HQ RTP payload format (draft v1) depacketizer and packetizer
  562. - VP9 RTP payload format (draft v2) packetizer
  563. - AudioToolbox audio decoders
  564. - AudioToolbox audio encoders
  565. - coreimage filter (GPU based image filtering on OSX)
  566. - libdcadec removed
  567. - bitstream filter for extracting DTS core
  568. - ADPCM IMA DAT4 decoder
  569. - musx demuxer
  570. - aix demuxer
  571. - remap filter
  572. - hash and framehash muxers
  573. - colorspace filter
  574. - hdcd filter
  575. - readvitc filter
  576. - VAAPI-accelerated format conversion and scaling
  577. - libnpp/CUDA-accelerated format conversion and scaling
  578. - Duck TrueMotion 2.0 Real Time decoder
  579. - Wideband Single-bit Data (WSD) demuxer
  580. - VAAPI-accelerated H.264/HEVC/MJPEG encoding
  581. - DTS Express (LBR) decoder
  582. - Generic OpenMAX IL encoder with support for Raspberry Pi
  583. - IFF ANIM demuxer & decoder
  584. - Direct Stream Transfer (DST) decoder
  585. - loudnorm filter
  586. - MTAF demuxer and decoder
  587. - MagicYUV decoder
  588. - OpenExr improvements (tile data and B44/B44A support)
  589. - BitJazz SheerVideo decoder
  590. - CUDA CUVID H264/HEVC decoder
  591. - 10-bit depth support in native utvideo decoder
  592. - libutvideo wrapper removed
  593. - YUY2 Lossless Codec decoder
  594. - VideoToolbox H.264 encoder
  595. version 3.0:
  596. - Common Encryption (CENC) MP4 encoding and decoding support
  597. - DXV decoding
  598. - extrastereo filter
  599. - ocr filter
  600. - alimiter filter
  601. - stereowiden filter
  602. - stereotools filter
  603. - rubberband filter
  604. - tremolo filter
  605. - agate filter
  606. - chromakey filter
  607. - maskedmerge filter
  608. - Screenpresso SPV1 decoding
  609. - chromaprint fingerprinting muxer
  610. - ffplay dynamic volume control
  611. - displace filter
  612. - selectivecolor filter
  613. - extensive native AAC encoder improvements and removal of experimental flag
  614. - ADPCM PSX decoder
  615. - 3dostr, dcstr, fsb, genh, vag, xvag, ads, msf, svag & vpk demuxer
  616. - zscale filter
  617. - wve demuxer
  618. - zero-copy Intel QSV transcoding in ffmpeg
  619. - shuffleframes filter
  620. - SDX2 DPCM decoder
  621. - vibrato filter
  622. - innoHeim/Rsupport Screen Capture Codec decoder
  623. - ADPCM AICA decoder
  624. - Interplay ACM demuxer and audio decoder
  625. - XMA1 & XMA2 decoder
  626. - realtime filter
  627. - anoisesrc audio filter source
  628. - IVR demuxer
  629. - compensationdelay filter
  630. - acompressor filter
  631. - support encoding 16-bit RLE SGI images
  632. - apulsator filter
  633. - sidechaingate audio filter
  634. - mipsdspr1 option has been renamed to mipsdsp
  635. - aemphasis filter
  636. - mips32r5 option has been removed
  637. - mips64r6 option has been removed
  638. - DXVA2-accelerated VP9 decoding
  639. - SOFAlizer: virtual binaural acoustics filter
  640. - VAAPI VP9 hwaccel
  641. - audio high-order multiband parametric equalizer
  642. - automatic bitstream filtering
  643. - showspectrumpic filter
  644. - libstagefright support removed
  645. - spectrumsynth filter
  646. - ahistogram filter
  647. - only seek with the right mouse button in ffplay
  648. - toggle full screen when double-clicking with the left mouse button in ffplay
  649. - afftfilt filter
  650. - convolution filter
  651. - libquvi support removed
  652. - support for dvaudio in wav and avi
  653. - libaacplus and libvo-aacenc support removed
  654. - Cineform HD decoder
  655. - new DCA decoder with full support for DTS-HD extensions
  656. - significant performance improvements in Windows Television (WTV) demuxer
  657. - nnedi deinterlacer
  658. - streamselect video and astreamselect audio filter
  659. - swaprect filter
  660. - metadata video and ametadata audio filter
  661. - SMPTE VC-2 HQ profile support for the Dirac decoder
  662. - SMPTE VC-2 native encoder supporting the HQ profile
  663. version 2.8:
  664. - colorkey video filter
  665. - BFSTM/BCSTM demuxer
  666. - little-endian ADPCM_THP decoder
  667. - Hap decoder and encoder
  668. - DirectDraw Surface image/texture decoder
  669. - ssim filter
  670. - optional new ASF demuxer
  671. - showvolume filter
  672. - Many improvements to the JPEG 2000 decoder
  673. - Go2Meeting decoding support
  674. - adrawgraph audio and drawgraph video filter
  675. - removegrain video filter
  676. - Intel QSV-accelerated MPEG-2 video and HEVC encoding
  677. - Intel QSV-accelerated MPEG-2 video and HEVC decoding
  678. - Intel QSV-accelerated VC-1 video decoding
  679. - libkvazaar HEVC encoder
  680. - erosion, dilation, deflate and inflate video filters
  681. - Dynamic Audio Normalizer as dynaudnorm filter
  682. - Reverse video and areverse audio filter
  683. - Random filter
  684. - deband filter
  685. - AAC fixed-point decoding
  686. - sidechaincompress audio filter
  687. - bitstream filter for converting HEVC from MP4 to Annex B
  688. - acrossfade audio filter
  689. - allyuv and allrgb video sources
  690. - atadenoise video filter
  691. - OS X VideoToolbox support
  692. - aphasemeter filter
  693. - showfreqs filter
  694. - vectorscope filter
  695. - waveform filter
  696. - hstack and vstack filter
  697. - Support DNx100 (1440x1080@8)
  698. - VAAPI hevc hwaccel
  699. - VDPAU hevc hwaccel
  700. - framerate filter
  701. - Switched default encoders for webm to VP9 and Opus
  702. - Removed experimental flag from the JPEG 2000 encoder
  703. version 2.7:
  704. - FFT video filter
  705. - TDSC decoder
  706. - DTS lossless extension (XLL) decoding (not lossless, disabled by default)
  707. - showwavespic filter
  708. - DTS decoding through libdcadec
  709. - Drop support for nvenc API before 5.0
  710. - nvenc HEVC encoder
  711. - Detelecine filter
  712. - Intel QSV-accelerated H.264 encoding
  713. - MMAL-accelerated H.264 decoding
  714. - basic APNG encoder and muxer with default extension "apng"
  715. - unpack DivX-style packed B-frames in MPEG-4 bitstream filter
  716. - WebM Live Chunk Muxer
  717. - nvenc level and tier options
  718. - chorus filter
  719. - Canopus HQ/HQA decoder
  720. - Automatically rotate videos based on metadata in ffmpeg
  721. - improved Quickdraw compatibility
  722. - VP9 high bit-depth and extended colorspaces decoding support
  723. - WebPAnimEncoder API when available for encoding and muxing WebP
  724. - Direct3D11-accelerated decoding
  725. - Support Secure Transport
  726. - Multipart JPEG demuxer
  727. version 2.6:
  728. - nvenc encoder
  729. - 10bit spp filter
  730. - colorlevels filter
  731. - RIFX format for *.wav files
  732. - RTP/mpegts muxer
  733. - non continuous cache protocol support
  734. - tblend filter
  735. - cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
  736. - Camellia symmetric block cipher
  737. - OpenH264 encoder wrapper
  738. - VOC seeking support
  739. - Closed caption Decoder
  740. - fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters
  741. - showpalette filter
  742. - Twofish symmetric block cipher
  743. - Support DNx100 (960x720@8)
  744. - eq2 filter ported from libmpcodecs as eq filter
  745. - removed libmpcodecs
  746. - Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range
  747. - ported softpulldown filter from libmpcodecs as repeatfields filter
  748. - dcshift filter
  749. - RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219)
  750. - RTP depacketizer for AC3 payload format (RFC 4184)
  751. - palettegen and paletteuse filters
  752. - VP9 RTP payload format (draft 0) experimental depacketizer
  753. - RTP depacketizer for DV (RFC 6469)
  754. - DXVA2-accelerated HEVC decoding
  755. - AAC ELD 480 decoding
  756. - Intel QSV-accelerated H.264 decoding
  757. - DSS SP decoder and DSS demuxer
  758. - Fix stsd atom corruption in DNxHD QuickTimes
  759. - Canopus HQX decoder
  760. - RTP depacketization of T.140 text (RFC 4103)
  761. - Port MIPS optimizations to 64-bit
  762. version 2.5:
  763. - HEVC/H.265 RTP payload format (draft v6) packetizer
  764. - SUP/PGS subtitle demuxer
  765. - ffprobe -show_pixel_formats option
  766. - CAST128 symmetric block cipher, ECB mode
  767. - STL subtitle demuxer and decoder
  768. - libutvideo YUV 4:2:2 10bit support
  769. - XCB-based screen-grabber
  770. - UDP-Lite support (RFC 3828)
  771. - xBR scaling filter
  772. - AVFoundation screen capturing support
  773. - ffserver supports codec private options
  774. - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
  775. - WebP muxer with animated WebP support
  776. - zygoaudio decoding support
  777. - APNG demuxer
  778. - postproc visualization support
  779. version 2.4:
  780. - Icecast protocol
  781. - ported lenscorrection filter from frei0r filter
  782. - large optimizations in dctdnoiz to make it usable
  783. - ICY metadata are now requested by default with the HTTP protocol
  784. - support for using metadata in stream specifiers in fftools
  785. - LZMA compression support in TIFF decoder
  786. - H.261 RTP payload format (RFC 4587) depacketizer and experimental packetizer
  787. - HEVC/H.265 RTP payload format (draft v6) depacketizer
  788. - added codecview filter to visualize information exported by some codecs
  789. - Matroska 3D support thorugh side data
  790. - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
  791. - silenceremove filter
  792. version 2.3:
  793. - AC3 fixed-point decoding
  794. - shuffleplanes filter
  795. - subfile protocol
  796. - Phantom Cine demuxer
  797. - replaygain data export
  798. - VP7 video decoder
  799. - Alias PIX image encoder and decoder
  800. - Improvements to the BRender PIX image decoder
  801. - Improvements to the XBM decoder
  802. - QTKit input device
  803. - improvements to OpenEXR image decoder
  804. - support decoding 16-bit RLE SGI images
  805. - GDI screen grabbing for Windows
  806. - alternative rendition support for HTTP Live Streaming
  807. - AVFoundation input device
  808. - Direct Stream Digital (DSD) decoder
  809. - Magic Lantern Video (MLV) demuxer
  810. - On2 AVC (Audio for Video) decoder
  811. - support for decoding through DXVA2 in ffmpeg
  812. - libbs2b-based stereo-to-binaural audio filter
  813. - libx264 reference frames count limiting depending on level
  814. - native Opus decoder
  815. - display matrix export and rotation API
  816. - WebVTT encoder
  817. - showcqt multimedia filter
  818. - zoompan filter
  819. - signalstats filter
  820. - hqx filter (hq2x, hq3x, hq4x)
  821. - flanger filter
  822. - Image format auto-detection
  823. - LRC demuxer and muxer
  824. - Samba protocol (via libsmbclient)
  825. - WebM DASH Manifest muxer
  826. - libfribidi support in drawtext
  827. version 2.2:
  828. - HNM version 4 demuxer and video decoder
  829. - Live HDS muxer
  830. - setsar/setdar filters now support variables in ratio expressions
  831. - elbg filter
  832. - string validation in ffprobe
  833. - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
  834. - complete Voxware MetaSound decoder
  835. - remove mp3_header_compress bitstream filter
  836. - Windows resource files for shared libraries
  837. - aeval filter
  838. - stereoscopic 3d metadata handling
  839. - WebP encoding via libwebp
  840. - ATRAC3+ decoder
  841. - VP8 in Ogg demuxing
  842. - side & metadata support in NUT
  843. - framepack filter
  844. - XYZ12 rawvideo support in NUT
  845. - Exif metadata support in WebP decoder
  846. - OpenGL device
  847. - Use metadata_header_padding to control padding in ID3 tags (currently used in
  848. MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
  849. - Mirillis FIC video decoder
  850. - Support DNx444
  851. - libx265 encoder
  852. - dejudder filter
  853. - Autodetect VDA like all other hardware accelerations
  854. - aliases and defaults for Ogg subtypes (opus, spx)
  855. version 2.1:
  856. - aecho filter
  857. - perspective filter ported from libmpcodecs
  858. - ffprobe -show_programs option
  859. - compand filter
  860. - RTMP seek support
  861. - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
  862. even when used as an input option. Previous behavior can be restored with
  863. the -noaccurate_seek option.
  864. - ffmpeg -t option can now be used for inputs, to limit the duration of
  865. data read from an input file
  866. - incomplete Voxware MetaSound decoder
  867. - read EXIF metadata from JPEG
  868. - DVB teletext decoder
  869. - phase filter ported from libmpcodecs
  870. - w3fdif filter
  871. - Opus support in Matroska
  872. - FFV1 version 1.3 is stable and no longer experimental
  873. - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
  874. - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
  875. more consistent with other muxers.
  876. - adelay filter
  877. - pullup filter ported from libmpcodecs
  878. - ffprobe -read_intervals option
  879. - Lossless and alpha support for WebP decoder
  880. - Error Resilient AAC syntax (ER AAC LC) decoding
  881. - Low Delay AAC (ER AAC LD) decoding
  882. - mux chapters in ASF files
  883. - SFTP protocol (via libssh)
  884. - libx264: add ability to encode in YUVJ422P and YUVJ444P
  885. - Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
  886. - make decoding alpha optional for prores, ffv1 and vp6 by setting
  887. the skip_alpha flag.
  888. - ladspa wrapper filter
  889. - native VP9 decoder
  890. - dpx parser
  891. - max_error_rate parameter in ffmpeg
  892. - PulseAudio output device
  893. - ReplayGain scanner
  894. - Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
  895. - Linux framebuffer output device
  896. - HEVC decoder
  897. - raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
  898. - mergeplanes filter
  899. version 2.0:
  900. - curves filter
  901. - reference-counting for AVFrame and AVPacket data
  902. - ffmpeg now fails when input options are used for output file
  903. or vice versa
  904. - support for Monkey's Audio versions from 3.93
  905. - perms and aperms filters
  906. - audio filtering support in ffplay
  907. - 10% faster aac encoding on x86 and MIPS
  908. - sine audio filter source
  909. - WebP demuxing and decoding support
  910. - ffmpeg options -filter_script and -filter_complex_script, which allow a
  911. filtergraph description to be read from a file
  912. - OpenCL support
  913. - audio phaser filter
  914. - separatefields filter
  915. - libquvi demuxer
  916. - uniform options syntax across all filters
  917. - telecine filter
  918. - interlace filter
  919. - smptehdbars source
  920. - inverse telecine filters (fieldmatch and decimate)
  921. - colorbalance filter
  922. - colorchannelmixer filter
  923. - The matroska demuxer can now output proper verbatim ASS packets. It will
  924. become the default at the next libavformat major bump.
  925. - decent native animated GIF encoding
  926. - asetrate filter
  927. - interleave filter
  928. - timeline editing with filters
  929. - vidstabdetect and vidstabtransform filters for video stabilization using
  930. the vid.stab library
  931. - astats filter
  932. - trim and atrim filters
  933. - ffmpeg -t and -ss (output-only) options are now sample-accurate when
  934. transcoding audio
  935. - Matroska muxer can now put the index at the beginning of the file.
  936. - extractplanes filter
  937. - avectorscope filter
  938. - ADPCM DTK decoder
  939. - ADP demuxer
  940. - RSD demuxer
  941. - RedSpark demuxer
  942. - ADPCM IMA Radical decoder
  943. - zmq filters
  944. - DCT denoiser filter (dctdnoiz)
  945. - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
  946. - Apple Intermediate Codec decoder
  947. - Escape 130 video decoder
  948. - FTP protocol support
  949. - V4L2 output device
  950. - 3D LUT filter (lut3d)
  951. - SMPTE 302M audio encoder
  952. - support for slice multithreading in libavfilter
  953. - Hald CLUT support (generation and filtering)
  954. - VC-1 interlaced B-frame support
  955. - support for WavPack muxing (raw and in Matroska)
  956. - XVideo output device
  957. - vignette filter
  958. - True Audio (TTA) encoder
  959. - Go2Webinar decoder
  960. - mcdeint filter ported from libmpcodecs
  961. - sab filter ported from libmpcodecs
  962. - ffprobe -show_chapters option
  963. - WavPack encoding through libwavpack
  964. - rotate filter
  965. - spp filter ported from libmpcodecs
  966. - libgme support
  967. - psnr filter
  968. version 1.2:
  969. - VDPAU hardware acceleration through normal hwaccel
  970. - SRTP support
  971. - Error diffusion dither in Swscale
  972. - Chained Ogg support
  973. - Theora Midstream reconfiguration support
  974. - EVRC decoder
  975. - audio fade filter
  976. - filtering audio with unknown channel layout
  977. - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
  978. and treble audio filter
  979. - improved showspectrum filter, with multichannel support and sox-like colors
  980. - histogram filter
  981. - tee muxer
  982. - il filter ported from libmpcodecs
  983. - support ID3v2 tags in ASF files
  984. - encrypted TTA stream decoding support
  985. - RF64 support in WAV muxer
  986. - noise filter ported from libmpcodecs
  987. - Subtitles character encoding conversion
  988. - blend filter
  989. - stereo3d filter ported from libmpcodecs
  990. version 1.1:
  991. - stream disposition information printing in ffprobe
  992. - filter for loudness analysis following EBU R128
  993. - Opus encoder using libopus
  994. - ffprobe -select_streams option
  995. - Pinnacle TARGA CineWave YUV16 decoder
  996. - TAK demuxer, decoder and parser
  997. - DTS-HD demuxer
  998. - remove -same_quant, it hasn't worked for years
  999. - FFM2 support
  1000. - X-Face image encoder and decoder
  1001. - 24-bit FLAC encoding
  1002. - multi-channel ALAC encoding up to 7.1
  1003. - metadata (INFO tag) support in WAV muxer
  1004. - subtitles raw text decoder
  1005. - support for building DLLs using MSVC
  1006. - LVF demuxer
  1007. - ffescape tool
  1008. - metadata (info chunk) support in CAF muxer
  1009. - field filter ported from libmpcodecs
  1010. - AVR demuxer
  1011. - geq filter ported from libmpcodecs
  1012. - remove ffserver daemon mode
  1013. - AST muxer/demuxer
  1014. - new expansion syntax for drawtext
  1015. - BRender PIX image decoder
  1016. - ffprobe -show_entries option
  1017. - ffprobe -sections option
  1018. - ADPCM IMA Dialogic decoder
  1019. - BRSTM demuxer
  1020. - animated GIF decoder and demuxer
  1021. - PVF demuxer
  1022. - subtitles filter
  1023. - IRCAM muxer/demuxer
  1024. - Paris Audio File demuxer
  1025. - Virtual concatenation demuxer
  1026. - VobSub demuxer
  1027. - JSON captions for TED talks decoding support
  1028. - SOX Resampler support in libswresample
  1029. - aselect filter
  1030. - SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
  1031. - Silicon Graphics Motion Video Compressor 1 & 2 decoder
  1032. - Silicon Graphics Movie demuxer
  1033. - apad filter
  1034. - Resolution & pixel format change support with multithreading for H.264
  1035. - documentation split into per-component manuals
  1036. - pp (postproc) filter ported from MPlayer
  1037. - NIST Sphere demuxer
  1038. - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
  1039. - Sony Wave64 muxer
  1040. - adobe and limelight publisher authentication in RTMP
  1041. - data: URI scheme
  1042. - support building on the Plan 9 operating system
  1043. - kerndeint filter ported from MPlayer
  1044. - histeq filter ported from VirtualDub
  1045. - Megalux Frame demuxer
  1046. - 012v decoder
  1047. - Improved AVC Intra decoding support
  1048. version 1.0:
  1049. - INI and flat output in ffprobe
  1050. - Scene detection in libavfilter
  1051. - Indeo Audio decoder
  1052. - channelsplit audio filter
  1053. - setnsamples audio filter
  1054. - atempo filter
  1055. - ffprobe -show_data option
  1056. - RTMPT protocol support
  1057. - iLBC encoding/decoding via libilbc
  1058. - Microsoft Screen 1 decoder
  1059. - join audio filter
  1060. - audio channel mapping filter
  1061. - Microsoft ATC Screen decoder
  1062. - RTSP listen mode
  1063. - TechSmith Screen Codec 2 decoder
  1064. - AAC encoding via libfdk-aac
  1065. - Microsoft Expression Encoder Screen decoder
  1066. - RTMPS protocol support
  1067. - RTMPTS protocol support
  1068. - RTMPE protocol support
  1069. - RTMPTE protocol support
  1070. - showwaves and showspectrum filter
  1071. - LucasArts SMUSH SANM playback support
  1072. - LucasArts SMUSH VIMA audio decoder (ADPCM)
  1073. - LucasArts SMUSH demuxer
  1074. - SAMI, RealText and SubViewer demuxers and decoders
  1075. - Heart Of Darkness PAF playback support
  1076. - iec61883 device
  1077. - asettb filter
  1078. - new option: -progress
  1079. - 3GPP Timed Text encoder/decoder
  1080. - GeoTIFF decoder support
  1081. - ffmpeg -(no)stdin option
  1082. - Opus decoder using libopus
  1083. - caca output device using libcaca
  1084. - alphaextract and alphamerge filters
  1085. - concat filter
  1086. - flite filter
  1087. - Canopus Lossless Codec decoder
  1088. - bitmap subtitles in filters (experimental and temporary)
  1089. - MP2 encoding via TwoLAME
  1090. - bmp parser
  1091. - smptebars source
  1092. - asetpts filter
  1093. - hue filter
  1094. - ICO muxer
  1095. - SubRip encoder and decoder without embedded timing
  1096. - edge detection filter
  1097. - framestep filter
  1098. - ffmpeg -shortest option is now per-output file
  1099. -pass and -passlogfile are now per-output stream
  1100. - volume measurement filter
  1101. - Ut Video encoder
  1102. - Microsoft Screen 2 decoder
  1103. - smartblur filter ported from MPlayer
  1104. - CPiA decoder
  1105. - decimate filter ported from MPlayer
  1106. - RTP depacketization of JPEG
  1107. - Smooth Streaming live segmenter muxer
  1108. - F4V muxer
  1109. - sendcmd and asendcmd filters
  1110. - WebVTT demuxer and decoder (simple tags supported)
  1111. - RTP packetization of JPEG
  1112. - faststart option in the MOV/MP4 muxer
  1113. - support for building with MSVC
  1114. version 0.11:
  1115. - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
  1116. CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
  1117. CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
  1118. CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
  1119. CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
  1120. CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
  1121. - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
  1122. - setfield filter
  1123. - CDXL demuxer and decoder
  1124. - Apple ProRes encoder
  1125. - ffprobe -count_packets and -count_frames options
  1126. - Sun Rasterfile Encoder
  1127. - ID3v2 attached pictures reading and writing
  1128. - WMA Lossless decoder
  1129. - bluray protocol
  1130. - blackdetect filter
  1131. - libutvideo encoder wrapper (--enable-libutvideo)
  1132. - swapuv filter
  1133. - bbox filter
  1134. - XBM encoder and decoder
  1135. - RealAudio Lossless decoder
  1136. - ZeroCodec decoder
  1137. - tile video filter
  1138. - Metal Gear Solid: The Twin Snakes demuxer
  1139. - OpenEXR image decoder
  1140. - removelogo filter
  1141. - drop support for ffmpeg without libavfilter
  1142. - drawtext video filter: fontconfig support
  1143. - ffmpeg -benchmark_all option
  1144. - super2xsai filter ported from libmpcodecs
  1145. - add libavresample audio conversion library for compatibility
  1146. - MicroDVD decoder
  1147. - Avid Meridien (AVUI) encoder and decoder
  1148. - accept + prefix to -pix_fmt option to disable automatic conversions.
  1149. - complete audio filtering in libavfilter and ffmpeg
  1150. - add fps filter
  1151. - vorbis parser
  1152. - png parser
  1153. - audio mix filter
  1154. - ffv1: support (draft) version 1.3
  1155. version 0.10:
  1156. - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
  1157. CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
  1158. CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
  1159. CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
  1160. - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
  1161. - SBaGen (SBG) binaural beats script demuxer
  1162. - OpenMG Audio muxer
  1163. - Timecode extraction in DV and MOV
  1164. - thumbnail video filter
  1165. - XML output in ffprobe
  1166. - asplit audio filter
  1167. - tinterlace video filter
  1168. - astreamsync audio filter
  1169. - amerge audio filter
  1170. - ISMV (Smooth Streaming) muxer
  1171. - GSM audio parser
  1172. - SMJPEG muxer
  1173. - XWD encoder and decoder
  1174. - Automatic thread count based on detection number of (available) CPU cores
  1175. - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
  1176. - ffprobe -show_error option
  1177. - Avid 1:1 10-bit RGB Packer codec
  1178. - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
  1179. - yuv4 libquicktime packed 4:2:0 encoder and decoder
  1180. - ffprobe -show_frames option
  1181. - silencedetect audio filter
  1182. - ffprobe -show_program_version, -show_library_versions, -show_versions options
  1183. - rv34: frame-level multi-threading
  1184. - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
  1185. - Improved PGS subtitle decoder
  1186. - dumpgraph option to lavfi device
  1187. - r210 and r10k encoders
  1188. - ffwavesynth decoder
  1189. - aviocat tool
  1190. - ffeval tool
  1191. - support encoding and decoding 4-channel SGI images
  1192. version 0.9:
  1193. - openal input device added
  1194. - boxblur filter added
  1195. - BWF muxer
  1196. - Flash Screen Video 2 decoder
  1197. - lavfi input device added
  1198. - added avconv, which is almost the same for now, except
  1199. for a few incompatible changes in the options, which will hopefully make them
  1200. easier to use. The changes are:
  1201. * The options placement is now strictly enforced! While in theory the
  1202. options for ffmpeg should be given in [input options] -i INPUT [output
  1203. options] OUTPUT order, in practice it was possible to give output options
  1204. before the -i and it mostly worked. Except when it didn't - the behavior was
  1205. a bit inconsistent. In avconv, it is not possible to mix input and output
  1206. options. All non-global options are reset after an input or output filename.
  1207. * All per-file options are now truly per-file - they apply only to the next
  1208. input or output file and specifying different values for different files
  1209. will now work properly (notably -ss and -t options).
  1210. * All per-stream options are now truly per-stream - it is possible to
  1211. specify which stream(s) should a given option apply to. See the Stream
  1212. specifiers section in the avconv manual for details.
  1213. * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
  1214. sense that they're specified after the output filename instead of before,
  1215. like all other options. In avconv this irregularity is removed, all options
  1216. apply to the next input or output file.
  1217. * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
  1218. irregular and highly confusing, they were also redundant. In avconv the -map
  1219. option will create new streams in the output file and map input streams to
  1220. them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
  1221. each stream in the first input file.
  1222. * The -map option now has slightly different and more powerful syntax:
  1223. + Colons (':') are used to separate file index/stream type/stream index
  1224. instead of dots. Comma (',') is used to separate the sync stream instead
  1225. of colon.. This is done for consistency with other options.
  1226. + It's possible to specify stream type. E.g. -map 0:a:2 creates an
  1227. output stream from the third input audio stream.
  1228. + Omitting the stream index now maps all the streams of the given type,
  1229. not just the first. E.g. -map 0:s creates output streams for all the
  1230. subtitle streams in the first input file.
  1231. + Since -map can now match multiple streams, negative mappings were
  1232. introduced. Negative mappings disable some streams from an already
  1233. defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
  1234. all the stream in the first input file, except for the second audio
  1235. stream'.
  1236. * There is a new option -c (or -codec) for choosing the decoder/encoder to
  1237. use, which makes it possible to precisely specify target stream(s) consistently with
  1238. other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
  1239. libvorbis sets the codec for the first audio stream and -c copy copies all
  1240. the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
  1241. aliases to -c:v/a/s
  1242. * It is now possible to precisely specify which stream should an AVOption
  1243. apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
  1244. -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
  1245. syntax is deprecated and will stop working soon.
  1246. * -map_chapters now takes only an input file index and applies to the next
  1247. output file. This is consistent with how all the other options work.
  1248. * -map_metadata now takes only an input metadata specifier and applies to
  1249. the next output file. Output metadata specifier is now part of the option
  1250. name, similarly to the AVOptions/map/codec feature above.
  1251. * -metadata can now be used to set metadata on streams and chapters, e.g.
  1252. -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
  1253. This made -vlang/-alang/-slang options redundant, so they were removed.
  1254. * -qscale option now uses stream specifiers and applies to all streams, not
  1255. just video. I.e. plain -qscale number would now apply to all streams. To get
  1256. the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
  1257. and -aq is now an alias for -q:a.
  1258. * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
  1259. uses stream specifiers. Use -bsf:v/a/s instead of the old options.
  1260. * -itsscale option now uses stream specifiers, so its argument is only the
  1261. scale parameter.
  1262. * -intra option was removed, use -g 0 for the same effect.
  1263. * -psnr option was removed, use -flags +psnr for the same effect.
  1264. * -vf option is now an alias to the new -filter option, which uses stream specifiers.
  1265. * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
  1266. * -vtag/-atag/-stag options are now aliases to the new -tag option.
  1267. - XMV demuxer
  1268. - LOAS demuxer
  1269. - ashowinfo filter added
  1270. - Windows Media Image decoder
  1271. - amovie source added
  1272. - LATM muxer/demuxer
  1273. - Speex encoder via libspeex
  1274. - JSON output in ffprobe
  1275. - WTV muxer
  1276. - Optional C++ Support (needed for libstagefright)
  1277. - H.264 Decoding on Android via Stagefright
  1278. - Prores decoder
  1279. - BIN/XBIN/ADF/IDF text file decoder
  1280. - aconvert audio filter added
  1281. - audio support to lavfi input device added
  1282. - libcdio-paranoia input device for audio CD grabbing
  1283. - Apple ProRes decoder
  1284. - CELT in Ogg demuxing
  1285. - G.723.1 demuxer and decoder
  1286. - libmodplug support (--enable-libmodplug)
  1287. - VC-1 interlaced decoding
  1288. - libutvideo wrapper (--enable-libutvideo)
  1289. - aevalsrc audio source added
  1290. - Ut Video decoder
  1291. - Speex encoding via libspeex
  1292. - 4:2:2 H.264 decoding support
  1293. - 4:2:2 and 4:4:4 H.264 encoding with libx264
  1294. - Pulseaudio input device
  1295. - Prores encoder
  1296. - Video Decoder Acceleration (VDA) HWAccel module.
  1297. - replacement Indeo 3 decoder
  1298. - new ffmpeg option: -map_channel
  1299. - volume audio filter added
  1300. - earwax audio filter added
  1301. - libv4l2 support (--enable-libv4l2)
  1302. - TLS/SSL and HTTPS protocol support
  1303. - AVOptions API rewritten and documented
  1304. - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
  1305. AVCodecContext deprecated. Codec private options should be used instead.
  1306. - Properly working defaults in libx264 wrapper, support for native presets.
  1307. - Encrypted OMA files support
  1308. - Discworld II BMV decoding support
  1309. - VBLE Decoder
  1310. - OS X Video Decoder Acceleration (VDA) support
  1311. - compact and csv output in ffprobe
  1312. - pan audio filter
  1313. - IFF Amiga Continuous Bitmap (ACBM) decoder
  1314. - ass filter
  1315. - CRI ADX audio format muxer and demuxer
  1316. - Playstation Portable PMP format demuxer
  1317. - Microsoft Windows ICO demuxer
  1318. - life source
  1319. - PCM format support in OMA demuxer
  1320. - CLJR encoder
  1321. - new option: -report
  1322. - Dxtory capture format decoder
  1323. - cellauto source
  1324. - Simple segmenting muxer
  1325. - Indeo 4 decoder
  1326. - SMJPEG demuxer
  1327. version 0.8:
  1328. - many many things we forgot because we rather write code than changelogs
  1329. - WebM support in Matroska de/muxer
  1330. - low overhead Ogg muxing
  1331. - MMS-TCP support
  1332. - VP8 de/encoding via libvpx
  1333. - Demuxer for On2's IVF format
  1334. - Pictor/PC Paint decoder
  1335. - HE-AAC v2 decoder
  1336. - HE-AAC v2 encoding with libaacplus
  1337. - libfaad2 wrapper removed
  1338. - DTS-ES extension (XCh) decoding support
  1339. - native VP8 decoder
  1340. - RTSP tunneling over HTTP
  1341. - RTP depacketization of SVQ3
  1342. - -strict inofficial replaced by -strict unofficial
  1343. - ffplay -exitonkeydown and -exitonmousedown options added
  1344. - native GSM / GSM MS decoder
  1345. - RTP depacketization of QDM2
  1346. - ANSI/ASCII art playback system
  1347. - Lego Mindstorms RSO de/muxer
  1348. - libavcore added (and subsequently removed)
  1349. - SubRip subtitle file muxer and demuxer
  1350. - Chinese AVS encoding via libxavs
  1351. - ffprobe -show_packets option added
  1352. - RTP packetization of Theora and Vorbis
  1353. - RTP depacketization of MP4A-LATM
  1354. - RTP packetization and depacketization of VP8
  1355. - hflip filter
  1356. - Apple HTTP Live Streaming demuxer
  1357. - a64 codec
  1358. - MMS-HTTP support
  1359. - G.722 ADPCM audio encoder/decoder
  1360. - R10k video decoder
  1361. - ocv_smooth filter
  1362. - frei0r wrapper filter
  1363. - change crop filter syntax to width:height:x:y
  1364. - make the crop filter accept parametric expressions
  1365. - make ffprobe accept AVFormatContext options
  1366. - yadif filter
  1367. - blackframe filter
  1368. - Demuxer for Leitch/Harris' VR native stream format (LXF)
  1369. - RTP depacketization of the X-QT QuickTime format
  1370. - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
  1371. - cropdetect filter
  1372. - ffmpeg -crop* options removed
  1373. - transpose filter added
  1374. - ffmpeg -force_key_frames option added
  1375. - demuxer for receiving raw rtp:// URLs without an SDP description
  1376. - single stream LATM/LOAS decoder
  1377. - setpts filter added
  1378. - Win64 support for optimized x86 assembly functions
  1379. - MJPEG/AVI1 to JPEG/JFIF bitstream filter
  1380. - ASS subtitle encoder and decoder
  1381. - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
  1382. - overlay filter added
  1383. - rename aspect filter to setdar, and pixelaspect to setsar
  1384. - IEC 61937 demuxer
  1385. - Mobotix .mxg demuxer
  1386. - frei0r source added
  1387. - hqdn3d filter added
  1388. - RTP depacketization of QCELP
  1389. - FLAC parser added
  1390. - gradfun filter added
  1391. - AMR-WB decoder
  1392. - replace the ocv_smooth filter with a more generic ocv filter
  1393. - Windows Televison (WTV) demuxer
  1394. - FFmpeg metadata format muxer and demuxer
  1395. - SubRip (srt) subtitle encoder and decoder
  1396. - floating-point AC-3 encoder added
  1397. - Lagarith decoder
  1398. - ffmpeg -copytb option added
  1399. - IVF muxer added
  1400. - Wing Commander IV movies decoder added
  1401. - movie source added
  1402. - Bink version 'b' audio and video decoder
  1403. - Bitmap Brothers JV playback system
  1404. - Apple HTTP Live Streaming protocol handler
  1405. - sndio support for playback and record
  1406. - Linux framebuffer input device added
  1407. - Chronomaster DFA decoder
  1408. - DPX image encoder
  1409. - MicroDVD subtitle file muxer and demuxer
  1410. - Playstation Portable PMP format demuxer
  1411. - fieldorder video filter added
  1412. - AAC encoding via libvo-aacenc
  1413. - AMR-WB encoding via libvo-amrwbenc
  1414. - xWMA demuxer
  1415. - Mobotix MxPEG decoder
  1416. - VP8 frame-multithreading
  1417. - NEON optimizations for VP8
  1418. - Lots of deprecated API cruft removed
  1419. - fft and imdct optimizations for AVX (Sandy Bridge) processors
  1420. - showinfo filter added
  1421. - SMPTE 302M AES3 audio decoder
  1422. - Apple Core Audio Format muxer
  1423. - 9 bits and 10 bits per sample support in the H.264 decoder
  1424. - 9 bits and 10 bits FFV1 encoding / decoding
  1425. - split filter added
  1426. - select filter added
  1427. - sdl output device added
  1428. - libmpcodecs video filter support (3 times as many filters than before)
  1429. - mpeg2 aspect ratio dection fixed
  1430. - libxvid aspect pickiness fixed
  1431. - Frame multithreaded decoding
  1432. - E-AC-3 audio encoder
  1433. - ac3enc: add channel coupling support
  1434. - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
  1435. - H264/MPEG frame-level multi-threading
  1436. - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
  1437. - 4:4:4 H.264 decoding support
  1438. - 10-bit H.264 optimizations for x86
  1439. - lut, lutrgb, and lutyuv filters added
  1440. - buffersink libavfilter sink added
  1441. - Bump libswscale for recently reported ABI break
  1442. - New J2K encoder (via OpenJPEG)
  1443. version 0.7:
  1444. - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
  1445. version 0.6:
  1446. - PB-frame decoding for H.263
  1447. - deprecated vhook subsystem removed
  1448. - deprecated old scaler removed
  1449. - VQF demuxer
  1450. - Alpha channel scaler
  1451. - PCX encoder
  1452. - RTP packetization of H.263
  1453. - RTP packetization of AMR
  1454. - RTP depacketization of Vorbis
  1455. - CorePNG decoding support
  1456. - Cook multichannel decoding support
  1457. - introduced avlanguage helpers in libavformat
  1458. - 8088flex TMV demuxer and decoder
  1459. - per-stream language-tags extraction in asfdec
  1460. - V210 decoder and encoder
  1461. - remaining GPL parts in AC-3 decoder converted to LGPL
  1462. - QCP demuxer
  1463. - SoX native format muxer and demuxer
  1464. - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
  1465. - DPX image decoder
  1466. - Electronic Arts Madcow decoder
  1467. - DivX (XSUB) subtitle encoder
  1468. - nonfree libamr support for AMR-NB/WB decoding/encoding removed
  1469. - experimental AAC encoder
  1470. - RTP depacketization of ASF and RTSP from WMS servers
  1471. - RTMP support in libavformat
  1472. - noX handling for OPT_BOOL X options
  1473. - Wave64 demuxer
  1474. - IEC-61937 compatible Muxer
  1475. - TwinVQ decoder
  1476. - Bluray (PGS) subtitle decoder
  1477. - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
  1478. - WMA Pro decoder
  1479. - Core Audio Format demuxer
  1480. - ATRAC1 decoder
  1481. - MD STUDIO audio demuxer
  1482. - RF64 support in WAV demuxer
  1483. - MPEG-4 Audio Lossless Coding (ALS) decoder
  1484. - -formats option split into -formats, -codecs, -bsfs, and -protocols
  1485. - IV8 demuxer
  1486. - CDG demuxer and decoder
  1487. - R210 decoder
  1488. - Auravision Aura 1 and 2 decoders
  1489. - Deluxe Paint Animation playback system
  1490. - SIPR decoder
  1491. - Adobe Filmstrip muxer and demuxer
  1492. - RTP depacketization of H.263
  1493. - Bink demuxer and audio/video decoders
  1494. - enable symbol versioning by default for linkers that support it
  1495. - IFF PBM/ILBM bitmap decoder
  1496. - concat protocol
  1497. - Indeo 5 decoder
  1498. - RTP depacketization of AMR
  1499. - WMA Voice decoder
  1500. - ffprobe tool
  1501. - AMR-NB decoder
  1502. - RTSP muxer
  1503. - HE-AAC v1 decoder
  1504. - Kega Game Video (KGV1) decoder
  1505. - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
  1506. - RTP depacketization of Theora
  1507. - HTTP Digest authentication
  1508. - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
  1509. - Psygnosis YOP demuxer and video decoder
  1510. - spectral extension support in the E-AC-3 decoder
  1511. - unsharp video filter
  1512. - RTP hinting in the mov/3gp/mp4 muxer
  1513. - Dirac in Ogg demuxing
  1514. - seek to keyframes in Ogg
  1515. - 4:2:2 and 4:4:4 Theora decoding
  1516. - 35% faster VP3/Theora decoding
  1517. - faster AAC decoding
  1518. - faster H.264 decoding
  1519. - RealAudio 1.0 (14.4K) encoder
  1520. version 0.5:
  1521. - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
  1522. - TechSmith Camtasia (TSCC) video decoder
  1523. - IBM Ultimotion (ULTI) video decoder
  1524. - Sierra Online audio file demuxer and decoder
  1525. - Apple QuickDraw (qdrw) video decoder
  1526. - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
  1527. - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
  1528. - Miro VideoXL (VIXL) video decoder
  1529. - H.261 video encoder
  1530. - QPEG video decoder
  1531. - Nullsoft Video (NSV) file demuxer
  1532. - Shorten audio decoder
  1533. - LOCO video decoder
  1534. - Apple Lossless Audio Codec (ALAC) decoder
  1535. - Winnov WNV1 video decoder
  1536. - Autodesk Animator Studio Codec (AASC) decoder
  1537. - Indeo 2 video decoder
  1538. - Fraps FPS1 video decoder
  1539. - Snow video encoder/decoder
  1540. - Sonic audio encoder/decoder
  1541. - Vorbis audio decoder
  1542. - Macromedia ADPCM decoder
  1543. - Duck TrueMotion 2 video decoder
  1544. - support for decoding FLX and DTA extensions in FLIC files
  1545. - H.264 custom quantization matrices support
  1546. - ffserver fixed, it should now be usable again
  1547. - QDM2 audio decoder
  1548. - Real Cooker audio decoder
  1549. - TrueSpeech audio decoder
  1550. - WMA2 audio decoder fixed, now all files should play correctly
  1551. - RealAudio 14.4 and 28.8 decoders fixed
  1552. - JPEG-LS decoder
  1553. - build system improvements
  1554. - tabs and trailing whitespace removed from the codebase
  1555. - CamStudio video decoder
  1556. - AIFF/AIFF-C audio format, encoding and decoding
  1557. - ADTS AAC file reading and writing
  1558. - Creative VOC file reading and writing
  1559. - American Laser Games multimedia (*.mm) playback system
  1560. - Zip Motion Blocks Video decoder
  1561. - improved Theora/VP3 decoder
  1562. - True Audio (TTA) decoder
  1563. - AVS demuxer and video decoder
  1564. - JPEG-LS encoder
  1565. - Smacker demuxer and decoder
  1566. - NuppelVideo/MythTV demuxer and RTjpeg decoder
  1567. - KMVC decoder
  1568. - MPEG-2 intra VLC support
  1569. - MPEG-2 4:2:2 encoder
  1570. - Flash Screen Video decoder
  1571. - GXF demuxer
  1572. - Chinese AVS decoder
  1573. - GXF muxer
  1574. - MXF demuxer
  1575. - VC-1/WMV3/WMV9 video decoder
  1576. - MacIntel support
  1577. - AviSynth support
  1578. - VMware video decoder
  1579. - VP5 video decoder
  1580. - VP6 video decoder
  1581. - WavPack lossless audio decoder
  1582. - Targa (.TGA) picture decoder
  1583. - Vorbis audio encoder
  1584. - Delphine Software .cin demuxer/audio and video decoder
  1585. - Tiertex .seq demuxer/video decoder
  1586. - MTV demuxer
  1587. - TIFF picture encoder and decoder
  1588. - GIF picture decoder
  1589. - Intel Music Coder decoder
  1590. - Zip Motion Blocks Video encoder
  1591. - Musepack decoder
  1592. - Flash Screen Video encoder
  1593. - Theora encoding via libtheora
  1594. - BMP encoder
  1595. - WMA encoder
  1596. - GSM-MS encoder and decoder
  1597. - DCA decoder
  1598. - DXA demuxer and decoder
  1599. - DNxHD decoder
  1600. - Gamecube movie (.THP) playback system
  1601. - Blackfin optimizations
  1602. - Interplay C93 demuxer and video decoder
  1603. - Bethsoft VID demuxer and video decoder
  1604. - CRYO APC demuxer
  1605. - ATRAC3 decoder
  1606. - V.Flash PTX decoder
  1607. - RoQ muxer, RoQ audio encoder
  1608. - Renderware TXD demuxer and decoder
  1609. - extern C declarations for C++ removed from headers
  1610. - sws_flags command line option
  1611. - codebook generator
  1612. - RoQ video encoder
  1613. - QTRLE encoder
  1614. - OS/2 support removed and restored again
  1615. - AC-3 decoder
  1616. - NUT muxer
  1617. - additional SPARC (VIS) optimizations
  1618. - Matroska muxer
  1619. - slice-based parallel H.264 decoding
  1620. - Monkey's Audio demuxer and decoder
  1621. - AMV audio and video decoder
  1622. - DNxHD encoder
  1623. - H.264 PAFF decoding
  1624. - Nellymoser ASAO decoder
  1625. - Beam Software SIFF demuxer and decoder
  1626. - libvorbis Vorbis decoding removed in favor of native decoder
  1627. - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
  1628. - Ogg (Theora, Vorbis and FLAC) muxer
  1629. - The "device" muxers and demuxers are now in a new libavdevice library
  1630. - PC Paintbrush PCX decoder
  1631. - Sun Rasterfile decoder
  1632. - TechnoTrend PVA demuxer
  1633. - Linux Media Labs MPEG-4 (LMLM4) demuxer
  1634. - AVM2 (Flash 9) SWF muxer
  1635. - QT variant of IMA ADPCM encoder
  1636. - VFW grabber
  1637. - iPod/iPhone compatible mp4 muxer
  1638. - Mimic decoder
  1639. - MSN TCP Webcam stream demuxer
  1640. - RL2 demuxer / decoder
  1641. - IFF demuxer
  1642. - 8SVX audio decoder
  1643. - non-recursive Makefiles
  1644. - BFI demuxer
  1645. - MAXIS EA XA (.xa) demuxer / decoder
  1646. - BFI video decoder
  1647. - OMA demuxer
  1648. - MLP/TrueHD decoder
  1649. - Electronic Arts CMV decoder
  1650. - Motion Pixels Video decoder
  1651. - Motion Pixels MVI demuxer
  1652. - removed animated GIF decoder/demuxer
  1653. - D-Cinema audio muxer
  1654. - Electronic Arts TGV decoder
  1655. - Apple Lossless Audio Codec (ALAC) encoder
  1656. - AAC decoder
  1657. - floating point PCM encoder/decoder
  1658. - MXF muxer
  1659. - DV100 AKA DVCPRO HD decoder and demuxer
  1660. - E-AC-3 support added to AC-3 decoder
  1661. - Nellymoser ASAO encoder
  1662. - ASS and SSA demuxer and muxer
  1663. - liba52 wrapper removed
  1664. - SVQ3 watermark decoding support
  1665. - Speex decoding via libspeex
  1666. - Electronic Arts TGQ decoder
  1667. - RV40 decoder
  1668. - QCELP / PureVoice decoder
  1669. - RV30 decoder
  1670. - hybrid WavPack support
  1671. - R3D REDCODE demuxer
  1672. - ALSA support for playback and record
  1673. - Electronic Arts TQI decoder
  1674. - OpenJPEG based JPEG 2000 decoder
  1675. - NC (NC4600) camera file demuxer
  1676. - Gopher client support
  1677. - MXF D-10 muxer
  1678. - generic metadata API
  1679. - flash ScreenVideo2 encoder
  1680. version 0.4.9-pre1:
  1681. - DV encoder, DV muxer
  1682. - Microsoft RLE video decoder
  1683. - Microsoft Video-1 decoder
  1684. - Apple Animation (RLE) decoder
  1685. - Apple Graphics (SMC) decoder
  1686. - Apple Video (RPZA) decoder
  1687. - Cinepak decoder
  1688. - Sega FILM (CPK) file demuxer
  1689. - Westwood multimedia support (VQA & AUD files)
  1690. - Id Quake II CIN playback support
  1691. - 8BPS video decoder
  1692. - FLIC playback support
  1693. - RealVideo 2.0 (RV20) decoder
  1694. - Duck TrueMotion v1 (DUCK) video decoder
  1695. - Sierra VMD demuxer and video decoder
  1696. - MSZH and ZLIB decoder support
  1697. - SVQ1 video encoder
  1698. - AMR-WB support
  1699. - PPC optimizations
  1700. - rate distortion optimal cbp support
  1701. - rate distorted optimal ac prediction for MPEG-4
  1702. - rate distorted optimal lambda->qp support
  1703. - AAC encoding with libfaac
  1704. - Sunplus JPEG codec (SP5X) support
  1705. - use Lagrange multiplier instead of QP for ratecontrol
  1706. - Theora/VP3 decoding support
  1707. - XA and ADX ADPCM codecs
  1708. - export MPEG-2 active display area / pan scan
  1709. - Add support for configuring with IBM XLC
  1710. - floating point AAN DCT
  1711. - initial support for zygo video (not complete)
  1712. - RGB ffv1 support
  1713. - new audio/video parser API
  1714. - av_log() system
  1715. - av_read_frame() and av_seek_frame() support
  1716. - missing last frame fixes
  1717. - seek by mouse in ffplay
  1718. - noise reduction of DCT coefficients
  1719. - H.263 OBMC & 4MV support
  1720. - H.263 alternative inter vlc support
  1721. - H.263 loop filter
  1722. - H.263 slice structured mode
  1723. - interlaced DCT support for MPEG-2 encoding
  1724. - stuffing to stay above min_bitrate
  1725. - MB type & QP visualization
  1726. - frame stepping for ffplay
  1727. - interlaced motion estimation
  1728. - alternate scantable support
  1729. - SVCD scan offset support
  1730. - closed GOP support
  1731. - SSE2 FDCT
  1732. - quantizer noise shaping
  1733. - G.726 ADPCM audio codec
  1734. - MS ADPCM encoding
  1735. - multithreaded/SMP motion estimation
  1736. - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
  1737. - multithreaded/SMP decoding for MPEG-2
  1738. - FLAC decoder
  1739. - Metrowerks CodeWarrior suppport
  1740. - H.263+ custom pcf support
  1741. - nicer output for 'ffmpeg -formats'
  1742. - Matroska demuxer
  1743. - SGI image format, encoding and decoding
  1744. - H.264 loop filter support
  1745. - H.264 CABAC support
  1746. - nicer looking arrows for the motion vector visualization
  1747. - improved VCD support
  1748. - audio timestamp drift compensation
  1749. - MPEG-2 YUV 422/444 support
  1750. - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
  1751. - better image scaling
  1752. - H.261 support
  1753. - correctly interleave packets during encoding
  1754. - VIS optimized motion compensation
  1755. - intra_dc_precision>0 encoding support
  1756. - support reuse of motion vectors/MB types/field select values of the source video
  1757. - more accurate deblock filter
  1758. - padding support
  1759. - many optimizations and bugfixes
  1760. - FunCom ISS audio file demuxer and according ADPCM decoding
  1761. version 0.4.8:
  1762. - MPEG-2 video encoding (Michael)
  1763. - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
  1764. - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  1765. and Mario Brito)
  1766. - Xan DPCM audio decoder (Mario Brito)
  1767. - Interplay MVE playback subsystem (Mike Melanson)
  1768. - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
  1769. version 0.4.7:
  1770. - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
  1771. (originally from public domain player for Amiga at http://www.honeypot.net/audio)
  1772. - current version now also compiles with older GCC (Fabrice)
  1773. - 4X multimedia playback system including 4xm file demuxer (Mike
  1774. Melanson), and 4X video and audio codecs (Michael)
  1775. - Creative YUV (CYUV) decoder (Mike Melanson)
  1776. - FFV1 codec (our very simple lossless intra only codec, compresses much better
  1777. than HuffYUV) (Michael)
  1778. - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
  1779. - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  1780. alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
  1781. - ffplay has been replaced with a newer version which uses SDL (optionally)
  1782. for multiplatform support (Fabrice)
  1783. - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  1784. by anonymous
  1785. - AMR format has been added (Johannes Carlsson)
  1786. - 3GP support has been added (Johannes Carlsson)
  1787. - VP3 codec has been added (Mike Melanson)
  1788. - more MPEG-1/2 fixes
  1789. - better multiplatform support, MS Visual Studio fixes (various)
  1790. - AltiVec optimizations (Magnus Damn and others)
  1791. - SH4 processor support has been added (BERO)
  1792. - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
  1793. - VOB streaming support (Brian Foley)
  1794. - better MP3 autodetection (Andriy Rysin)
  1795. - qpel encoding (Michael)
  1796. - 4mv+b frames encoding finally fixed (Michael)
  1797. - chroma ME (Michael)
  1798. - 5 comparison functions for ME (Michael)
  1799. - B-frame encoding speedup (Michael)
  1800. - WMV2 codec (unfinished - Michael)
  1801. - user specified diamond size for EPZS (Michael)
  1802. - Playstation STR playback subsystem, still experimental (Mike and Michael)
  1803. - ASV2 codec (Michael)
  1804. - CLJR decoder (Alex)
  1805. .. And lots more new enhancements and fixes.
  1806. version 0.4.6:
  1807. - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  1808. from scratch
  1809. - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
  1810. - fix quantization bug in AC3 encoder
  1811. - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
  1812. - added prototype ffplay program
  1813. - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
  1814. - bug fix on MCBPC tables of H.263 (Juanjo)
  1815. - bug fix on DC coefficients of H.263 (Juanjo)
  1816. - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
  1817. - now we can decode H.263 streams found in QuickTime files (Juanjo)
  1818. - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
  1819. - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
  1820. - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
  1821. - now H.263 picture size is returned on the first decoded frame (Juanjo)
  1822. - added first regression tests
  1823. - added MPEG-2 TS demuxer
  1824. - new demux API for libav
  1825. - more accurate and faster IDCT (Michael)
  1826. - faster and entropy-controlled motion search (Michael)
  1827. - two pass video encoding (Michael)
  1828. - new video rate control (Michael)
  1829. - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
  1830. - great performance improvement of video encoders and decoders (Michael)
  1831. - new and faster bit readers and vlc parsers (Michael)
  1832. - high quality encoding mode: tries all macroblock/VLC types (Michael)
  1833. - added DV video decoder
  1834. - preliminary RTP/RTSP support in ffserver and libavformat
  1835. - H.263+ AIC decoding/encoding support (Juanjo)
  1836. - VCD MPEG-PS mode (Juanjo)
  1837. - PSNR stuff (Juanjo)
  1838. - simple stats output (Juanjo)
  1839. - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
  1840. version 0.4.5:
  1841. - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
  1842. - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
  1843. - added configure system (actually a small shell script)
  1844. - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
  1845. Michael Hipp (temporary solution - waiting for integer only
  1846. decoder)
  1847. - fixed VIDIOCSYNC interrupt
  1848. - added Intel H.263 decoding support ('I263' AVI fourCC)
  1849. - added Real Video 1.0 decoding (needs further testing)
  1850. - simplified image formats again. Added PGM format (=grey
  1851. pgm). Renamed old PGM to PGMYUV.
  1852. - fixed msmpeg4 slice issues (tell me if you still find problems)
  1853. - fixed OpenDivX bugs with newer versions (added VOL header decoding)
  1854. - added support for MPlayer interface
  1855. - added macroblock skip optimization
  1856. - added MJPEG decoder
  1857. - added mmx/mmxext IDCT from libmpeg2
  1858. - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
  1859. <celer at shell.scrypt.net>)
  1860. - added pixel format conversion layer (e.g. for MJPEG or PPM)
  1861. - added deinterlacing option
  1862. - MPEG-1/2 fixes
  1863. - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
  1864. - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
  1865. - Windows porting of file converter
  1866. - added MJPEG raw format (input/output)
  1867. - added JPEG image format support (input/output)
  1868. version 0.4.4:
  1869. - fixed some std header definitions (Bjorn Lindgren
  1870. <bjorn.e.lindgren at telia.com>).
  1871. - added MPEG demuxer (MPEG-1 and 2 compatible).
  1872. - added ASF demuxer
  1873. - added prototype RM demuxer
  1874. - added AC3 decoding (done with libac3 by Aaron Holtzman)
  1875. - added decoding codec parameter guessing (.e.g. for MPEG, because the
  1876. header does not include them)
  1877. - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  1878. play them (only tested video)
  1879. - fixed H.263 white bug
  1880. - fixed phase rounding in img resample filter
  1881. - add MMX code for polyphase img resample filter
  1882. - added CPU autodetection
  1883. - added generic title/author/copyright/comment string handling (ASF and RM
  1884. use them)
  1885. - added SWF demux to extract MP3 track (not usable yet because no MP3
  1886. decoder)
  1887. - added fractional frame rate support
  1888. - codecs are no longer searched by read_header() (should fix ffserver
  1889. segfault)
  1890. version 0.4.3:
  1891. - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
  1892. - fixed raw yuv output
  1893. - added motion rounding support in MPEG-4
  1894. - fixed motion bug rounding in MSMPEG4
  1895. - added B-frame handling in video core
  1896. - added full MPEG-1 decoding support
  1897. - added partial (frame only) MPEG-2 support
  1898. - changed the FOURCC code for H.263 to "U263" to be able to see the
  1899. +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  1900. this +codec ;) (JuanJo).
  1901. - Halfpel motion estimation after MB type selection (JuanJo)
  1902. - added pgm and .Y.U.V output format
  1903. - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  1904. output.
  1905. - added pgmpipe I/O format (original patch from Martin Aumueller
  1906. <lists at reserv.at>, but changed completely since we use a format
  1907. instead of a protocol)
  1908. version 0.4.2:
  1909. - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  1910. (for OpenDivX) is almost complete: 8x8 MVs and rounding are
  1911. missing. MSMPEG4 support is complete.
  1912. - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  1913. can decode ffmpeg MPEGs :-)).
  1914. - added libavcodec API documentation (see apiexample.c).
  1915. - fixed image polyphase bug (the bottom of some images could be
  1916. greenish)
  1917. - added support for non clipped motion vectors (decoding only)
  1918. and image sizes non-multiple of 16
  1919. - added support for AC prediction (decoding only)
  1920. - added file overwrite confirmation (can be disabled with -y)
  1921. - added custom size picture to H.263 using H.263+ (Juanjo)
  1922. version 0.4.1:
  1923. - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  1924. of AVI and ASF to DIV3.
  1925. - added -me option to set motion estimation method
  1926. (default=log). suppressed redundant -hq option.
  1927. - added options -acodec and -vcodec to force a given codec (useful for
  1928. AVI for example)
  1929. - fixed -an option
  1930. - improved dct_quantize speed
  1931. - factorized some motion estimation code
  1932. version 0.4.0:
  1933. - removing grab code from ffserver and moved it to ffmpeg. Added
  1934. multistream support to ffmpeg.
  1935. - added timeshifting support for live feeds (option ?date=xxx in the
  1936. URL)
  1937. - added high quality image resize code with polyphase filter (need
  1938. mmx/see optimization). Enable multiple image size support in ffserver.
  1939. - added multi live feed support in ffserver
  1940. - suppressed master feature from ffserver (it should be done with an
  1941. external program which opens the .ffm url and writes it to another
  1942. ffserver)
  1943. - added preliminary support for video stream parsing (WAV and AVI half
  1944. done). Added proper support for audio/video file conversion in
  1945. ffmpeg.
  1946. - added preliminary support for video file sending from ffserver
  1947. - redesigning I/O subsystem: now using URL based input and output
  1948. (see avio.h)
  1949. - added WAV format support
  1950. - added "tty user interface" to ffmpeg to stop grabbing gracefully
  1951. - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
  1952. (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
  1953. - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
  1954. - added new motion estimation algorithms, log and phods (Juanjo)
  1955. - changed directories: libav for format handling, libavcodec for
  1956. codecs
  1957. version 0.3.4:
  1958. - added stereo in MPEG audio encoder
  1959. version 0.3.3:
  1960. - added 'high quality' mode which use motion vectors. It can be used in
  1961. real time at low resolution.
  1962. - fixed rounding problems which caused quality problems at high
  1963. bitrates and large GOP size
  1964. version 0.3.2: small fixes
  1965. - ASF fixes
  1966. - put_seek bug fix
  1967. version 0.3.1: added avi/divx support
  1968. - added AVI support
  1969. - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
  1970. - added sound for flash format (not tested)
  1971. version 0.3: initial public release