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.

2845 lines
134KB

  1. Entries are sorted chronologically from oldest to youngest within each release,
  2. releases are sorted from youngest to oldest.
  3. version 2.8.16:
  4. - avcodec/hevc_mp4toannexb_bsf: Check nalu_size
  5. - avcodec/iff: Check length before memcpy() in decode_deep_rle32()
  6. - avcodec/iff: Fix invalid pointer intermediates in decode_deep_rle32()
  7. - avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*()
  8. - avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs()
  9. - avcodec/flac_parser: Do not lose header count in find_headers_search()
  10. - avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c()
  11. - avformat/oggdec: Check for EOF after page header
  12. - swscale/yuv2rgb: Fix vertical dither offset with slices
  13. - avcodec/dpcm: clip exponent into supported range in XAN DPCM
  14. - avcodec/flacdsp_template: Fix invalid shifts in decorrelate
  15. - avcodec/xvididct: Fix integer overflow in MULT()
  16. - avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT
  17. - swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input
  18. - libavformat/amr.c: Check return value from avio_read()
  19. - libavformat/mov.c: Free aes_decrypt to avoid leaking memory
  20. - libavformat/oggdec.c: Check return value from avio_read()
  21. - avformat/asfdec_f: Fix overflow check in get_tag()
  22. - avformat/nsvdec: Fix memleaks on errors while reading the header
  23. - avcodec/ffwavesynth: Fix integer overflow in computation of ddphi
  24. - avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra()
  25. - avcodec/mpegaudioenc_template: fix invalid shift of sample
  26. - avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search()
  27. - avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_packet()
  28. - avformat/mvdec: Check stream numbers
  29. - avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF
  30. - avcodec/qdm2: Check fft_coefs_index
  31. - avformat/avidec: Avoid integer overflow in NI switch check
  32. - avfilter/vf_aspect: Fix integer overflow in compute_dar()
  33. - avcodec/apedec: Fix invalid shift with 24 bps
  34. - avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index()
  35. - avcodec/wmalosslessdec: Fix loop in revert_acfilter()
  36. - avcodec/lagarith: Sanity check scale
  37. - avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950()
  38. - avcodec/ralf: Fix integer overflow in apply_lpc()
  39. - avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response()
  40. - avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF
  41. - avcodec/snappy: Sanity check bytestream2_get_levarint()
  42. - avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel()
  43. - avcodec/avdct: Clear IDCTDSPContext context
  44. - avcodec/apedec: Fix undefined integer overflow in decode_array_0000()
  45. - avcodec/smacker: Check space before decoding type
  46. - avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM
  47. - avfilter/vf_find_rect: Remove assert
  48. - avfilter/vf_find_rect: Increase worst case score
  49. - swscale/input: Fix several invalid shifts related to rgb2yuv constants
  50. - swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template()
  51. - swscale/swscale: Fix several invalid shifts related to vChrDrop
  52. - avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy()
  53. - avcodec/wmalosslessdec: move channel check up
  54. - avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS
  55. - avcodec/alac: Fix integer overflow in LPC coefficient adaption
  56. - avcodec/g729postfilter: Optimize out overflowing multiplication from apply_tilt_comp()
  57. - avcodec/vc1dec: Check field_mode for sprites
  58. - avcodec/vc1dec: Limit bits by the actual bitstream size
  59. - avcodec/vmdaudio: Check block_align more
  60. - configure: bump year
  61. - avcodec/pgssubdec: Free subtitle on error
  62. - avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample()
  63. - avcodec/cook: Use 3 stage VLC decoding for channel_coupling
  64. - avcodec/sonic: Check e in get_symbol()
  65. - avcodec/twinvqdec: Correct overflow in block align check
  66. - avcodec/vc1dec: Fix "return -1" cases
  67. - avcodec/vc1dec: Free sprite_output_frame on error
  68. - avcodec/wmadec: Keep track of exponent initialization per channel
  69. - avcodec/adpcm: Clip predictor for APC
  70. - avcodec/targa: Check colors vs. available space
  71. - avcodec/wmavoice: Check remaining input in parse_packet_header()
  72. - avcodec/wmalosslessdec: Fix 2 overflows in mclms
  73. - avcodec/wmaprodec: Fixes integer overflow with 32bit samples
  74. - avcodec/adpcm: Fix invalid shift in xa_decode()
  75. - avcodec/wmalosslessdec: Fix several integer issues
  76. - avcodec/pnm: Check that the header is not truncated
  77. - avcodec/mp3_header_decompress_bsf: Check sample_rate_index
  78. - avcodec/apedec: Fix 2 integer overflows
  79. - avcodec/wmaprodec: Set packet_loss when we error out on a sanity check
  80. - avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block()
  81. - avformat/matroskadec: Fix default value of BlockAddID
  82. - avcodec/utils: Check block_align
  83. - avcodec/utils: Check sample_rate before opening the decoder
  84. - avcodec/g729dec: require buf_size to be non 0
  85. - avcodec/alac: Fix integer overflow in lpc_prediction() with sign
  86. - avcodec/wmaprodec: Fix buflen computation in save_bits()
  87. - avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv()
  88. - avcodec/vmdaudio: Check chunk counts to avoid integer overflow
  89. - avformat/mxfdec: Clear metadata_sets_count in mxf_read_close()
  90. - avcodec/nuv: Use ff_set_dimensions()
  91. - avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next
  92. - avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel()
  93. - avcodec/g729dec: Use 64bit and clip in scalar product
  94. - avcodec/mxpegdec: Check for multiple SOF
  95. - avcodec/nuv: Move comptype check up
  96. - avcodec/wmavoice: Fix integer overflow in synth_frame()
  97. - avutil/lfg: Correct index increment type to avoid undefined behavior
  98. - avcodec/cngdec: Remove AV_CODEC_CAP_DELAY
  99. - avcodec/iff: Move index use after check in decodeplane8()
  100. - avcodec/atrac3: Check for huge block aligns
  101. - avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block()
  102. - avcodec/wmadec: Require previous exponents for reuse
  103. - avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling
  104. - avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter()
  105. - avcodec/sonic: Fix integer overflow in predictor_calc_error()
  106. - lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.
  107. - avcodec/adpcm: Fix undefined behavior with negative predictions in IMA OKI
  108. - avcodec/cook: Move up and extend block_align check
  109. - avcodec/twinvq: Check block_align
  110. - avcodec/cook: Enlarge gain table
  111. - avcodec/atrac3plus: Check split point in fill mode 3
  112. - avcodec/wmavoice: Check sample_rate
  113. - avcodec/apedec: Fix integer overflow in filter_3800()
  114. - avcodec/ffv1dec: Use a different error message for the slice level CRC
  115. - avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()
  116. - avcodec/snowenc: Fix 2 undefined shifts
  117. - avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags()
  118. - avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block()
  119. - avcodec/adpcm: Fix invalid shifts in ADPCM DTK
  120. - avcodec/apedec: Only clear the needed buffer space, instead of all
  121. - avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads
  122. - avcodec/vp5: Check render_x/y
  123. - avcodec/ralf: Skip initializing unused filter variables
  124. - avformat/pjsdec: Check duration for overflow
  125. - avcodec/ptx: Check that the input contains at least one line
  126. - avcodec/alac: Fix integer overflow in LPC
  127. - avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame()
  128. - avcodec/aliaspixdec: Check input size against minimal picture size
  129. - avcodec/ffwavesynth: Fix integer overflows in pink noise addition
  130. - avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv()
  131. - avcodec/wmalosslessdec: Check block_align
  132. - avcodec/g729postfilter: Fix left shift of negative value
  133. - avcodec/binkaudio: Check sample rate
  134. - avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS
  135. - avcodec/apedec: Fix integer overflow in predictor_update_3930()
  136. - avcodec/g729postfilter: Fix undefined intermediate pointers
  137. - avcodec/g729postfilter: Fix undefined shifts
  138. - avcodec/lsp: Fix undefined shifts in lsp2poly()
  139. - avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA
  140. - avfilter/vf_geq: Use av_clipd() instead of av_clipf()
  141. - avcodec/ituh263dec: Check input for minimal frame size
  142. - avcodec/truemotion1: Check that the input has enough space for a minimal index_stream
  143. - avformat/mpsubdec: Clear queue on error
  144. - avcodec/sunrast: Check that the input is large enough for the maximally compressed image
  145. - avcodec/sunrast: Check for availability of maplength before allocating image
  146. - avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize()
  147. - avcodec/g2meet: Check for end of input in jpg_decode_block()
  148. - avcodec/g2meet: Check if adjusted pixel was on the stack
  149. - avcodec/motionpixels: Mark 2 functions as always_inline
  150. - avcodec/ralf: Fix integer overflow in decode_channel()
  151. - vcodec/vc1: compute rangex/y only for P/B frames
  152. - avcodec/vc1_pred: Fix invalid shifts in scaleforopp()
  153. - avcodec/vc1_block: Fix invalid shift with rangeredfrm
  154. - avcodec/vc1: Check for excessive resolution
  155. - avcodec/vc1: check REFDIST
  156. - avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter()
  157. - avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs()
  158. - avcodec/4xm: Check index in decode_i_block() also in the path where its not used.
  159. - avcodec/atrac3: Check block_align
  160. - avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop
  161. - avcodec/g729_parser: Check block_size
  162. - avcodec/aacdec: Check if we run out of input in read_stream_mux_config()
  163. - avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL
  164. - avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction()
  165. - avcodec/ffwavesynth: Fix integer overflow in timestamps
  166. - avcodec/sunrast: Fix indention
  167. - avcodec/sunrast: Fix return type for "unsupported (compression) type"
  168. - avformat/cdxl: Fix integer overflow in intermediate
  169. - avcodec/hevcdec: repeat character in skiped
  170. - avcodec/alsdec: Check k from being outside what our implementation can handle
  171. - avcodec/vp56rac: delay signaling an error on truncated input
  172. - avcodec/vp5/6/8: use vpX_rac_is_end()
  173. - avcodec/vp56: Add vpX_rac_is_end() to check for the end of input
  174. - avcodec/qdm2: Check frame size
  175. - avcodec/vc1_pred: Fix refdist in scaleforopp()
  176. - avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2
  177. - avcodec/iff: Check for overlap in cmap_read_palette()
  178. - avcodec/apedec: Fix 32bit int overflow in do_apply_filter()
  179. - avcodec/ralf: fix undefined shift in extend_code()
  180. - avcodec/ralf: fix undefined shift
  181. - avcodec/bgmc: Check input space in ff_bgmc_decode_init()
  182. - avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block()
  183. - avcodec/vc1dec: Require res_sprite for wmv3images
  184. - avcodec/vc1_block: Check for double escapes
  185. - avcodec/vorbisdec: Check get_vlc2() failure
  186. - avcodec/tta: Fix integer overflow in prediction
  187. - avcodec/vb: Check input packet size to be large enough to contain flags
  188. - avcodec/cavsdec: Limit the number of access units per packet to 2
  189. - avcodec/alac: Fix multiple integer overflows in lpc_prediction()
  190. - avcodec/rl2: set dimensions
  191. - avformat/realtextdec: free queue on error
  192. - avcodec/alsdec: Fix integer overflow in decode_var_block_data()
  193. - avcodec/alsdec: Limit maximum channels to 512
  194. - avcodec/anm: Check input size for a frame with just a stop code
  195. - avcodec/loco: Check left column value
  196. - avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking
  197. - avcodec/ffwavesynth: Fix integer overflow for some corner case values
  198. - avcodec/indeo2: Check remaining input more often
  199. - avcodec/vp56: Consider the alpha start as end of the prior header
  200. - avcodec/4xm: Check for end of input in decode_p_block()
  201. - avcodec/hnm4video: Optimize postprocess_current_frame()
  202. - avcodec/hevc_refs: Optimize 16bit generate_missing_ref()
  203. - avcodec/dds: Use ff_set_dimensions()
  204. - avcodec/mpc8: Fix 32bit mask/enum
  205. - avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data()
  206. - avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks()
  207. - avcodec/aacdec_template: fix integer overflow in imdct_and_windowing()
  208. - libavcodec/iff: Use unsigned to avoid undefined behaviour
  209. - avcodec/alsdec: Check for block_length <= 0 in read_var_block_data()
  210. - avcodec/vqavideo: Set video size
  211. - avcodec/sanm: Check extradata_size before allocations
  212. - avcodec/mss1: check for overread and forward errors
  213. - avcodec/dirac_parser: Fix overflow in dts
  214. - avcodec/ralf: Fix undefined pointer in decode_channel()
  215. - avcodec/ralf: Fix integer overflow in apply_lpc()
  216. - avcodec/vorbisdec: Implement vr->classifications = 1
  217. - avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divide
  218. - avcodec/apedec: Fix 2 signed overflows
  219. - avcodec/mss3: Check for the rac stream being invalid in rac_normalize()
  220. - avcodec/vc1_block: Check get_vlc2() return before use
  221. - avcodec/apedec: Do not partially clear data array
  222. - avcodec/hnm4video: Forward errors of decode_interframe_v4()
  223. - avcodec/vp3: Check that theora is theora
  224. - avcodec/vc1_pred: Fix invalid shift in scaleforsame()
  225. - avcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc()
  226. - avcodec/truemotion2: Fix several integer overflows in tm2_motion_block()
  227. - avcodec/apedec: make left/right unsigned to avoid undefined behavior
  228. - avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filter_3800()
  229. - avcodec/eatgv: Check remaining size after the keyframe header
  230. - avcodec/assdec: undefined use of memcpy()
  231. - avcodec/brenderpix: Check input size before allocating image
  232. - lafv/wavdec: Fail bext parsing on incomplete reads
  233. - avcodec/vorbisdec: Check vlc for floor0 dec vector offset
  234. - avcodec/vorbisdec: amplitude bits can be more than 25 bits
  235. - avcodec/apedec: Fix various integer overflows
  236. - avcodec/apedec: Fix multiple integer overflows in predictor_update_filter()
  237. - avcodec/alsdec: Fix 2 integer overflows
  238. - avcodec/flicvideo: Make line_packets int
  239. - avcodec/dvbsubdec: Use ff_set_dimensions()
  240. - avcodec/ffwavesynth: Check if there is enough extradata before allocation
  241. - avcodec/ffwavesynth: More correct cast in wavesynth_seek()
  242. - avcodec/ffwavesynth: Check sample rate before use
  243. - avformat/utils: Check rfps_duration_sum for overflow
  244. - avcodec/parser: Check next index validity in ff_combine_frame()
  245. - avcodec/ivi: Ask for samples with odd tiles
  246. - avformat/xmv: Make bitrate 64bit
  247. - avcodec/pngdec: Check that previous_picture has same w/h/format
  248. - avcodec/huffyuv: remove gray8a (the format is listed but not supported by the implementation)
  249. - avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame()
  250. - avcodec/hq_hqa: Use ff_set_dimensions()
  251. - avcodec/rv10: Fix integer overflow in aspect ratio compare
  252. - avcodec/4xm: Fix signed integer overflows in idct()
  253. - avcodec/qdm2: Check checksum_size for 0
  254. - avcodec/qdm2: error out of qdm2_fft_decode_tones() before entering endless loop
  255. - avcodec/qdm2: Do not read out of array in fix_coding_method_array()
  256. - avcodec/svq3: Use ff_set_dimension()
  257. - avcodec/iff: Check ham vs bpp
  258. - avcodec/ffwavesynth: use uint32_t to compute difference, it is enough
  259. - avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case
  260. - avcodec/ffwavesynth: Fix backward lcg_seek()
  261. - avcodec/vc1_block: Check for vlc error in vc1_decode_ac_coeff()
  262. - avcodec/alac: Check lpc_quant
  263. - avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP
  264. - avcodec/alsdec: Fix integer overflow with buffer number
  265. - avcodec/alsdec: Check opt_order / sb_length in ra_block handling
  266. - avcodec/alsdec: Fix integer overflow with shifting samples
  267. - avcodec/alsdec: Fix undefined behavior in decode_rice()
  268. - avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_OUTPUT()
  269. - avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a check
  270. - avcodec/qdm2: Move fft_order check up
  271. - avcodec/libvorbisdec: Check extradata size
  272. - avcodec/videodsp_template: Fix overflow of addition
  273. - avcodec/ffwavesynth: Check ts_end - ts_start for overflow
  274. - avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c
  275. - avcodec/tta: Fix undefined shift
  276. - avcodec/bintext: Check font height
  277. - avcodec/binkdsp: Fix integer overflows in idct
  278. - avcodec/motionpixels: Check for vlc error in mp_get_vlc()
  279. - avcodec/loco: Limit lossy parameter so it is sane and does not overflow
  280. - avformat/mov: Set fragment.found_tfhd only after TFHD has been parsed
  281. - avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c()
  282. - avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block()
  283. - avcodec/iff: finetune the palette size check in the mask case
  284. - avcodec/bink: Reorder operations in init to avoid memleak on error
  285. - avformat/wtvdec: Avoid (32bit signed) sectors
  286. - avcodec/bitstream: Check for more conflicting codes in build_table()
  287. - avcodec/bitstream: Check for integer code truncation in build_table()
  288. - avformat/sbgdec: Fixes integer overflow in str_to_time() with hours
  289. - avcodec/mjpegdec: Check for non ls PAL8
  290. - avcodec/mss4: Check input size against skip bits
  291. - avcodec/diracdec: Fix integer overflow in global_mv()
  292. - avcodec/vmnc: Check available space against chunks before reget_buffer()
  293. - avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous header decode failure)
  294. - avcodec/aacdec_fixed: Handle more extreem cases in noise_scale()
  295. - avcodec/aacdec_template: Merge 3 #ifs related to noise handling
  296. - avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplify
  297. - avformat/mp3enc: Avoid SEEK_END as it is unsupported
  298. - avcodec/truemotion2: Fix several integer overflows in tm2_update_block()
  299. - avformat/webm_chunk: Specify expected argument length of get_chunk_filename()
  300. - avformat/webm_chunk: Check header filename length
  301. - avcodec/cpia: Check input size also against linesizes and EOL
  302. - libswcale: Fix possible string overflow in test.
  303. - avcodec/hq_hqa: Check available space before reading slice offsets
  304. - lavf/webm_chunk: Respect buffer size
  305. - avcodec/jvdec: Use ff_get_buffer() when the content is not reused
  306. - avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block()
  307. - avcodec/aacdec_fixed: Fix undefined shift in noise_scale()
  308. - avutil/avstring: Fix bug and undefined behavior in av_strncasecmp()
  309. - avformat/aadec: Check for scanf() failure
  310. - avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside
  311. - avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform()
  312. - avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation
  313. - avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks()
  314. - avcodec/hevcdec: Avoid only partly skiping duplicate first slices
  315. - lavc/bmp: Avoid a heap buffer overwrite for 1bpp input.
  316. - avcodec/truemotion2: Fix integer overflow in tm2_null_res_block()
  317. - avcodec/dfa: Check the chunk header is not truncated
  318. - avcodec/dvbsubdec: Check object position
  319. - avcodec/cdgraphics: Use ff_set_dimensions()
  320. - avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes
  321. - avcodec/aic: Check remaining bits in aic_decode_coeffs()
  322. - avcodec/bethsoftvideo: Check block_type
  323. - avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()
  324. - avcodec/error_resilience: Use a symmetric check for skipping MV estimation
  325. - avcodec/mlpdec: Insuffient typo
  326. - avcodec/jvdec: Check available input space before decode8x8()
  327. - avformat/webmdashenc: Check id in adaption_sets
  328. - avformat/http: Fix Out-of-Bounds access in process_line()
  329. - avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393
  330. - avformat/mov.c: require tfhd to begin parsing trun
  331. - avcodec/pgssubdec: Check for duplicate display segments
  332. - avformat/rtsp: Check number of streams in sdp_parse_line()
  333. - avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect()
  334. - avcodec/fic: Check that there is input left in fic_decode_block()
  335. - avutil/mem: Optimize fill32() by unrolling and using 64bit
  336. - configure: bump year
  337. - avcodec/4xm: Fix returned error codes
  338. - avcodec/mjpegbdec: Fix some misplaced {} and spaces
  339. - avformat/wvdec: detect and error out on WavPack DSD files
  340. - avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa
  341. - avcodec/fic: Fail on invalid slice size/off
  342. - postproc/postprocess_template: Avoid using %4 for the threshold compare
  343. - avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan()
  344. - lavf/id3v2: fail read_apic on EOF reading mimetype
  345. - avformat/nutenc: Document trailer index assert better
  346. - lavf/mov: ensure only one tkhd per trak
  347. - avcodec/msvideo1: Check for too small dimensions
  348. - avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal size
  349. - avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size
  350. - avcodec/truemotion2: fix integer overflows in tm2_low_chroma()
  351. - avutil/mem: Fix invalid use of av_alloc_size
  352. - avcodec/hevcdec: decode at most one slice reporting being the first in the picture
  353. - avfilter/af_silenceremove: fix possible crash if supplied duration is negative
  354. - avcodec/pngdec: Check compression method
  355. - avcodec/shorten: Fix integer overflow with offset
  356. - avcodec/cavsdec: Propagate error codes inside decode_mb_i()
  357. - avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case
  358. - avformat/flvenc: Check audio packet size
  359. - avutil/integer: Fix integer overflow in av_mul_i()
  360. - avcodec/msrle: Check that the input is large enough to contain a end of picture code
  361. - avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling
  362. - avcodec/mpeg4videodec: Fix typo in sprite delta check
  363. - avcodec/h264_cavlc: Check mb_skip_run
  364. - avcodec/ra144: Fix integer overflow in add_wav()
  365. - avformat/utils: Never store negative values in last_IP_duration
  366. - avformat/utils: Fix integer overflow in discontinuity check
  367. - avcodec/unary: Improve get_unary() docs
  368. - avcodec/dvdsubdec: Sanity check len in decode_rle()
  369. - avcodec/mpeg4videodec: Fix undefined shift in get_amv()
  370. - avcodec/zmbv: Check that the decompressed data size is correct
  371. - avcodec/zmbv: Update decomp_len in raw frames
  372. - avcodec/shorten: Fix bitstream end check in read_header()
  373. - avcodec/dvdsubdec: Avoid branch in decode_run_8bit()
  374. - avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking()
  375. - avcodec/ra144: Fix undefined integer overflow in add_wav()
  376. - avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb()
  377. - avcodec/vb: Check for end of bytestream before reading blocktype
  378. - avcodec/snowdec: Fix integer overflow with motion vector residual
  379. - avformat/nsvdec: Do not parse multiple NSVf
  380. - avformat/mlvdec: read_string() received unsigned size, make the argument unsigned
  381. - avcodec/shorten: Fix integer overflow in residual/LPC combination
  382. - avcodec/shorten: Check verbatim length
  383. - avcodec/mpegaudio_parser: Initialize poutbuf*
  384. - avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp()
  385. - avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the bitstream and we also have a -1 special case
  386. - avcodec/diracdec: Prevent integer overflow in intermediate in global_mv()
  387. - swresample/swresample: Fix input channel count in resample_first computation
  388. - avutil/pixfmt: Document chroma plane size for odd resolutions
  389. version 2.8.15:
  390. - avcodec/dvdsub_parser: Allocate input padding
  391. - avcodec/dvdsub_parser: Init output buf/size
  392. - avcodec/imgconvert: fix possible null pointer dereference
  393. - swresample/arm: rename labels to fix xcode build error
  394. - avformat/utils: fix mixed declarations and code
  395. - libwebpenc_animencoder: add missing braces to struct initialization
  396. - avformat/movenc: Check input sample count
  397. - avcodec/mjpegdec: Check for odd progressive RGB
  398. - avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id
  399. - avformat/mms: Add missing chunksize check
  400. - avformat/pva: Check for EOF before retrying in read_part_of_packet()
  401. - avcodec/indeo4: Check for end of bitstream in decode_mb_info()
  402. - avcodec/shorten: Fix undefined addition in shorten_decode_frame()
  403. - avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration()
  404. - avcodec/jpeg2000dec: Check that there are enough bytes for all tiles
  405. - avcodec/escape124: Fix spelling errors in comment
  406. - avcodec/ra144: Fix integer overflow in ff_eval_refl()
  407. - avcodec/cscd: Check output buffer size for lzo.
  408. - avcodec/escape124: Check buf_size against num_superblocks
  409. - avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan()
  410. - avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed()
  411. - avutil/common: Fix undefined behavior in av_clip_uintp2_c()
  412. - fftools/ffmpeg: Fallback to duration if sample rate is unavailable
  413. - avformat/mov: Only set pkt->duration to non negative values
  414. - avcodec/h264_mc_template: Only prefetch motion if the list is used.
  415. - avcodec/xwddec: Use ff_set_dimensions()
  416. - avcodec/wavpack: Fix overflow in adding tail
  417. - avcodec/shorten: Fix multiple integer overflows
  418. - avcodec/shorten: Sanity check nmeans
  419. - avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan()
  420. - avcodec/truemotion2: Fix overflow in tm2_apply_deltas()
  421. - avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c
  422. - avcodec/amrwbdec: Fix division by 0 in find_hb_gain()
  423. - avformat/mov: replace a value error by clipping into valid range in mov_read_stsc()
  424. - avformat/mov: Break out early if chunk_count is 0 in mov_build_index()
  425. - avcodec/fic: Avoid some magic numbers related to cursors
  426. - avcodec/g2meet: ask for sample with overflowing RGB
  427. - avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed()
  428. - avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header()
  429. - avcodec/mlpdec: Only change noise_type if the related fields are valid
  430. - indeo4: Decode all or nothing of a band header.
  431. - avformat/mov: Only fail for STCO/STSC contradictions if both exist
  432. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0
  433. - avcodec/fic: Check available input space for cursor
  434. - avcodec/g2meet: Check RGB upper limit
  435. - avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case
  436. - avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done
  437. - avcodec/g2meet: Change order of operations to avoid undefined behavior
  438. - avcodec/flac_parser: Fix infinite loop
  439. - avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED()
  440. - avcodec/error_resilience: Fix integer overflow in filter181()
  441. - avcodec/h263dec: Check slice_ret in mspeg4 slice loop
  442. - avcodec/elsdec: Fix memleaks
  443. - avcodec/vc1_block: simplify ac_val computation
  444. - avcodec/ffv1enc: Check that the crc + version combination is supported
  445. - lavf/http.c: Free allocated client URLContext in case of error.
  446. - avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame
  447. - avcodec/dsicinvideo: Propagate errors from cin_decode_rle()
  448. - avcodec/dfa: Check dimension against maximum
  449. - avcodec/cinepak: Skip empty frames
  450. - avcodec/cinepak: move some checks prior to frame allocation
  451. - swresample/arm: remove unintentional relocation.
  452. - doc/APIchanges: Fix typos in hashes
  453. - avformat/utils: Check cur_dts in update_initial_timestamps() more
  454. - avcodec/utils: Enforce minimum width also for VP5/6
  455. - avcodec/truemotion2: Propagate out of bounds error from GET_TOK()
  456. - avcodec/mjpegdec: Check input buffer size.
  457. - lavc/libopusdec: Allow avcodec_open2 to call .close
  458. - avcodec/movtextdec: Check style_start/end
  459. - avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble()
  460. - swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering.
  461. - avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed()
  462. - avcodec/cscd: Error out when LZ* decompression fails
  463. - avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list()
  464. - avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame()
  465. - avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tables
  466. - avcodec/get_bits: Make sure the input bitstream with padding can be addressed
  467. - avformat/mov: Check STSC and remove invalid entries
  468. - avcodec/nuv: rtjpeg with dimensions less than 16 would result in no decoded pixels thus reject it
  469. - avcodec/nuv: Check for minimum input size for uncomprssed and rtjpeg
  470. - avcodec/wmalosslessdec: Reset num_saved_bits on error path
  471. - avformat/mov: Fix integer overflows related to sample_duration
  472. - avformat/oggparseogm: Check lb against psize
  473. - avformat/oggparseogm: Fix undefined shift in ogm_packet()
  474. - avformat/avidec: Fix integer overflow in cum_len check
  475. - avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE
  476. - avformat/utils: Fix integer overflow of fps_first/last_dts
  477. - libavformat/oggparsevorbis: Fix memleak on multiple headers
  478. - avcodec/bintext: sanity check dimensions
  479. - avcodec/utvideodec: Check subsample factors
  480. - avcodec/smc: Check input packet size
  481. - avcodec/cavsdec: Check alpha/beta offset
  482. - avcodec/diracdec: Fix integer overflow in mv computation
  483. - avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53()
  484. - avcodec/diracdec: Use int64 in global mv to prevent overflow
  485. - avformat/hvcc: zero initialize the nal buffers past the last written byte
  486. version 2.8.14:
  487. - avcodec/vp8: Check for bitstream end before vp7_fade_frame()
  488. - avcodec/exr: Check remaining bits in last get code loop
  489. - avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()
  490. - avcodec/h264_cabac: Tighten allowed coeff_abs range
  491. - avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc()
  492. - avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()
  493. - avcodec/mpeg4videodec: Ignore multiple VOL headers
  494. - avcodec/vp3: Check eob_run
  495. - avcodec/huffyuvdec: Check input buffer size
  496. - avcodec/wavpack: Fix integer overflow in FFABS
  497. - avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble()
  498. - changelog: update with previous commit
  499. - x264: Support version 153
  500. - avcodec/indeo5: Do not leave frame_type set to an invalid value
  501. - avcodec/hevc_ps: Check log2_sao_offset_scale_*
  502. - avcodec/mpeg4videodec: Avoid possibly aliasing violating casts
  503. - avcodec/get_bits: Document the return code of get_vlc2()
  504. - avcodec/mpeg4videodec: Check mb_num also against 0
  505. - avfilter/vf_transpose: Fix used plane count.
  506. - avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode()
  507. - avcodec/mjpegdec: Fix integer overflow in DC dequantization
  508. - avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down
  509. - avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK()
  510. - avcodec/snowdec: Fix integer overflow before htaps check
  511. - avcodec/ulti: Check number of blocks at init
  512. - avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs()
  513. - avformat/lrcdec: Fix memory leak in lrc_read_header()
  514. - avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks()
  515. - configure: bump year
  516. - avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one
  517. - avcodec/h264addpx_template: Fixes integer overflows
  518. - avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0
  519. - avcodec/diracdec: Fix integer overflow with quant
  520. - avcodec/opus_parser: Check payload_len in parse_opus_ts_header()
  521. - avcodec/jpeg2000dsp: Fix integer overflows in ict_int()
  522. - avcodec/h264_slice: Do not attempt to render into frames already output
  523. - avcodec/exr: Check buf_size more completely
  524. - avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed()
  525. - avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w()
  526. - avcodec/flacdec: avoid undefined shift
  527. - avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant)
  528. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0()
  529. - avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs()
  530. - avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message()
  531. - avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv()
  532. - libavfilter/af_dcshift.c: Fixed repeated spelling error
  533. - avfilter/formats: fix wrong function name in error message
  534. - avcodec/amrwbdec: Fix division by 0 in voice_factor()
  535. - avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*
  536. - avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u.
  537. - Don't manipulate duration when it's AV_NOPTS_VALUE.
  538. - avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead.
  539. - avformat/utils: Prevent undefined shift with wrap_bits > 64.
  540. - avcodec/j2kenc: Fix out of array access in encode_cblk()
  541. - avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h()
  542. - avcodec/mlpdsp: Fix signed integer overflow, 2nd try
  543. - avcodec/kgv1dec: Check that there is enough input for maximum RLE compression
  544. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*
  545. - avcodec/mpeg4videodec: Check also for negative versions in the validity check
  546. - Close ogg stream upon error when using AV_EF_EXPLODE.
  547. - Fix undefined shift on assumed 8-bit input.
  548. - avformat/mov: Propagate errors in mov_switch_root.
  549. - avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v()
  550. - avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output()
  551. - avcodec/zmbv: Check that the buffer is large enough for mvec
  552. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0()
  553. - avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb()
  554. - avcodec/snowdec: Check for remaining bitstream in decode_blocks()
  555. - avcodec/snowdec: Check intra block dc differences.
  556. - avformat/mov: Check size of STSC allocation
  557. - avcodec/h264dec: Fix potential array overread
  558. - avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
  559. - avcodec/aacdec_fixed: Fix undefined shift
  560. - avcodec/mdct_*: Fix integer overflow in addition in RESCALE()
  561. - avcodec/snowdec: Fix integer overflow in header parsing
  562. - avcodec/cngdec: Fix integer clipping
  563. - avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c()
  564. - avutil/softfloat: Add FLOAT_MIN
  565. - avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc()
  566. - avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()
  567. - avcodec/xan: Check for bitstream end in xan_huffman_decode()
  568. - avformat: Free the internal codec context at the end
  569. - avcodec/xan: Improve overlapping check
  570. - avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed()
  571. - avcodec/aacdec_fixed: Fix integer overflow in predict()
  572. - avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line()
  573. - avcodec/jpeglsdec: Check ilv for being a supported value
  574. - avcodec/snowdec: Check mv_scale
  575. - avcodec/pafvideo: Check for bitstream end in decode_0()
  576. - avcodec/ffv1dec: Fix out of array read in slice counting
  577. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0()
  578. - avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb()
  579. - avcodec/mpeg4videodec: Use 64 bit intermediates for sprite delta
  580. - avcodec/truemotion2: Fix integer overflows in tm2_high_chroma()
  581. - avcodec/aacdec_template: Clear tns present flag on error
  582. - avcodec/proresdec2: SKIP_BITS() does not work with len=32
  583. - avcodec/hevcdsp_template: Fix undefined shift
  584. - avcodec/jpeg2000: Check that codsty->log2_prec_widths/heights has been initialized
  585. - avcodec/takdec: Fix integer overflow in decode_lpc()
  586. - avcodec/proresdec2: Check bits in DECODE_CODEWORD(), fixes invalid shift
  587. - avcodec/takdec: Fix integer overflows in decode_subframe()
  588. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*()
  589. - avcodec/ffv1dec: Fix integer overflow in read_quant_table()
  590. - avcodec/svq3: Fix overflow in svq3_add_idct_c()
  591. - avcodec/pngdec: Clean up on av_frame_ref() failure
  592. - avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int()
  593. - avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels
  594. - avcodec/diracdec: Fix overflow in DC computation
  595. - avformat/asfdec: Fix DoS in asf_build_simple_index()
  596. - avformat/mov: Fix DoS in read_tfra()
  597. - avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting
  598. - avformat/libssh: check the user provided a password before trying to use it
  599. version 2.8.13:
  600. - avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()
  601. - avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array()
  602. - avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop.
  603. - avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered()
  604. - avcodec/hevc_ps: Fix undefined shift in pcm code
  605. - avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate()
  606. - avformat/mvdec: Fix DoS due to lack of eof check
  607. - avformat/rl2: Fix DoS due to lack of eof check
  608. - avformat/cinedec: Fix DoS due to lack of eof check
  609. - avformat/asfdec: Fix DoS due to lack of eof check
  610. - avformat/hls: Fix DoS due to infinite loop
  611. - ffprobe: Fix NULL pointer handling in color parameter printing
  612. - ffprobe: Fix null pointer dereference with color primaries
  613. - avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps()
  614. - avformat/aviobuf: Fix signed integer overflow in avio_seek()
  615. - avformat/mov: Fix signed integer overflows with total_size
  616. - avcodec/aacdec_template: Fix running cleanup in decode_ics_info()
  617. - avcodec/me_cmp: Fix crashes on ARM due to misalignment
  618. - avcodec/fic: Fixes signed integer overflow
  619. - avcodec/snowdec: Fix off by 1 error
  620. - avcodec/diracdec: Check perspective_exp and zrs_exp.
  621. - avcodec/mpeg4videodec: Clear mcsel before decoding an image
  622. - avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97*
  623. - avcodec/aacdec_fixed: fix invalid shift in predict()
  624. - avcodec/h264_slice: Fix overflow in slice offset
  625. - avformat/utils: fix memory leak in avformat_free_context
  626. - avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()
  627. - avcodec/diracdec: Fix integer overflow in divide3()
  628. - avcodec/takdec: Fix integer overflow in decode_subframe()
  629. - avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2
  630. - avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2
  631. - avcodec/hevc_ps: fix integer overflow in log2_parallel_merge_level_minus2
  632. - avformat/oggparsecelt: Do not re-allocate os->private
  633. - avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20()
  634. - avcodec/aacdec_fixed: fix: left shift of negative value -1
  635. - doc/filters: typo in frei0r
  636. - avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later
  637. - avcodec/mjpegdec: Clip DC also on the negative side.
  638. - avcodec/aacps (fixed point): Fix multiple signed integer overflows
  639. - avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise()
  640. - avcodec/wavpack: Fix invalid shift
  641. - avcodec/hevc_ps: Fix integer overflow with beta/tc offsets
  642. - avcodec/vb: Check vertical GMC component before multiply
  643. - avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()
  644. - avcodec/apedec: Fix integer overflow
  645. - avcodec/wavpack: Fix integer overflow in wv_unpack_stereo()
  646. - avcodec/mpeg4videodec: Fix GMC with videos of dimension 1
  647. - avcodec/wavpack: Fix integer overflow
  648. - avcodec/takdec: Fix integer overflow
  649. - avcodec/tiff: Update pointer only when the result is used
  650. - avcodec/hevc_filter: Fix invalid shift
  651. - avcodec/mpeg4videodec: Fix overflow in virtual_ref computation
  652. - avcodec/wavpack: Fix undefined integer negation
  653. - avcodec/aacdec_fixed: Check s for being too small
  654. - avcodec/h264: Fix mix of lossless and lossy MBs decoding
  655. - avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264
  656. - avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4
  657. - avcodec/takdec: Fixes: integer overflow in AV_SAMPLE_FMT_U8P output
  658. - avcodec/jpeg2000dsp: Reorder operations in ict_int() to avoid 2 integer overflows
  659. - avcodec/hevcpred_template: Fix left shift of negative value
  660. - avcodec/hevcdec: Fix signed integer overflow in decode_lt_rps()
  661. - avcodec/jpeg2000dec: Check nonzerobits more completely
  662. - avcodec/shorten: Sanity check maxnlpc
  663. - avcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000_ceildivpow2()
  664. - avcodec/hevcdec: Check nb_sps
  665. - avcodec/hevc_refs: Check nb_refs in add_candidate_ref()
  666. - avcodec/mpeg4videodec: Check sprite delta upshift against overflowing.
  667. - avcodec/mpeg4videodec: Fix integer overflow in num_sprite_warping_points=2 case
  668. - avcodec/aacsbr_fixed: Check shift in sbr_hf_assemble()
  669. - avcodec/sbrdsp_fixed: Return an error from sbr_hf_apply_noise() if operations are impossible
  670. - avcodec/jpeg2000dwt: Fix runtime error: left shift of negative value -123
  671. - avcodec/wavpack: Fix runtime error: signed integer overflow: 1886191616 + 277872640 cannot be represented in type 'int'
  672. - avcodec/snowdec: Fix runtime error: left shift of negative value -1
  673. - avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1297616
  674. - avcodec/tiff: Fix leak of geotags[].val
  675. - avcodec/ra144: Fix runtime error: signed integer overflow: -2200 * 1033073 cannot be represented in type 'int'
  676. - avcodec/flicvideo: Fix runtime error: signed integer overflow: 4864 * 459296 cannot be represented in type 'int'
  677. - avcodec/indeo4: Check remaining data in Pic hdr extension parsing code
  678. - avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer overflow: -39271008 * 59 cannot be represented in type 'int'
  679. - avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 53098 * 40448 cannot be represented in type 'int'
  680. - avcodec/pafvideo: Fix assertion failure
  681. - avcodec/takdec: Fix multiple runtime error: signed integer overflow: 637072 * 4096 cannot be represented in type 'int'
  682. version 2.8.12:
  683. - avcodec/mjpegdec: Check that reference frame matches the current frame
  684. - avcodec/tiff: Avoid loosing allocated geotag values
  685. - avcodec/cavs: Fix runtime error: signed integer overflow: -12648062 * 256 cannot be represented in type 'int'
  686. - avformat/hls: Check local file extensions
  687. - avcodec/qdrw: Fix null pointer dereference
  688. - avutil/softfloat: Fix sign error in and improve documentation of av_int2sf()
  689. - avcodec/hevc_ps: Fix runtime error: index 32 out of bounds for type 'uint8_t [32]'
  690. - avcodec/pafvideo: Check packet size and frame code before ff_reget_buffer()
  691. - avcodec/ac3dec_fixed: Fix runtime error: left shift of 419 by 23 places cannot be represented in type 'int'
  692. - avcodec/aacps: Fix runtime error: left shift of 1073741824 by 1 places cannot be represented in type 'INTFLOAT' (aka 'int')
  693. - avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit type 'int'
  694. - avcodec/wavpack: Fix runtime error: signed integer overflow: 2013265955 - -134217694 cannot be represented in type 'int'
  695. - avcodec/cinepak: Check input packet size before frame reallocation
  696. - avcodec/hevc_ps: Fix runtime error: signed integer overflow: 2147483628 + 256 cannot be represented in type 'int'
  697. - avcodec/ra144: Fixes runtime error: signed integer overflow: 7160 * 327138 cannot be represented in type 'int'
  698. - avcodec/pnm: Use ff_set_dimensions()
  699. - avcodec/cavsdec: Fix runtime error: signed integer overflow: 59 + 2147483600 cannot be represented in type 'int'
  700. - avformat/avidec: Limit formats in gab2 to srt and ass/ssa
  701. - avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is outside the range of representable values of type 'float'
  702. - avcodec/wavpack: Check float_shift
  703. - avcodec/wavpack: Fix runtime error: signed integer overflow: 24 * -2147483648 cannot be represented in type 'int'
  704. - avcodec/ansi: Fix frame memleak
  705. - avcodec/jpeg2000dec: Use ff_set_dimensions()
  706. - avcodec/truemotion2: Fix passing null pointer to memset()
  707. - avcodec/truemotion2: Fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
  708. - avcodec/ra144: Fix runtime error: signed integer overflow: -2449 * 1398101 cannot be represented in type 'int'
  709. - avcodec/ra144: Fix runtime error: signed integer overflow: 11184810 * 404 cannot be represented in type 'int'
  710. - avcodec/aac_defines: Add missing () to AAC_HALF_SUM() macro
  711. - avcodec/webp: Fixes null pointer dereference
  712. - avcodec/aacdec_fixed: Fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
  713. - avcodec/snow: Fix runtime error: signed integer overflow: 1086573993 + 1086573994 cannot be represented in type 'int'
  714. - avcodec/jpeg2000: Fix runtime error: signed integer overflow: 4185 + 2147483394 cannot be represented in type 'int'
  715. - avcodec/jpeg2000dec: Check tile offsets more completely
  716. - avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 is too large for 32-bit type 'int'
  717. - avcodec/wnv1: More strict buffer size check
  718. - avcodec/libfdk-aacdec: Correct buffer_size parameter
  719. - avcodec/sbrdsp_template: Fix: runtime error: signed integer overflow: 849815297 + 1315389781 cannot be represented in type 'int'
  720. - avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2
  721. - doc/filters: Clarify scale2ref example
  722. - avcodec/mlpdec: Do not leave invalid values in matrix_out_ch[] on error
  723. - avcodec/ra144dec: Fix runtime error: left shift of negative value -17
  724. - avformat/mux: Fix copy an paste typo
  725. - avutil/internal: Do not enable CHECKED with DEBUG
  726. - avcodec/aacdec_fixed: Fix runtime error: signed integer overflow: -2147483648 * -1 cannot be represented in type 'int'
  727. - avcodec/smc: Check remaining input
  728. - avcodec/jpeg2000dec: Fix copy and paste error
  729. - avcodec/jpeg2000dec: Check tile offsets
  730. - avcodec/sanm: Fix uninitialized reference frames
  731. - avcodec/jpeglsdec: Check get_bits_left() before decoding a picture
  732. - avcodec/ivi_dsp: Fix multiple runtime error: left shift of negative value -71
  733. - avcodec/mjpegdec: Fix runtime error: signed integer overflow: -32767 * 130560 cannot be represented in type 'int'
  734. - avcodec/aacdec_fixed: Fix runtime error: shift exponent 34 is too large for 32-bit type 'int'
  735. - avcodec/mpeg4videodec: Check for multiple VOL headers
  736. - avcodec/vmnc: Check location before use
  737. - avcodec/takdec: Fix runtime error: signed integer overflow: 8192 * 524308 cannot be represented in type 'int'
  738. - avcodec/aac_defines: Fix: runtime error: left shift of negative value -2
  739. - avcodec/takdec: Fix runtime error: left shift of negative value -63
  740. - avcodec/mlpdsp: Fix runtime error: signed integer overflow: -24419392 * 128 cannot be represented in type 'int'
  741. - avcodec/sbrdsp_fixed: fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
  742. - avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 170 is too large for 32-bit type 'int'
  743. - avcodec/hevc_sei: fix amount of bits skipped when reading picture timing SEI message
  744. - avformat/concatdec: fix the h264 annexb extradata check
  745. - avformat/utils: free AVStream.codec properly in free_stream()
  746. - avcodec/options: do a more thorough clean up in avcodec_copy_context()
  747. - avcodec/options: factorize avcodec_copy_context() cleanup code
  748. - avcodec/mlpdec: Do not leave a invalid num_primitive_matrices in the context
  749. - avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 150 is too large for 32-bit type 'int'
  750. - avcodec/mimic: Use ff_set_dimensions() to set the dimensions
  751. - avcodec/fic: Fix multiple runtime error: signed integer overflow: 5793 * 419752 cannot be represented in type 'int'
  752. - avcodec/mlpdec: Fix: runtime error: left shift of negative value -8
  753. - avcodec/dfa: Fix: runtime error: signed integer overflow: -14202 * 196877 cannot be represented in type 'int'
  754. - avcodec/aacdec: Fix runtime error: signed integer overflow: 2147483520 + 255 cannot be represented in type 'int'
  755. - avcodec/aacdec_template: Fix fixed point scale in decode_cce()
  756. - avcodec/flicvideo: Check frame_size before decrementing
  757. - avcodec/mlpdec: Fix runtime error: left shift of negative value -1
  758. - avcodec/takdec: Fix runtime error: left shift of negative value -42
  759. - avcodec/hq_hqa: Fix: runtime error: signed integer overflow: -255 * 10180917 cannot be represented in type 'int'
  760. - avcodec/truemotion1: Fix multiple runtime error: signed integer overflow: 1246906962 * 2 cannot be represented in type 'int'
  761. - avcodec/svq3: Fix runtime error: left shift of negative value -6
  762. - avcodec/tiff: reset sampling[] if its invalid
  763. - avcodec/aacps: Fix undefined behavior
  764. - avcodec/opus_silk: Fix integer overflow and out of array read
  765. - avcodec/flacdec: Return error code instead of 0 for failures
  766. - avcodec/snowdec: Check width
  767. - avcodec/webp: Update canvas size in vp8_lossy_decode_frame() as in vp8_lossless_decode_frame()
  768. - avcodec/webp: Factor update_canvas_size() out
  769. - avcodec/cllc: Check prefix
  770. - avcodec/dds: Fix runtime error: left shift of 210 by 24 places cannot be represented in type 'int'
  771. - avcodec/mpeg4videodec: Clear sprite wraping on unsupported cases in VOP decode
  772. - avcodec/ac3dec: Fix: runtime error: index -1 out of bounds for type 'INTFLOAT [2]'
  773. - avcodec/hqxdsp: Fix runtime error: signed integer overflow: -196264 * 11585 cannot be represented in type 'int'
  774. - libswscale/tests/swscale: Fix uninitialized variables
  775. - avcodec/ffv1dec: Fix runtime error: signed integer overflow: 1550964438 + 1550964438 cannot be represented in type 'int'
  776. - avcodec/webp: Fix signedness in prefix_code check
  777. - avcodec/svq3: Fix runtime error: signed integer overflow: 169 * 12717677 cannot be represented in type 'int'
  778. - avcodec/mlpdec: Check that there is enough data for headers
  779. - avcodec/ac3dec: Keep track of band structure
  780. - avcodec/webp: Add missing input padding
  781. - avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1
  782. - avcodec/aacsbr_template: Do not change bs_num_env before its checked
  783. - avcodec/mlp: Fix multiple runtime error: left shift of negative value -1
  784. - avcodec/vp8dsp: vp7_luma_dc_wht_c: Fix multiple runtime error: signed integer overflow: -1366381240 + -1262413604 cannot be represented in type 'int'
  785. - avcodec/avcodec: Limit the number of side data elements per packet
  786. - avcodec/texturedsp: Fix runtime error: left shift of 255 by 24 places cannot be represented in type 'int'
  787. - avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -17047030 cannot be represented in type 'int'
  788. - avcodec/diracdec: Fix Assertion frame->buf[0] failed at libavcodec/decode.c:610
  789. - avcodec/msmpeg4dec: Check for cbpy VLC errors
  790. - avcodec/cllc: Check num_bits
  791. - avcodec/cllc: Factor VLC_BITS/DEPTH out, do not use repeated literal numbers
  792. - avcodec/dvbsubdec: Check entry_id
  793. - avcodec/aacdec_fixed: Fix multiple shift exponent 33 is too large for 32-bit type 'int'
  794. - avcodec/mpeg12dec: Fixes runtime error: division by zero
  795. - avcodec/webp: Always set pix_fmt
  796. - avfilter/vf_uspp: Fix currently unused input frame dimensions
  797. - avcodec/truemotion1: Fix multiple runtime error: left shift of negative value -1
  798. - avcodec/eatqi: Fix runtime error: signed integer overflow: 4466147 * 1075 cannot be represented in type 'int'
  799. - avcodec/dss_sp: Fix runtime error: signed integer overflow: 2147481189 + 4096 cannot be represented in type 'int'
  800. - avformat/wavdec: Check chunk_size
  801. - avcodec/cavs: Check updated MV
  802. - avcodec/y41pdec: Fix width in input buffer size check
  803. - avcodec/svq3: Fix multiple runtime error: signed integer overflow: -237341 * 24552 cannot be represented in type 'int'
  804. - avcodec/texturedsp: Fix runtime error: left shift of 218 by 24 places cannot be represented in type 'int'
  805. - avcodec/lagarith: Check scale_factor
  806. - avcodec/lagarith: Fix runtime error: left shift of negative value -1
  807. - avcodec/takdec: Fix multiple runtime error: left shift of negative value -1
  808. - avcodec/indeo2: Check for invalid VLCs
  809. - avcodec/htmlsubtitles: Check for string truncation and return error
  810. - avcodec/bmvvideo: Fix runtime error: left shift of 137 by 24 places cannot be represented in type 'int'
  811. - avcodec/dss_sp: Fix multiple runtime error: signed integer overflow: -15699 * -164039 cannot be represented in type 'int'
  812. - avcodec/dvbsubdec: check region dimensions
  813. - avcodec/vp8dsp: Fixes: runtime error: signed integer overflow: 1330143360 - -1023040530 cannot be represented in type 'int'
  814. - avcodec/hqxdsp: Fix multiple runtime error: signed integer overflow: 248220 * 21407 cannot be represented in type 'int' in idct_col()
  815. - avcodec/cavsdec: Check sym_factor
  816. - avcodec/cdxl: Check format for BGR24
  817. - avcodec/ffv1dec: Fix copying planes of paletted formats
  818. - avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -12156865 cannot be represented in type 'int'
  819. - avcodec/xwddec: Check bpp more completely
  820. - avcodec/s302m: Fix left shift of 8 by 28 places cannot be represented in type 'int'
  821. - avcodec/eamad: Fix runtime error: signed integer overflow: 49674 * 49858 cannot be represented in type 'int'
  822. - avcodec/g726: Fix runtime error: left shift of negative value -2
  823. - avcodec/ra144: Fix runtime error: left shift of negative value -798
  824. - avcodec/mss34dsp: Fix multiple signed integer overflow
  825. - avcodec/targa_y216dec: Fix width type
  826. - avcodec/ivi_dsp: Fix multiple left shift of negative value -2
  827. - avcodec/svq3: Fix multiple runtime error: signed integer overflow: 44161 * 61694 cannot be represented in type 'int'
  828. - avcodec/msmpeg4dec: Correct table depth
  829. - avcodec/dds: Fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
  830. - avcodec/cdxl: Check format parameter
  831. - avutil/softfloat: Fix overflow in av_div_sf()
  832. - avcodec/hq_hqa: Fix runtime error: left shift of negative value -207
  833. - avcodec/mss3: Change types in rac_get_model_sym() to match the types they are initialized from
  834. - avcodec/shorten: Check k in get_uint()
  835. - avcodec/webp: Fix null pointer dereference
  836. - avcodec/dfa: Fix signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
  837. - avcodec/mimic: Fix runtime error: left shift of negative value -1
  838. - avcodec/fic: Fix multiple left shift of negative value -15
  839. - avcodec/mlpdec: Fix runtime error: left shift of negative value -22
  840. - avcodec/snowdec: Check qbias
  841. - avutil/softfloat: Fix multiple runtime error: left shift of negative value -8
  842. - avcodec/aacsbr_template: Do not leave bs_num_env invalid
  843. - avcodec/mdec: Fix signed integer overflow: 28835400 * 83 cannot be represented in type 'int'
  844. - avcodec/dfa: Fix off by 1 error
  845. - avcodec/nellymoser: Fix multiple left shift of negative value -8591
  846. - avcodec/cdxl: Fix signed integer overflow: 14243456 * 164 cannot be represented in type 'int'
  847. - avcodec/g722: Fix multiple runtime error: left shift of negative value -1
  848. - avcodec/dss_sp: Fix multiple left shift of negative value -466
  849. - avcodec/wnv1: Fix runtime error: left shift of negative value -1
  850. - avcodec/tiertexseqv: set the fixed dimenasions, do not depend on the demuxer doing so
  851. - avcodec/mjpegdec: Fix runtime error: signed integer overflow: -24543 * 2031616 cannot be represented in type 'int'
  852. - avcodec/cavsdec: Fix undefined behavior from integer overflow
  853. - avcodec/dvdsubdec: Fix runtime error: left shift of 242 by 24 places cannot be represented in type 'int'
  854. - libavcodec/mpeg4videodec: Convert sprite_offset to 64bit
  855. - avcodec/pngdec: Use ff_set_dimensions()
  856. - avcodec/msvideo1: Check buffer size before re-getting the frame
  857. - avcodec/h264_cavlc: Fix undefined behavior on qscale overflow
  858. - avcodec/svq3: Increase offsets to prevent integer overflows
  859. - avcodec/indeo2: Check remaining bits in ir2_decode_plane()
  860. - avcodec/vp3: Check remaining bits in unpack_dct_coeffs()
  861. - avcodec/mdec: Fix runtime error: left shift of negative value -127
  862. - libavcodec/exr : fix float to uint16 conversion for negative float value
  863. - avformat/webmdashenc: Validate the 'streams' adaptation sets parameter
  864. - avformat/webmdashenc: Require the 'adaptation_sets' option to be set
  865. - avcodec/dvdsubdec: Fixes 2 runtime error: left shift of 170 by 24 places cannot be represented in type 'int'
  866. - avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter()
  867. - avcodec/tiff: Perform multiply in tiff_unpack_lzma() as 64bit
  868. - avcodec/vdpau_hevc: Fix potential out-of-bounds write
  869. - avcodec/tiff: Check geotag count for being non zero
  870. - avcodec/vp56: Check avctx->error_concealment before enabling EC
  871. - avcodec/tiff: Check stripsize strippos for overflow
  872. - avcodec/mpegaudiodec_template: Make l3_unscale() work with e=0
  873. - avcodec/tiff: Check for multiple geo key directories
  874. - avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit type 'int'
  875. - avcodec/rv34: Fix runtime error: signed integer overflow: 36880 * 66288 cannot be represented in type 'int'
  876. - avcodec/amrwbdec: Fix runtime error: left shift of negative value -1
  877. - avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: -135088512 * 16 cannot be represented in type 'int'
  878. - avcodec/h264_mvpred: Fix runtime error: left shift of negative value -1
  879. - avcodec/mjpegdec: Fix runtime error: left shift of negative value -127
  880. - avcodec/wavpack: Fix runtime error: left shift of negative value -5
  881. - avcodec/wavpack: Fix runtime error: left shift of negative value -2
  882. - avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 134527392 * 16 cannot be represented in type 'int'
  883. - avcodec/mpeg12dec: Fix runtime error: left shift of negative value -13
  884. - avcodec/h264_mvpred: Fix multiple runtime error: left shift of negative value
  885. - avcodec/adxdec: Fix runtime error: left shift of negative value -1
  886. - avcodec/mpeg4videodec: Improve the overflow checks in mpeg4_decode_sprite_trajectory()
  887. - avcodec/mjpegdec: Fix runtime error: left shift of negative value -511
  888. - avcodec/h264_direct: Fix runtime error: left shift of negative value -14
  889. - avcodec/pictordec: Check plane value before doing value/mask computations
  890. - avcodec/mpeg4videodec: Fix runtime error: left shift of negative value -2650
  891. - avcodec/eac3dec: Fix runtime error: left shift of negative value -3
  892. - avcodec/mpeg12dec: Fix runtime error: left shift of negative value -2
  893. - avcodec/mpeg4videodec: Check the other 3 sprite points for intermediate overflows
  894. - avcodec/mpeg4videodec: Check sprite_offset in addition to shifts
  895. - avcodec/mpeg4video: Fix runtime error: left shift of negative value
  896. - avcodec/ituh263dec: Fix runtime error: left shift of negative value -22
  897. - avcodec/rv40: Fix runtime error: left shift of negative value
  898. - avcodec/h264_cabac: runtime error: signed integer overflow: 2147483647 + 14 cannot be represented in type 'int'
  899. - avcodec/mpeg4videodec: Fix runtime error: shift exponent -2 is negative
  900. - avcodec/mjpegdec: Fix runtime error: left shift of negative value -507
  901. - avcodec/eac3dec: Fix runtime error: left shift of negative value
  902. - avcodec/vp6: clear dimensions on failed resolution change in vp6_parse_header()
  903. - avcodec/vp56: Reset have_undamaged_frame on resolution changes
  904. - avcodec/vp8: Fix hang with slice threads
  905. - avcodec/vp8: Check for the bitstream end per MB in decode_mb_row_no_filter()
  906. - avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder()
  907. - avcodec/vp8: remove redundant check
  908. - avcodec/vp56: Require a correctly decoded frame before using vp56_conceal_mb()
  909. - avcodec/vp3: Do not return random positive values but the buf size
  910. - avcodec/vp8: Check for bitsteam end in decode_mb_row_no_filter()
  911. - avcodec/vp56: Factorize vp56_render_mb() out
  912. - avcodec/vp3dsp: Fix multiple signed integer overflow: 46341 * 47523 cannot be represented in type 'int'
  913. - Add CHECK/SUINT code
  914. - avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1
  915. - avcodec/vp56: Clear dimensions in case of failure in the middle of a resolution change
  916. - avcodec/vp56: Implement very basic error concealment
  917. - avcodec/amrwbdec: Fix 2 runtime errors: left shift of negative value -1
  918. - avcodec/pngdec: Fix runtime error: left shift of 152 by 24 places cannot be represented in type 'int'
  919. - avcodec/vp56: Fix sign typo
  920. - avcodec/mpegaudiodec_template: Correct return code on id3 tag discarding
  921. - avcodec/rv34: Simplify and factor get_slice_offset() code
  922. - avcodec/pictordec: Do not read more than nb_planes
  923. - avcodec/srtdec: Fix signed integer overflow: 1811992524 * 384 cannot be represented in type 'int'
  924. - avcodec/pngdec: Check bit depth for validity
  925. - avcodec/mpeg12dec: Fix runtime error: left shift of negative value
  926. - avcodec/wavpacl: Fix runtime error: left shift of negative value -1
  927. - avformat/http: Check for truncated buffers in http_connect()
  928. - (github/release/2.8) avformat/apng: fix setting frame delay when max_fps is set to no limit
  929. - swresample/resample: free existing ResampleContext on reinit
  930. - swresample/resample: move resample_free() higher in the file
  931. - lavf/mpeg: Initialize a stack variable used by memcmp().
  932. - lavc/avpacket: Initialize a variable in error path.
  933. version 2.8.11
  934. - avcodec/h264_slice: Clear ref_counts on redundant slices
  935. - lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid
  936. - lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr
  937. - avcodec/pictordec: Fix logic error
  938. - avcodec/movtextdec: Fix decode_styl() cleanup
  939. - lavf/matroskadec: fix is_keyframe for early Blocks
  940. - configure: bump year
  941. - avcodec/pngdec: Check trns more completely
  942. - avcodec/interplayvideo: Move parameter change check up
  943. - avcodec/mjpegdec: Check for for the bitstream end in mjpeg_decode_scan_progressive_ac()
  944. - avformat/flacdec: Check avio_read result when reading flac block header.
  945. - avcodec/utils: correct align value for interplay
  946. - avcodec/vp56: Check for the bitstream end, pass error codes on
  947. - avcodec/mjpegdec: Check remaining bitstream in ljpeg_decode_yuv_scan()
  948. - avcodec/pngdec: Fix off by 1 size in decode_zbuf()
  949. - avformat/avidec: skip odml master index chunks in avi_sync
  950. - avcodec/mjpegdec: Check for rgb before flipping
  951. - avutil/random_seed: Reduce the time needed on systems with very low precision clock()
  952. - avutil/random_seed: Improve get_generic_seed() with higher precision clock()
  953. - avformat/utils: Print verbose error message if stream count exceeds max_streams
  954. - avformat/options_table: Set the default maximum number of streams to 1000
  955. - avutil: Add av_image_check_size2()
  956. - avformat: Add max_streams option
  957. - avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be allocated
  958. - avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory()
  959. - avformat/oggdec: Skip streams in duration correction that did not had their duration set.
  960. - avcodec/ffv1enc: Fix size of first slice
  961. - pgssubdec: reset rle_data_len/rle_remaining_len on allocation error
  962. version 2.8.10
  963. - avformat/http: Match chunksize checks to master..3.0
  964. - Changelog: fix typos
  965. - ffserver: Check chunk size
  966. - Avoid using the term "file" and prefer "url" in some docs and comments
  967. - avformat/rtmppkt: Check for packet size mismatches
  968. - zmqsend: Initialize ret to 0
  969. - configure: check for strtoull on msvc
  970. - http: move chunk handling from http_read_stream() to http_buf_read().
  971. - http: make length/offset-related variables unsigned.
  972. version 2.8.9
  973. - avcodec/flacdec: Fix undefined shift in decode_subframe()
  974. - avcodec/get_bits: Fix get_sbits_long(0)
  975. - avformat/ffmdec: Check media type for chunks
  976. - avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed()
  977. - avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c
  978. - avformat/oggparsespeex: Check frames_per_packet and packet_size
  979. - avformat/utils: Check start/end before computing duration in update_stream_timings()
  980. - avcodec/flac_parser: Update nb_headers_buffered
  981. - avformat/idroqdec: Check chunk_size for being too large
  982. - filmstripdec: correctly check image dimensions
  983. - mss2: only use error correction for matching block counts
  984. - softfloat: decrease MIN_EXP to cover full float range
  985. - libopusdec: default to stereo for invalid number of channels
  986. - sbgdec: prevent NULL pointer access
  987. - smacker: limit recursion depth of smacker_decode_bigtree
  988. - mxfdec: fix NULL pointer dereference in mxf_read_packet_old
  989. - libschroedingerdec: fix leaking of framewithpts
  990. - libschroedingerdec: don't produce empty frames
  991. - softfloat: handle -INT_MAX correctly
  992. - pnmdec: make sure v is capped by maxval
  993. - smvjpegdec: make sure cur_frame is not negative
  994. - icodec: correctly check avio_read return value
  995. - icodec: fix leaking pkt on error
  996. - dvbsubdec: fix division by zero in compute_default_clut
  997. - proresdec_lgpl: explicitly check coff[3] against slice_data_size
  998. - escape124: reject codebook size 0
  999. - mpegts: prevent division by zero
  1000. - matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header
  1001. - mpegaudio_parser: don't return AVERROR_PATCHWELCOME
  1002. - mxfdec: fix NULL pointer dereference
  1003. - diracdec: check return code of get_buffer_with_edge
  1004. - ppc: pixblockdsp: do unaligned block accesses correctly again
  1005. - mpeg12dec: unref discarded picture from extradata
  1006. - cavsdec: unref frame before referencing again
  1007. - avformat: prevent triggering request_probe assert in ff_read_packet
  1008. - avformat/mpeg: Adjust vid probe threshold to correct mis-detection
  1009. - avcodec/rv40: Test remaining space in loop of get_dimension()
  1010. - avcodec/ituh263dec: Avoid spending a long time in slice sync
  1011. - avcodec/movtextdec: Add error message for tsmb_size check
  1012. - avcodec/movtextdec: Fix tsmb_size check==0 check
  1013. - avcodec/movtextdec: Fix potential integer overflow
  1014. - avcodec/sunrast: Fix input buffer pointer check
  1015. - avcodec/tscc: Check side data size before use
  1016. - avcodec/rawdec: Check side data size before use
  1017. - avcodec/msvideo1: Check side data size before use
  1018. - avcodec/qpeg: Check side data size before use
  1019. - avcodec/qtrle: Check side data size before use
  1020. - avcodec/msrle: Check side data size before use
  1021. - avcodec/kmvc: Check side data size before use
  1022. - avcodec/idcinvideo: Check side data size before use
  1023. - avcodec/cinepak: Check side data size before use
  1024. - avcodec/8bps: Check side data size before use
  1025. - avcodec/dvdsubdec: Fix off by 1 error
  1026. - avcodec/dvdsubdec: Fix buf_size check
  1027. - vp9: change order of operations in adapt_prob().
  1028. - avcodec/interplayvideo: Check side data size before use
  1029. - avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()
  1030. - avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer()
  1031. - avcodec/utils: Clear MMX state before returning from avcodec_default_execute*()
  1032. - cmdutils: fix typos
  1033. - lavfi: fix typos
  1034. - lavc: fix typos
  1035. - tools: fix grammar error
  1036. - avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6
  1037. - videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations.
  1038. - avformat/avidec: Check nb_streams in read_gab2_sub()
  1039. - avformat/avidec: Remove ancient assert
  1040. - lavc/movtextdec.c: Avoid infinite loop on invalid data.
  1041. - avcodec/ansi: Check dimensions
  1042. - avcodec/cavsdsp: use av_clip_uint8() for idct
  1043. version 2.8.8
  1044. - avformat/movenc: Check packet in mov_write_single_packet() too
  1045. - avformat/movenc: Factor check_pkt() out
  1046. - avformat/utils: fix timebase error in avformat_seek_file()
  1047. - avcodec/g726: Add missing ADDB output mask
  1048. - avcodec/avpacket: clear side_data_elems
  1049. - avcodec/ccaption_dec: Use simple array instead of AVBuffer
  1050. - swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices
  1051. - swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices
  1052. - avformat/avidec: Fix infinite loop in avi_read_nikon()
  1053. - cmdutils: fix implicit declaration of SetDllDirectory function
  1054. - cmdutils: check for SetDllDirectory() availability
  1055. - avcodec/aacenc: Tighter input checks
  1056. - libavcodec/wmalosslessdec: Check the remaining bits
  1057. - avcodec/diracdec: Check numx/y
  1058. - avcodec/indeo2: check ctab
  1059. - avformat/swfdec: Fix inflate() error code check
  1060. - avcodec/h264: Put context_count check back
  1061. - cmdutils: remove the current working directory from the DLL search path on win32
  1062. - avcodec/raw: Fix decoding of ilacetest.mov
  1063. - avcodec/ffv1enc: Fix assertion failure with non zero bits per sample
  1064. - avformat/oggdec: Fix integer overflow with invalid pts
  1065. - ffplay: Fix invalid array index
  1066. - avcodec/vp9_parser: Check the input frame sizes for being consistent
  1067. - libavformat/rtpdec_asf: zero initialize the AVIOContext struct
  1068. - libavutil/opt: Small bugfix in example.
  1069. - libx264: Increase x264 opts character limit to 4096
  1070. - avformat/mov: Check sample size
  1071. - avformat/format: Fix registering a format more than once and related races
  1072. - avcodec/flac_parser: Raise threshold for detecting invalid data
  1073. - avfilter/vf_telecine: Make frame writable before writing into it
  1074. - avcodec/mpc8: Correct end truncation
  1075. - avcodec/mpegvideo: Do not clear the parse context during init
  1076. - MAINTAINERs cleanup (remove myself from things i de facto do not maintain)
  1077. - avcodec/h264: Fix off by 1 context count
  1078. - avcodec/alsdec: Check r to prevent out of array read
  1079. - avcodec/alsdec: fix max bits in ltp prefix code
  1080. - avcodec/utils: check skip_samples signedness
  1081. - avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream
  1082. - avcodec/bmp_parser: Check fsize
  1083. - avcodec/bmp_parser: reset state
  1084. - avcodec/bmp_parser: Fix remaining size
  1085. - avcodec/bmp_parser: Fix frame_start_found in cross frame cases
  1086. - avfilter/af_amix: do not fail if there are no samples in output_frame()
  1087. - avformat/allformats: Making av_register_all() thread-safe.
  1088. - avcodec/mpegvideo: Deallocate last/next picture earlier
  1089. - avcodec/bmp_parser: Fix state
  1090. - avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c
  1091. - doc/developer.texi: Add a code of conduct
  1092. - avformat/avidec: Detect index with too short entries
  1093. - avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()
  1094. - avformat/utils: Do not compute the bitrate from duration == 0
  1095. - ffmpeg: Check that r_frame_rate is set before attempting to use it
  1096. - swresample/rematrix: Use clipping s16 rematrixing if overflows are possible
  1097. - swresample/rematrix: Use error diffusion to avoid error in the DC component of the matrix
  1098. - libavformat/oggdec: Free stream private when header parsing fails.
  1099. - avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()
  1100. - avformat/oggparseopus: Check that granule pos is within the supported range
  1101. - avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg
  1102. - avformat/options_table: Add missing identifier for very strict compliance
  1103. - librtmp: Avoid an infiniloop setting connection arguments
  1104. - avformat/oggparsevp8: fix pts calculation on pages ending with an invisible frame
  1105. version 2.8.7
  1106. - avcodec/motion_est: Attempt to fix "short data segment overflowed" on IA64
  1107. - avformat/ffmdec: Check pix_fmt
  1108. - avcodec/ttaenc: Reallocate packet if its too small
  1109. - pgssubdec: fix subpicture output colorspace and range
  1110. - avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3
  1111. - avfilter/vf_drawtext: Check return code of load_glyph()
  1112. - avcodec/takdec: add code that got somehow lost in process of REing
  1113. - avcodec/apedec: fix decoding of stereo files with one channel full of silence
  1114. - avcodec/avpacket: Fix off by 5 error
  1115. - avcodec/h264: Fix for H.264 configuration parsing
  1116. - avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packet crossing corner case
  1117. - avfilter/src_movie: fix how we check for overflows with seek_point
  1118. - avcodec/j2kenc: Add attribution to OpenJPEG project:
  1119. - avcodec/h264_slice: Check PPS more extensively when its not copied
  1120. - avcodec/libutvideodec: copy frame so it has reference counters when refcounted_frames is set
  1121. - avformat/rtpdec_jpeg: fix low contrast image on low quality setting
  1122. - avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored
  1123. - lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL unit is found.
  1124. - avcodec/resample: Remove disabled and faulty code
  1125. - indeo2: Fix banding artefacts
  1126. - indeo2data: K&R formatting cosmetics
  1127. - avcodec/imgconvert: Support non-planar colorspaces while padding
  1128. - avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool
  1129. - avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing
  1130. - avformat/concatdec: set safe mode to enabled instead of auto
  1131. - avformat/utils: fix dts from pts code in compute_pkt_fields() during ascending delay
  1132. - avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMAT
  1133. - avformat/cache: Fix memleak of tree entries
  1134. - lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216 (cherry picked from commit 22dbc1caaf13e4bb17c9e0164a5b1ccaf490e428)
  1135. - lavf/mov: fix sidx with edit lists (cherry picked from commit 3617e69d50dd9dd07b5011dfb9477a9d1a630354)
  1136. - avcodec/mjpegdec: Fix decoding slightly odd progressive jpeg
  1137. - libwebpenc_animencoder: print library messages in verbose log levels
  1138. - libwebpenc_animencoder: zero initialize the WebPAnimEncoderOptions struct
  1139. - doc/utils: fix typo for min() description
  1140. - avcodec/avpacket: clear priv in av_init_packet()
  1141. - swscale/utils: Fix chrSrcHSubSample for GBRAP16
  1142. - swscale/input: Fix GBRAP16 input
  1143. - postproc: fix unaligned access
  1144. - avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats
  1145. - avcodec/h264: Execute error concealment before marking the frame as done.
  1146. - swscale/x86/output: Fix yuv2planeX_16* with unaligned destination
  1147. - swscale/x86/output: Move code into yuv2planeX_mainloop
  1148. - avutil/frame: Free destination qp_table_buf in frame_copy_props()
  1149. version 2.8.6
  1150. - avcodec/jpeg2000dec: More completely check cdef
  1151. - avutil/opt: check for and handle errors in av_opt_set_dict2()
  1152. - avcodec/flacenc: fix calculation of bits required in case of custom sample rate
  1153. - avformat: Document urls a bit
  1154. - avformat/libquvi: Set default demuxer and protocol limitations
  1155. - avformat/concat: Check protocol prefix
  1156. - doc/demuxers: Document enable_drefs and use_absolute_path
  1157. - avcodec/mjpegdec: Check for end for both bytes in unescaping
  1158. - avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbitbuffer()
  1159. - avformat/avformat: Replace some references to filenames by urls
  1160. - avcodec/wmaenc: Check ff_wma_init() for failure
  1161. - avcodec/mpeg12enc: Move high resolution thread check to before initializing threads
  1162. - avformat/img2dec: Use AVOpenCallback
  1163. - avformat/avio: Limit url option parsing to the documented cases
  1164. - avformat/img2dec: do not interpret the filename by default if a IO context has been opened
  1165. - avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get()
  1166. - mov: Add an option to toggle dref opening
  1167. - avcodec/gif: Fix lzw buffer size
  1168. - avcodec/put_bits: Assert buf_ptr in flush_put_bits()
  1169. - avcodec/tiff: Check subsample & rps values more completely
  1170. - swscale/swscale: Add some sanity checks for srcSlice* parameters
  1171. - swscale/x86/rgb2rgb_template: Fix planar2x() for short width
  1172. - swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper()
  1173. - swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper()
  1174. - avcodec/aacenc: Check both channels for finiteness
  1175. - asfdec_o: check for too small size in asf_read_unknown
  1176. - asfdec_o: break if EOF is reached after asf_read_packet_header
  1177. - asfdec_o: make sure packet_size is non-zero before seeking
  1178. - asfdec_o: prevent overflow causing seekback
  1179. - asfdec_o: check avio_skip in asf_read_simple_index
  1180. - asfdec_o: reject size > INT64_MAX in asf_read_unknown
  1181. - asfdec_o: only set asf_pkt->data_size after sanity checks
  1182. - Merge commit '8375dc1dd101d51baa430f34c0bcadfa37873896'
  1183. - dca: fix misaligned access in avpriv_dca_convert_bitstream
  1184. - brstm: fix missing closing brace
  1185. - brstm: also allocate b->table in read_packet
  1186. - brstm: make sure an ADPC chunk was read for adpcm_thp
  1187. - vorbisdec: reject rangebits 0 with non-0 partitions
  1188. - vorbisdec: reject channel mapping with less than two channels
  1189. - ffmdec: reset packet_end in case of failure
  1190. - avformat/ipmovie: put video decoding_map_size into packet and use it in decoder
  1191. - avformat/brstm: fix overflow
  1192. version 2.8.5
  1193. - avformat/hls: Even stricter URL checks
  1194. - avformat/hls: More strict url checks
  1195. - avcodec/pngenc: Fix mixed up linesizes
  1196. - avcodec/pngenc: Replace memcpy by av_image_copy()
  1197. - swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code
  1198. - swscale: Move VScalerContext into vscale.c
  1199. - swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() calls
  1200. - swscale/yuv2rgb: Increase YUV2RGB table headroom
  1201. - swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out
  1202. - avformat/hls: forbid all protocols except http(s) & file
  1203. - avformat/aviobuf: Fix end check in put_str16()
  1204. - avformat/asfenc: Check pts
  1205. - avcodec/mpeg4video: Check time_incr
  1206. - avcodec/wavpackenc: Check the number of channels
  1207. - avcodec/wavpackenc: Headers are per channel
  1208. - avcodec/aacdec_template: Check id_map
  1209. - avcodec/dvdec: Fix "left shift of negative value -254"
  1210. - avcodec/g2meet: Check for ff_els_decode_bit() failure in epic_decode_run_length()
  1211. - avcodec/mjpegdec: Fix negative shift
  1212. - avcodec/mss2: Check for repeat overflow
  1213. - avformat: Add integer fps from 31 to 60 to get_std_framerate()
  1214. - avformat/ivfenc: fix division by zero
  1215. - avcodec/mpegvideo_enc: Clip bits_per_raw_sample within valid range
  1216. - avfilter/vf_scale: set proper out frame color range
  1217. - avcodec/motion_est: Fix mv_penalty table size
  1218. - avcodec/h264_slice: Fix integer overflow in implicit weight computation
  1219. - swscale/utils: Use normal bilinear scaler if fast cannot be used due to tiny dimensions
  1220. - avcodec/put_bits: Always check buffer end before writing
  1221. - mjpegdec: extend check for incompatible values of s->rgb and s->ls
  1222. - swscale/utils: Fix intermediate format for cascaded alpha downscaling
  1223. - avformat/mov: Update handbrake_version threshold for full mp3 parsing
  1224. - x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse
  1225. - avfilter/vf_zoompan: do not free frame we pushed to lavfi
  1226. - nuv: sanitize negative fps rate
  1227. - nutdec: reject negative value_len in read_sm_data
  1228. - xwddec: prevent overflow of lsize * avctx->height
  1229. - nutdec: only copy the header if it exists
  1230. - exr: fix out of bounds read in get_code
  1231. - on2avc: limit number of bits to 30 in get_egolomb
  1232. version 2.8.4
  1233. - rawdec: only exempt BIT0 with need_copy from buffer sanity check
  1234. - mlvdec: check that index_entries exist
  1235. - avcodec/mpeg4videodec: also for empty partitioned slices
  1236. - avcodec/h264_refs: Fix long_idx check
  1237. - avcodec/h264_mc_template: prefetch list1 only if it is used in the MB
  1238. - avcodec/h264_slice: Simplify ref2frm indexing
  1239. - avfilter/vf_mpdecimate: Add missing emms_c()
  1240. - sonic: make sure num_taps * channels is not larger than frame_size
  1241. - opus_silk: fix typo causing overflow in silk_stabilize_lsf
  1242. - ffm: reject invalid codec_id and codec_type
  1243. - golomb: always check for invalid UE golomb codes in get_ue_golomb
  1244. - sbr_qmf_analysis: sanitize input for 32-bit imdct
  1245. - sbrdsp_fixed: assert that input values are in the valid range
  1246. - aacsbr: ensure strictly monotone time borders
  1247. - aacenc: update max_sfb when num_swb changes
  1248. - aaccoder: prevent crash of anmr coder
  1249. - ffmdec: reject zero-sized chunks
  1250. - swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE*
  1251. - swscale/x86/rgb2rgb_template: Do not crash on misaligend stride
  1252. - avformat/mxfenc: Do not crash if there is no packet in the first stream
  1253. - lavf/tee: fix side data double free.
  1254. - avformat/hlsenc: Check the return code of avformat_write_header()
  1255. - avformat/mov: Enable parser for mp3s by old HandBrake
  1256. - avformat/mxfenc: Fix integer overflow in length computation
  1257. - avformat/utils: estimate_timings_from_pts - increase retry counter, fixes invalid duration for ts files with hevc codec
  1258. - avformat/matroskaenc: Check codecdelay before use
  1259. - avutil/mathematics: Fix division by 0
  1260. - mjpegdec: consider chroma subsampling in size check
  1261. - libvpxenc: remove some unused ctrl id mappings
  1262. - avcodec/vp3: ensure header is parsed successfully before tables
  1263. - avcodec/jpeg2000dec: Check bpno in decode_cblk()
  1264. - avcodec/pgssubdec: Fix left shift of 255 by 24 places cannot be represented in type int
  1265. - swscale/utils: Fix for runtime error: left shift of negative value -1
  1266. - avcodec/hevc: Fix integer overflow of entry_point_offset
  1267. - avcodec/dirac_parser: Check that there is a previous PU before accessing it
  1268. - avcodec/dirac_parser: Add basic validity checks for next_pu_offset and prev_pu_offset
  1269. - avcodec/dirac_parser: Fix potential overflows in pointer checks
  1270. - avcodec/wmaprodec: Check bits per sample to be within the range not causing integer overflows
  1271. - avcodec/wmaprodec: Fix overflow of cutoff
  1272. - avformat/smacker: fix integer overflow with pts_inc
  1273. - avcodec/vp3: Fix "runtime error: left shift of negative value"
  1274. - avformat/riffdec: Initialize bitrate
  1275. - mpegencts: Fix overflow in cbr mode period calculations
  1276. - avutil/timecode: Fix fps check
  1277. - avutil/mathematics: return INT64_MIN (=AV_NOPTS_VALUE) from av_rescale_rnd() for overflows
  1278. - avcodec/apedec: Check length in long_filter_high_3800()
  1279. - avcodec/vp3: always set pix_fmt in theora_decode_header()
  1280. - avcodec/mpeg4videodec: Check available data before reading custom matrix
  1281. - avutil/mathematics: Do not treat INT64_MIN as positive in av_rescale_rnd
  1282. - avutil/integer: Fix av_mod_i() with negative dividend
  1283. - avformat/dump: Fix integer overflow in av_dump_format()
  1284. - avcodec/h264_refs: Check that long references match before use
  1285. - avcodec/utils: Clear dimensions in ff_get_buffer() on failure
  1286. - avcodec/utils: Use 64bit for aspect ratio calculation in avcodec_string()
  1287. - avcodec/hevc: Check max ctb addresses for WPP
  1288. - avcodec/vp3: Clear context on reinitialization failure
  1289. - avcodec/hevc: allocate entries unconditionally
  1290. - avcodec/hevc_cabac: Fix multiple integer overflows
  1291. - avcodec/jpeg2000dwt: Check ndeclevels before calling dwt_encode*()
  1292. - avcodec/jpeg2000dwt: Check ndeclevels before calling dwt_decode*()
  1293. - avcodec/hevc: Check entry_point_offsets
  1294. - lavf/rtpenc_jpeg: Less strict check for standard Huffman tables.
  1295. - avcodec/ffv1dec: Clear quant_table_count if its invalid
  1296. - avcodec/ffv1dec: Print an error if the quant table count is invalid
  1297. - doc/filters/drawtext: fix centering example
  1298. version 2.8.3
  1299. - avcodec/cabac: Check initial cabac decoder state
  1300. - avcodec/cabac_functions: Fix "left shift of negative value -31767"
  1301. - avcodec/h264_slice: Limit max_contexts when slice_context_count is initialized
  1302. - rtmpcrypt: Do the xtea decryption in little endian mode
  1303. - avformat/matroskadec: Check subtitle stream before dereferencing
  1304. - avcodec/pngdec: Replace assert by request for sample for unsupported TRNS cases
  1305. - avformat/utils: Do not init parser if probing is unfinished
  1306. - avcodec/jpeg2000dec: Fix potential integer overflow with tile dimensions
  1307. - avcodec/jpeg2000: Use av_image_check_size() in ff_jpeg2000_init_component()
  1308. - avcodec/wmaprodec: Check for overread in decode_packet()
  1309. - avcodec/smacker: Check that the data size is a multiple of a sample vector
  1310. - avcodec/takdec: Skip last p2 sample (which is unused)
  1311. - avcodec/dxtory: Fix input size check in dxtory_decode_v1_410()
  1312. - avcodec/dxtory: Fix input size check in dxtory_decode_v1_420()
  1313. - avcodec/error_resilience: avoid accessing previous or next frames tables beyond height
  1314. - avcodec/dpx: Move need_align to act per line
  1315. - avcodec/flashsv: Check size before updating it
  1316. - avcodec/ivi: Check image dimensions
  1317. - avcodec/utils: Better check for channels in av_get_audio_frame_duration()
  1318. - avcodec/jpeg2000dec: Check for duplicate SIZ marker
  1319. - aacsbr: don't call sbr_dequant twice without intermediate read_sbr_data
  1320. - hqx: correct type and size check of info_offset
  1321. - mxfdec: check edit_rate also for physical_track
  1322. - avcodec/jpeg2000: Change coord to 32bit to support larger than 32k width or height
  1323. - avcodec/jpeg2000dec: Check SIZ dimensions to be within the supported range
  1324. - avcodec/jpeg2000: Check comp coords to be within the supported size
  1325. - mpegvideo: clear overread in clear_context
  1326. - avcodec/avrndec: Use the AVFrame format instead of the context
  1327. - dds: disable palette flag for compressed images
  1328. - dds: validate compressed source buffer size
  1329. - dds: validate source buffer size before copying
  1330. - dvdsubdec: validate offset2 similar to offset1
  1331. - brstm: reject negative sample rate
  1332. - aacps: avoid division by zero in stereo_processing
  1333. - softfloat: assert when the argument of av_sqrt_sf is negative
  1334. version 2.8.2
  1335. - various fixes in the aac_fixed decoder
  1336. - various fixes in softfloat
  1337. - swresample/resample: increase precision for compensation
  1338. - lavf/mov: add support for sidx fragment indexes
  1339. - avformat/mxfenc: Only store user comment related tags when needed
  1340. - tests/fate/avformat: Fix fate-lavf
  1341. - doc/ffmpeg: Clarify that the sdp_file option requires an rtp output.
  1342. - ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format.
  1343. - apng: use correct size for output buffer
  1344. - jvdec: avoid unsigned overflow in comparison
  1345. - avcodec/jpeg2000dec: Clip all tile coordinates
  1346. - avcodec/microdvddec: Check for string end in 'P' case
  1347. - avcodec/dirac_parser: Fix undefined memcpy() use
  1348. - avformat/xmv: Discard remainder of packet on error
  1349. - avformat/xmv: factor return check out of if/else
  1350. - avcodec/mpeg12dec: Do not call show_bits() with invalid bits
  1351. - avcodec/faxcompr: Add missing runs check in decode_uncompressed()
  1352. - libavutil/channel_layout: Check strtol*() for failure
  1353. - avformat/mpegts: Only start probing data streams within probe_packets
  1354. - avcodec/hevc_ps: Check chroma_format_idc
  1355. - avcodec/ffv1dec: Check for 0 quant tables
  1356. - avcodec/mjpegdec: Reinitialize IDCT on BPP changes
  1357. - avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using it
  1358. - avutil/file_open: avoid file handle inheritance on Windows
  1359. - avcodec/h264_slice: Disable slice threads if there are multiple access units in a packet
  1360. - avformat/hls: update cookies on setcookie response
  1361. - opusdec: Don't run vector_fmul_scalar on zero length arrays
  1362. - avcodec/opusdec: Fix extra samples read index
  1363. - avcodec/ffv1: Initialize vlc_state on allocation
  1364. - avcodec/ffv1dec: update progress in case of broken pointer chains
  1365. - avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice header decoding fails for other reasons
  1366. - rtsp: Allow $ as interleaved packet indicator before a complete response header
  1367. - videodsp: don't overread edges in vfix3 emu_edge.
  1368. - avformat/mp3dec: improve junk skipping heuristic
  1369. - concatdec: fix file_start_time calculation regression
  1370. - avcodec: loongson optimize h264dsp idct and loop filter with mmi
  1371. - avcodec/jpeg2000dec: Clear properties in jpeg2000_dec_cleanup() too
  1372. - avformat/hls: add support for EXT-X-MAP
  1373. - avformat/hls: fix segment selection regression on track changes of live streams
  1374. - configure: Require libkvazaar < 0.7.
  1375. - avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup
  1376. version 2.8.1:
  1377. - swscale: fix ticket #4881
  1378. - doc: fix spelling errors
  1379. - hls: only seek if there is an offset
  1380. - asfdec: add more checks for size left in asf packet buffer
  1381. - asfdec: alloc enough space for storing name in asf_read_metadata_obj
  1382. - avcodec/pngdec: Check blend_op.
  1383. - h264_mp4toannexb: fix pps offfset fault when there are more than one sps in avcc
  1384. - avcodec/h264_mp4toannexb_bsf: Use av_freep() to free spspps_buf
  1385. - avformat/avidec: Workaround broken initial frame
  1386. - avformat/hls: fix some cases of HLS streams which require cookies
  1387. - avcodec/pngdec: reset has_trns after every decode_frame_png()
  1388. - lavf/img2dec: Fix memory leak
  1389. - avcodec/mp3: fix skipping zeros
  1390. - avformat/srtdec: make sure we probe a number
  1391. - configure: check for ID3D11VideoContext
  1392. - avformat/vobsub: compare correct packet stream IDs
  1393. - avformat/srtdec: more lenient first line probing
  1394. - avformat/srtdec: fix number check for the first character
  1395. - avcodec/mips: build fix for MSA 64bit
  1396. - avcodec/mips: build fix for MSA
  1397. - avformat/httpauth: Add space after commas in HTTP/RTSP auth header
  1398. - libavformat/hlsenc: Use of uninitialized memory unlinking old files
  1399. - avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise
  1400. - avcodec/ffv1dec: Fix off by 1 error in quant_table_count check
  1401. - avcodec/ffv1dec: Explicitly check read_quant_table() return value
  1402. - dnxhddata: correct weight tables
  1403. - dnxhddec: decode and use interlace mb flag
  1404. - swscale: fix ticket #4877
  1405. - avcodec/rangecoder: Check e
  1406. - avcodec/ffv1: separate slice_count from max_slice_count
  1407. - swscale: fix ticket 4850
  1408. - cmdutils: Filter dst/srcw/h
  1409. - avutil/log: fix zero length gnu_printf format string warning
  1410. - lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream.
  1411. - swscale/swscale: Fix "unused variable" warning
  1412. - avcodec/mjpegdec: Fix decoding RGBA RCT LJPEG
  1413. - MAINTAINERS: add 2.8, drop 2.2
  1414. - doc: mention libavcodec can decode Opus natively
  1415. - hevc: properly handle no_rasl_output_flag when removing pictures from the DPB
  1416. - avfilter/af_ladspa: process all channels for nb_handles > 1
  1417. - configure: add libsoxr to swresample's pkgconfig
  1418. - lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video.
  1419. version 2.8:
  1420. - colorkey video filter
  1421. - BFSTM/BCSTM demuxer
  1422. - little-endian ADPCM_THP decoder
  1423. - Hap decoder and encoder
  1424. - DirectDraw Surface image/texture decoder
  1425. - ssim filter
  1426. - optional new ASF demuxer
  1427. - showvolume filter
  1428. - Many improvements to the JPEG 2000 decoder
  1429. - Go2Meeting decoding support
  1430. - adrawgraph audio and drawgraph video filter
  1431. - removegrain video filter
  1432. - Intel QSV-accelerated MPEG-2 video and HEVC encoding
  1433. - Intel QSV-accelerated MPEG-2 video and HEVC decoding
  1434. - Intel QSV-accelerated VC-1 video decoding
  1435. - libkvazaar HEVC encoder
  1436. - erosion, dilation, deflate and inflate video filters
  1437. - Dynamic Audio Normalizer as dynaudnorm filter
  1438. - Reverse video and areverse audio filter
  1439. - Random filter
  1440. - deband filter
  1441. - AAC fixed-point decoding
  1442. - sidechaincompress audio filter
  1443. - bitstream filter for converting HEVC from MP4 to Annex B
  1444. - acrossfade audio filter
  1445. - allyuv and allrgb video sources
  1446. - atadenoise video filter
  1447. - OS X VideoToolbox support
  1448. - aphasemeter filter
  1449. - showfreqs filter
  1450. - vectorscope filter
  1451. - waveform filter
  1452. - hstack and vstack filter
  1453. - Support DNx100 (1440x1080@8)
  1454. - VAAPI hevc hwaccel
  1455. - VDPAU hevc hwaccel
  1456. - framerate filter
  1457. - Switched default encoders for webm to VP9 and Opus
  1458. - Removed experimental flag from the JPEG 2000 encoder
  1459. version 2.7:
  1460. - FFT video filter
  1461. - TDSC decoder
  1462. - DTS lossless extension (XLL) decoding (not lossless, disabled by default)
  1463. - showwavespic filter
  1464. - DTS decoding through libdcadec
  1465. - Drop support for nvenc API before 5.0
  1466. - nvenc HEVC encoder
  1467. - Detelecine filter
  1468. - Intel QSV-accelerated H.264 encoding
  1469. - MMAL-accelerated H.264 decoding
  1470. - basic APNG encoder and muxer with default extension "apng"
  1471. - unpack DivX-style packed B-frames in MPEG-4 bitstream filter
  1472. - WebM Live Chunk Muxer
  1473. - nvenc level and tier options
  1474. - chorus filter
  1475. - Canopus HQ/HQA decoder
  1476. - Automatically rotate videos based on metadata in ffmpeg
  1477. - improved Quickdraw compatibility
  1478. - VP9 high bit-depth and extended colorspaces decoding support
  1479. - WebPAnimEncoder API when available for encoding and muxing WebP
  1480. - Direct3D11-accelerated decoding
  1481. - Support Secure Transport
  1482. - Multipart JPEG demuxer
  1483. version 2.6:
  1484. - nvenc encoder
  1485. - 10bit spp filter
  1486. - colorlevels filter
  1487. - RIFX format for *.wav files
  1488. - RTP/mpegts muxer
  1489. - non continuous cache protocol support
  1490. - tblend filter
  1491. - cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
  1492. - Camellia symmetric block cipher
  1493. - OpenH264 encoder wrapper
  1494. - VOC seeking support
  1495. - Closed caption Decoder
  1496. - fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters
  1497. - showpalette filter
  1498. - Twofish symmetric block cipher
  1499. - Support DNx100 (960x720@8)
  1500. - eq2 filter ported from libmpcodecs as eq filter
  1501. - removed libmpcodecs
  1502. - Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range
  1503. - ported softpulldown filter from libmpcodecs as repeatfields filter
  1504. - dcshift filter
  1505. - RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219)
  1506. - RTP depacketizer for AC3 payload format (RFC 4184)
  1507. - palettegen and paletteuse filters
  1508. - VP9 RTP payload format (draft 0) experimental depacketizer
  1509. - RTP depacketizer for DV (RFC 6469)
  1510. - DXVA2-accelerated HEVC decoding
  1511. - AAC ELD 480 decoding
  1512. - Intel QSV-accelerated H.264 decoding
  1513. - DSS SP decoder and DSS demuxer
  1514. - Fix stsd atom corruption in DNxHD QuickTimes
  1515. - Canopus HQX decoder
  1516. - RTP depacketization of T.140 text (RFC 4103)
  1517. - Port MIPS optimizations to 64-bit
  1518. version 2.5:
  1519. - HEVC/H.265 RTP payload format (draft v6) packetizer
  1520. - SUP/PGS subtitle demuxer
  1521. - ffprobe -show_pixel_formats option
  1522. - CAST128 symmetric block cipher, ECB mode
  1523. - STL subtitle demuxer and decoder
  1524. - libutvideo YUV 4:2:2 10bit support
  1525. - XCB-based screen-grabber
  1526. - UDP-Lite support (RFC 3828)
  1527. - xBR scaling filter
  1528. - AVFoundation screen capturing support
  1529. - ffserver supports codec private options
  1530. - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
  1531. - WebP muxer with animated WebP support
  1532. - zygoaudio decoding support
  1533. - APNG demuxer
  1534. - postproc visualization support
  1535. version 2.4:
  1536. - Icecast protocol
  1537. - ported lenscorrection filter from frei0r filter
  1538. - large optimizations in dctdnoiz to make it usable
  1539. - ICY metadata are now requested by default with the HTTP protocol
  1540. - support for using metadata in stream specifiers in fftools
  1541. - LZMA compression support in TIFF decoder
  1542. - H.261 RTP payload format (RFC 4587) depacketizer and experimental packetizer
  1543. - HEVC/H.265 RTP payload format (draft v6) depacketizer
  1544. - added codecview filter to visualize information exported by some codecs
  1545. - Matroska 3D support thorugh side data
  1546. - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
  1547. - silenceremove filter
  1548. version 2.3:
  1549. - AC3 fixed-point decoding
  1550. - shuffleplanes filter
  1551. - subfile protocol
  1552. - Phantom Cine demuxer
  1553. - replaygain data export
  1554. - VP7 video decoder
  1555. - Alias PIX image encoder and decoder
  1556. - Improvements to the BRender PIX image decoder
  1557. - Improvements to the XBM decoder
  1558. - QTKit input device
  1559. - improvements to OpenEXR image decoder
  1560. - support decoding 16-bit RLE SGI images
  1561. - GDI screen grabbing for Windows
  1562. - alternative rendition support for HTTP Live Streaming
  1563. - AVFoundation input device
  1564. - Direct Stream Digital (DSD) decoder
  1565. - Magic Lantern Video (MLV) demuxer
  1566. - On2 AVC (Audio for Video) decoder
  1567. - support for decoding through DXVA2 in ffmpeg
  1568. - libbs2b-based stereo-to-binaural audio filter
  1569. - libx264 reference frames count limiting depending on level
  1570. - native Opus decoder
  1571. - display matrix export and rotation API
  1572. - WebVTT encoder
  1573. - showcqt multimedia filter
  1574. - zoompan filter
  1575. - signalstats filter
  1576. - hqx filter (hq2x, hq3x, hq4x)
  1577. - flanger filter
  1578. - Image format auto-detection
  1579. - LRC demuxer and muxer
  1580. - Samba protocol (via libsmbclient)
  1581. - WebM DASH Manifest muxer
  1582. - libfribidi support in drawtext
  1583. version 2.2:
  1584. - HNM version 4 demuxer and video decoder
  1585. - Live HDS muxer
  1586. - setsar/setdar filters now support variables in ratio expressions
  1587. - elbg filter
  1588. - string validation in ffprobe
  1589. - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
  1590. - complete Voxware MetaSound decoder
  1591. - remove mp3_header_compress bitstream filter
  1592. - Windows resource files for shared libraries
  1593. - aeval filter
  1594. - stereoscopic 3d metadata handling
  1595. - WebP encoding via libwebp
  1596. - ATRAC3+ decoder
  1597. - VP8 in Ogg demuxing
  1598. - side & metadata support in NUT
  1599. - framepack filter
  1600. - XYZ12 rawvideo support in NUT
  1601. - Exif metadata support in WebP decoder
  1602. - OpenGL device
  1603. - Use metadata_header_padding to control padding in ID3 tags (currently used in
  1604. MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
  1605. - Mirillis FIC video decoder
  1606. - Support DNx444
  1607. - libx265 encoder
  1608. - dejudder filter
  1609. - Autodetect VDA like all other hardware accelerations
  1610. - aliases and defaults for Ogg subtypes (opus, spx)
  1611. version 2.1:
  1612. - aecho filter
  1613. - perspective filter ported from libmpcodecs
  1614. - ffprobe -show_programs option
  1615. - compand filter
  1616. - RTMP seek support
  1617. - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
  1618. even when used as an input option. Previous behavior can be restored with
  1619. the -noaccurate_seek option.
  1620. - ffmpeg -t option can now be used for inputs, to limit the duration of
  1621. data read from an input file
  1622. - incomplete Voxware MetaSound decoder
  1623. - read EXIF metadata from JPEG
  1624. - DVB teletext decoder
  1625. - phase filter ported from libmpcodecs
  1626. - w3fdif filter
  1627. - Opus support in Matroska
  1628. - FFV1 version 1.3 is stable and no longer experimental
  1629. - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
  1630. - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
  1631. more consistent with other muxers.
  1632. - adelay filter
  1633. - pullup filter ported from libmpcodecs
  1634. - ffprobe -read_intervals option
  1635. - Lossless and alpha support for WebP decoder
  1636. - Error Resilient AAC syntax (ER AAC LC) decoding
  1637. - Low Delay AAC (ER AAC LD) decoding
  1638. - mux chapters in ASF files
  1639. - SFTP protocol (via libssh)
  1640. - libx264: add ability to encode in YUVJ422P and YUVJ444P
  1641. - Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
  1642. - make decoding alpha optional for prores, ffv1 and vp6 by setting
  1643. the skip_alpha flag.
  1644. - ladspa wrapper filter
  1645. - native VP9 decoder
  1646. - dpx parser
  1647. - max_error_rate parameter in ffmpeg
  1648. - PulseAudio output device
  1649. - ReplayGain scanner
  1650. - Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
  1651. - Linux framebuffer output device
  1652. - HEVC decoder
  1653. - raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
  1654. - mergeplanes filter
  1655. version 2.0:
  1656. - curves filter
  1657. - reference-counting for AVFrame and AVPacket data
  1658. - ffmpeg now fails when input options are used for output file
  1659. or vice versa
  1660. - support for Monkey's Audio versions from 3.93
  1661. - perms and aperms filters
  1662. - audio filtering support in ffplay
  1663. - 10% faster aac encoding on x86 and MIPS
  1664. - sine audio filter source
  1665. - WebP demuxing and decoding support
  1666. - ffmpeg options -filter_script and -filter_complex_script, which allow a
  1667. filtergraph description to be read from a file
  1668. - OpenCL support
  1669. - audio phaser filter
  1670. - separatefields filter
  1671. - libquvi demuxer
  1672. - uniform options syntax across all filters
  1673. - telecine filter
  1674. - interlace filter
  1675. - smptehdbars source
  1676. - inverse telecine filters (fieldmatch and decimate)
  1677. - colorbalance filter
  1678. - colorchannelmixer filter
  1679. - The matroska demuxer can now output proper verbatim ASS packets. It will
  1680. become the default at the next libavformat major bump.
  1681. - decent native animated GIF encoding
  1682. - asetrate filter
  1683. - interleave filter
  1684. - timeline editing with filters
  1685. - vidstabdetect and vidstabtransform filters for video stabilization using
  1686. the vid.stab library
  1687. - astats filter
  1688. - trim and atrim filters
  1689. - ffmpeg -t and -ss (output-only) options are now sample-accurate when
  1690. transcoding audio
  1691. - Matroska muxer can now put the index at the beginning of the file.
  1692. - extractplanes filter
  1693. - avectorscope filter
  1694. - ADPCM DTK decoder
  1695. - ADP demuxer
  1696. - RSD demuxer
  1697. - RedSpark demuxer
  1698. - ADPCM IMA Radical decoder
  1699. - zmq filters
  1700. - DCT denoiser filter (dctdnoiz)
  1701. - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
  1702. - Apple Intermediate Codec decoder
  1703. - Escape 130 video decoder
  1704. - FTP protocol support
  1705. - V4L2 output device
  1706. - 3D LUT filter (lut3d)
  1707. - SMPTE 302M audio encoder
  1708. - support for slice multithreading in libavfilter
  1709. - Hald CLUT support (generation and filtering)
  1710. - VC-1 interlaced B-frame support
  1711. - support for WavPack muxing (raw and in Matroska)
  1712. - XVideo output device
  1713. - vignette filter
  1714. - True Audio (TTA) encoder
  1715. - Go2Webinar decoder
  1716. - mcdeint filter ported from libmpcodecs
  1717. - sab filter ported from libmpcodecs
  1718. - ffprobe -show_chapters option
  1719. - WavPack encoding through libwavpack
  1720. - rotate filter
  1721. - spp filter ported from libmpcodecs
  1722. - libgme support
  1723. - psnr filter
  1724. version 1.2:
  1725. - VDPAU hardware acceleration through normal hwaccel
  1726. - SRTP support
  1727. - Error diffusion dither in Swscale
  1728. - Chained Ogg support
  1729. - Theora Midstream reconfiguration support
  1730. - EVRC decoder
  1731. - audio fade filter
  1732. - filtering audio with unknown channel layout
  1733. - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
  1734. and treble audio filter
  1735. - improved showspectrum filter, with multichannel support and sox-like colors
  1736. - histogram filter
  1737. - tee muxer
  1738. - il filter ported from libmpcodecs
  1739. - support ID3v2 tags in ASF files
  1740. - encrypted TTA stream decoding support
  1741. - RF64 support in WAV muxer
  1742. - noise filter ported from libmpcodecs
  1743. - Subtitles character encoding conversion
  1744. - blend filter
  1745. - stereo3d filter ported from libmpcodecs
  1746. version 1.1:
  1747. - stream disposition information printing in ffprobe
  1748. - filter for loudness analysis following EBU R128
  1749. - Opus encoder using libopus
  1750. - ffprobe -select_streams option
  1751. - Pinnacle TARGA CineWave YUV16 decoder
  1752. - TAK demuxer, decoder and parser
  1753. - DTS-HD demuxer
  1754. - remove -same_quant, it hasn't worked for years
  1755. - FFM2 support
  1756. - X-Face image encoder and decoder
  1757. - 24-bit FLAC encoding
  1758. - multi-channel ALAC encoding up to 7.1
  1759. - metadata (INFO tag) support in WAV muxer
  1760. - subtitles raw text decoder
  1761. - support for building DLLs using MSVC
  1762. - LVF demuxer
  1763. - ffescape tool
  1764. - metadata (info chunk) support in CAF muxer
  1765. - field filter ported from libmpcodecs
  1766. - AVR demuxer
  1767. - geq filter ported from libmpcodecs
  1768. - remove ffserver daemon mode
  1769. - AST muxer/demuxer
  1770. - new expansion syntax for drawtext
  1771. - BRender PIX image decoder
  1772. - ffprobe -show_entries option
  1773. - ffprobe -sections option
  1774. - ADPCM IMA Dialogic decoder
  1775. - BRSTM demuxer
  1776. - animated GIF decoder and demuxer
  1777. - PVF demuxer
  1778. - subtitles filter
  1779. - IRCAM muxer/demuxer
  1780. - Paris Audio File demuxer
  1781. - Virtual concatenation demuxer
  1782. - VobSub demuxer
  1783. - JSON captions for TED talks decoding support
  1784. - SOX Resampler support in libswresample
  1785. - aselect filter
  1786. - SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
  1787. - Silicon Graphics Motion Video Compressor 1 & 2 decoder
  1788. - Silicon Graphics Movie demuxer
  1789. - apad filter
  1790. - Resolution & pixel format change support with multithreading for H.264
  1791. - documentation split into per-component manuals
  1792. - pp (postproc) filter ported from MPlayer
  1793. - NIST Sphere demuxer
  1794. - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
  1795. - Sony Wave64 muxer
  1796. - adobe and limelight publisher authentication in RTMP
  1797. - data: URI scheme
  1798. - support building on the Plan 9 operating system
  1799. - kerndeint filter ported from MPlayer
  1800. - histeq filter ported from VirtualDub
  1801. - Megalux Frame demuxer
  1802. - 012v decoder
  1803. - Improved AVC Intra decoding support
  1804. version 1.0:
  1805. - INI and flat output in ffprobe
  1806. - Scene detection in libavfilter
  1807. - Indeo Audio decoder
  1808. - channelsplit audio filter
  1809. - setnsamples audio filter
  1810. - atempo filter
  1811. - ffprobe -show_data option
  1812. - RTMPT protocol support
  1813. - iLBC encoding/decoding via libilbc
  1814. - Microsoft Screen 1 decoder
  1815. - join audio filter
  1816. - audio channel mapping filter
  1817. - Microsoft ATC Screen decoder
  1818. - RTSP listen mode
  1819. - TechSmith Screen Codec 2 decoder
  1820. - AAC encoding via libfdk-aac
  1821. - Microsoft Expression Encoder Screen decoder
  1822. - RTMPS protocol support
  1823. - RTMPTS protocol support
  1824. - RTMPE protocol support
  1825. - RTMPTE protocol support
  1826. - showwaves and showspectrum filter
  1827. - LucasArts SMUSH SANM playback support
  1828. - LucasArts SMUSH VIMA audio decoder (ADPCM)
  1829. - LucasArts SMUSH demuxer
  1830. - SAMI, RealText and SubViewer demuxers and decoders
  1831. - Heart Of Darkness PAF playback support
  1832. - iec61883 device
  1833. - asettb filter
  1834. - new option: -progress
  1835. - 3GPP Timed Text encoder/decoder
  1836. - GeoTIFF decoder support
  1837. - ffmpeg -(no)stdin option
  1838. - Opus decoder using libopus
  1839. - caca output device using libcaca
  1840. - alphaextract and alphamerge filters
  1841. - concat filter
  1842. - flite filter
  1843. - Canopus Lossless Codec decoder
  1844. - bitmap subtitles in filters (experimental and temporary)
  1845. - MP2 encoding via TwoLAME
  1846. - bmp parser
  1847. - smptebars source
  1848. - asetpts filter
  1849. - hue filter
  1850. - ICO muxer
  1851. - SubRip encoder and decoder without embedded timing
  1852. - edge detection filter
  1853. - framestep filter
  1854. - ffmpeg -shortest option is now per-output file
  1855. -pass and -passlogfile are now per-output stream
  1856. - volume measurement filter
  1857. - Ut Video encoder
  1858. - Microsoft Screen 2 decoder
  1859. - smartblur filter ported from MPlayer
  1860. - CPiA decoder
  1861. - decimate filter ported from MPlayer
  1862. - RTP depacketization of JPEG
  1863. - Smooth Streaming live segmenter muxer
  1864. - F4V muxer
  1865. - sendcmd and asendcmd filters
  1866. - WebVTT demuxer and decoder (simple tags supported)
  1867. - RTP packetization of JPEG
  1868. - faststart option in the MOV/MP4 muxer
  1869. - support for building with MSVC
  1870. version 0.11:
  1871. - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
  1872. CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
  1873. CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
  1874. CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
  1875. CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
  1876. CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
  1877. - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
  1878. - setfield filter
  1879. - CDXL demuxer and decoder
  1880. - Apple ProRes encoder
  1881. - ffprobe -count_packets and -count_frames options
  1882. - Sun Rasterfile Encoder
  1883. - ID3v2 attached pictures reading and writing
  1884. - WMA Lossless decoder
  1885. - bluray protocol
  1886. - blackdetect filter
  1887. - libutvideo encoder wrapper (--enable-libutvideo)
  1888. - swapuv filter
  1889. - bbox filter
  1890. - XBM encoder and decoder
  1891. - RealAudio Lossless decoder
  1892. - ZeroCodec decoder
  1893. - tile video filter
  1894. - Metal Gear Solid: The Twin Snakes demuxer
  1895. - OpenEXR image decoder
  1896. - removelogo filter
  1897. - drop support for ffmpeg without libavfilter
  1898. - drawtext video filter: fontconfig support
  1899. - ffmpeg -benchmark_all option
  1900. - super2xsai filter ported from libmpcodecs
  1901. - add libavresample audio conversion library for compatibility
  1902. - MicroDVD decoder
  1903. - Avid Meridien (AVUI) encoder and decoder
  1904. - accept + prefix to -pix_fmt option to disable automatic conversions.
  1905. - complete audio filtering in libavfilter and ffmpeg
  1906. - add fps filter
  1907. - vorbis parser
  1908. - png parser
  1909. - audio mix filter
  1910. - ffv1: support (draft) version 1.3
  1911. version 0.10:
  1912. - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
  1913. CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
  1914. CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
  1915. CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
  1916. - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
  1917. - SBaGen (SBG) binaural beats script demuxer
  1918. - OpenMG Audio muxer
  1919. - Timecode extraction in DV and MOV
  1920. - thumbnail video filter
  1921. - XML output in ffprobe
  1922. - asplit audio filter
  1923. - tinterlace video filter
  1924. - astreamsync audio filter
  1925. - amerge audio filter
  1926. - ISMV (Smooth Streaming) muxer
  1927. - GSM audio parser
  1928. - SMJPEG muxer
  1929. - XWD encoder and decoder
  1930. - Automatic thread count based on detection number of (available) CPU cores
  1931. - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
  1932. - ffprobe -show_error option
  1933. - Avid 1:1 10-bit RGB Packer codec
  1934. - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
  1935. - yuv4 libquicktime packed 4:2:0 encoder and decoder
  1936. - ffprobe -show_frames option
  1937. - silencedetect audio filter
  1938. - ffprobe -show_program_version, -show_library_versions, -show_versions options
  1939. - rv34: frame-level multi-threading
  1940. - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
  1941. - Improved PGS subtitle decoder
  1942. - dumpgraph option to lavfi device
  1943. - r210 and r10k encoders
  1944. - ffwavesynth decoder
  1945. - aviocat tool
  1946. - ffeval tool
  1947. - support encoding and decoding 4-channel SGI images
  1948. version 0.9:
  1949. - openal input device added
  1950. - boxblur filter added
  1951. - BWF muxer
  1952. - Flash Screen Video 2 decoder
  1953. - lavfi input device added
  1954. - added avconv, which is almost the same for now, except
  1955. for a few incompatible changes in the options, which will hopefully make them
  1956. easier to use. The changes are:
  1957. * The options placement is now strictly enforced! While in theory the
  1958. options for ffmpeg should be given in [input options] -i INPUT [output
  1959. options] OUTPUT order, in practice it was possible to give output options
  1960. before the -i and it mostly worked. Except when it didn't - the behavior was
  1961. a bit inconsistent. In avconv, it is not possible to mix input and output
  1962. options. All non-global options are reset after an input or output filename.
  1963. * All per-file options are now truly per-file - they apply only to the next
  1964. input or output file and specifying different values for different files
  1965. will now work properly (notably -ss and -t options).
  1966. * All per-stream options are now truly per-stream - it is possible to
  1967. specify which stream(s) should a given option apply to. See the Stream
  1968. specifiers section in the avconv manual for details.
  1969. * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
  1970. sense that they're specified after the output filename instead of before,
  1971. like all other options. In avconv this irregularity is removed, all options
  1972. apply to the next input or output file.
  1973. * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
  1974. irregular and highly confusing, they were also redundant. In avconv the -map
  1975. option will create new streams in the output file and map input streams to
  1976. them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
  1977. each stream in the first input file.
  1978. * The -map option now has slightly different and more powerful syntax:
  1979. + Colons (':') are used to separate file index/stream type/stream index
  1980. instead of dots. Comma (',') is used to separate the sync stream instead
  1981. of colon.. This is done for consistency with other options.
  1982. + It's possible to specify stream type. E.g. -map 0:a:2 creates an
  1983. output stream from the third input audio stream.
  1984. + Omitting the stream index now maps all the streams of the given type,
  1985. not just the first. E.g. -map 0:s creates output streams for all the
  1986. subtitle streams in the first input file.
  1987. + Since -map can now match multiple streams, negative mappings were
  1988. introduced. Negative mappings disable some streams from an already
  1989. defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
  1990. all the stream in the first input file, except for the second audio
  1991. stream'.
  1992. * There is a new option -c (or -codec) for choosing the decoder/encoder to
  1993. use, which makes it possible to precisely specify target stream(s) consistently with
  1994. other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
  1995. libvorbis sets the codec for the first audio stream and -c copy copies all
  1996. the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
  1997. aliases to -c:v/a/s
  1998. * It is now possible to precisely specify which stream should an AVOption
  1999. apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
  2000. -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
  2001. syntax is deprecated and will stop working soon.
  2002. * -map_chapters now takes only an input file index and applies to the next
  2003. output file. This is consistent with how all the other options work.
  2004. * -map_metadata now takes only an input metadata specifier and applies to
  2005. the next output file. Output metadata specifier is now part of the option
  2006. name, similarly to the AVOptions/map/codec feature above.
  2007. * -metadata can now be used to set metadata on streams and chapters, e.g.
  2008. -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
  2009. This made -vlang/-alang/-slang options redundant, so they were removed.
  2010. * -qscale option now uses stream specifiers and applies to all streams, not
  2011. just video. I.e. plain -qscale number would now apply to all streams. To get
  2012. the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
  2013. and -aq is now an alias for -q:a.
  2014. * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
  2015. uses stream specifiers. Use -bsf:v/a/s instead of the old options.
  2016. * -itsscale option now uses stream specifiers, so its argument is only the
  2017. scale parameter.
  2018. * -intra option was removed, use -g 0 for the same effect.
  2019. * -psnr option was removed, use -flags +psnr for the same effect.
  2020. * -vf option is now an alias to the new -filter option, which uses stream specifiers.
  2021. * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
  2022. * -vtag/-atag/-stag options are now aliases to the new -tag option.
  2023. - XMV demuxer
  2024. - LOAS demuxer
  2025. - ashowinfo filter added
  2026. - Windows Media Image decoder
  2027. - amovie source added
  2028. - LATM muxer/demuxer
  2029. - Speex encoder via libspeex
  2030. - JSON output in ffprobe
  2031. - WTV muxer
  2032. - Optional C++ Support (needed for libstagefright)
  2033. - H.264 Decoding on Android via Stagefright
  2034. - Prores decoder
  2035. - BIN/XBIN/ADF/IDF text file decoder
  2036. - aconvert audio filter added
  2037. - audio support to lavfi input device added
  2038. - libcdio-paranoia input device for audio CD grabbing
  2039. - Apple ProRes decoder
  2040. - CELT in Ogg demuxing
  2041. - G.723.1 demuxer and decoder
  2042. - libmodplug support (--enable-libmodplug)
  2043. - VC-1 interlaced decoding
  2044. - libutvideo wrapper (--enable-libutvideo)
  2045. - aevalsrc audio source added
  2046. - Ut Video decoder
  2047. - Speex encoding via libspeex
  2048. - 4:2:2 H.264 decoding support
  2049. - 4:2:2 and 4:4:4 H.264 encoding with libx264
  2050. - Pulseaudio input device
  2051. - Prores encoder
  2052. - Video Decoder Acceleration (VDA) HWAccel module.
  2053. - replacement Indeo 3 decoder
  2054. - new ffmpeg option: -map_channel
  2055. - volume audio filter added
  2056. - earwax audio filter added
  2057. - libv4l2 support (--enable-libv4l2)
  2058. - TLS/SSL and HTTPS protocol support
  2059. - AVOptions API rewritten and documented
  2060. - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
  2061. AVCodecContext deprecated. Codec private options should be used instead.
  2062. - Properly working defaults in libx264 wrapper, support for native presets.
  2063. - Encrypted OMA files support
  2064. - Discworld II BMV decoding support
  2065. - VBLE Decoder
  2066. - OS X Video Decoder Acceleration (VDA) support
  2067. - compact and csv output in ffprobe
  2068. - pan audio filter
  2069. - IFF Amiga Continuous Bitmap (ACBM) decoder
  2070. - ass filter
  2071. - CRI ADX audio format muxer and demuxer
  2072. - Playstation Portable PMP format demuxer
  2073. - Microsoft Windows ICO demuxer
  2074. - life source
  2075. - PCM format support in OMA demuxer
  2076. - CLJR encoder
  2077. - new option: -report
  2078. - Dxtory capture format decoder
  2079. - cellauto source
  2080. - Simple segmenting muxer
  2081. - Indeo 4 decoder
  2082. - SMJPEG demuxer
  2083. version 0.8:
  2084. - many many things we forgot because we rather write code than changelogs
  2085. - WebM support in Matroska de/muxer
  2086. - low overhead Ogg muxing
  2087. - MMS-TCP support
  2088. - VP8 de/encoding via libvpx
  2089. - Demuxer for On2's IVF format
  2090. - Pictor/PC Paint decoder
  2091. - HE-AAC v2 decoder
  2092. - HE-AAC v2 encoding with libaacplus
  2093. - libfaad2 wrapper removed
  2094. - DTS-ES extension (XCh) decoding support
  2095. - native VP8 decoder
  2096. - RTSP tunneling over HTTP
  2097. - RTP depacketization of SVQ3
  2098. - -strict inofficial replaced by -strict unofficial
  2099. - ffplay -exitonkeydown and -exitonmousedown options added
  2100. - native GSM / GSM MS decoder
  2101. - RTP depacketization of QDM2
  2102. - ANSI/ASCII art playback system
  2103. - Lego Mindstorms RSO de/muxer
  2104. - libavcore added (and subsequently removed)
  2105. - SubRip subtitle file muxer and demuxer
  2106. - Chinese AVS encoding via libxavs
  2107. - ffprobe -show_packets option added
  2108. - RTP packetization of Theora and Vorbis
  2109. - RTP depacketization of MP4A-LATM
  2110. - RTP packetization and depacketization of VP8
  2111. - hflip filter
  2112. - Apple HTTP Live Streaming demuxer
  2113. - a64 codec
  2114. - MMS-HTTP support
  2115. - G.722 ADPCM audio encoder/decoder
  2116. - R10k video decoder
  2117. - ocv_smooth filter
  2118. - frei0r wrapper filter
  2119. - change crop filter syntax to width:height:x:y
  2120. - make the crop filter accept parametric expressions
  2121. - make ffprobe accept AVFormatContext options
  2122. - yadif filter
  2123. - blackframe filter
  2124. - Demuxer for Leitch/Harris' VR native stream format (LXF)
  2125. - RTP depacketization of the X-QT QuickTime format
  2126. - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
  2127. - cropdetect filter
  2128. - ffmpeg -crop* options removed
  2129. - transpose filter added
  2130. - ffmpeg -force_key_frames option added
  2131. - demuxer for receiving raw rtp:// URLs without an SDP description
  2132. - single stream LATM/LOAS decoder
  2133. - setpts filter added
  2134. - Win64 support for optimized x86 assembly functions
  2135. - MJPEG/AVI1 to JPEG/JFIF bitstream filter
  2136. - ASS subtitle encoder and decoder
  2137. - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
  2138. - overlay filter added
  2139. - rename aspect filter to setdar, and pixelaspect to setsar
  2140. - IEC 61937 demuxer
  2141. - Mobotix .mxg demuxer
  2142. - frei0r source added
  2143. - hqdn3d filter added
  2144. - RTP depacketization of QCELP
  2145. - FLAC parser added
  2146. - gradfun filter added
  2147. - AMR-WB decoder
  2148. - replace the ocv_smooth filter with a more generic ocv filter
  2149. - Windows Televison (WTV) demuxer
  2150. - FFmpeg metadata format muxer and demuxer
  2151. - SubRip (srt) subtitle encoder and decoder
  2152. - floating-point AC-3 encoder added
  2153. - Lagarith decoder
  2154. - ffmpeg -copytb option added
  2155. - IVF muxer added
  2156. - Wing Commander IV movies decoder added
  2157. - movie source added
  2158. - Bink version 'b' audio and video decoder
  2159. - Bitmap Brothers JV playback system
  2160. - Apple HTTP Live Streaming protocol handler
  2161. - sndio support for playback and record
  2162. - Linux framebuffer input device added
  2163. - Chronomaster DFA decoder
  2164. - DPX image encoder
  2165. - MicroDVD subtitle file muxer and demuxer
  2166. - Playstation Portable PMP format demuxer
  2167. - fieldorder video filter added
  2168. - AAC encoding via libvo-aacenc
  2169. - AMR-WB encoding via libvo-amrwbenc
  2170. - xWMA demuxer
  2171. - Mobotix MxPEG decoder
  2172. - VP8 frame-multithreading
  2173. - NEON optimizations for VP8
  2174. - Lots of deprecated API cruft removed
  2175. - fft and imdct optimizations for AVX (Sandy Bridge) processors
  2176. - showinfo filter added
  2177. - SMPTE 302M AES3 audio decoder
  2178. - Apple Core Audio Format muxer
  2179. - 9bit and 10bit per sample support in the H.264 decoder
  2180. - 9bit and 10bit FFV1 encoding / decoding
  2181. - split filter added
  2182. - select filter added
  2183. - sdl output device added
  2184. - libmpcodecs video filter support (3 times as many filters than before)
  2185. - mpeg2 aspect ratio dection fixed
  2186. - libxvid aspect pickiness fixed
  2187. - Frame multithreaded decoding
  2188. - E-AC-3 audio encoder
  2189. - ac3enc: add channel coupling support
  2190. - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
  2191. - H264/MPEG frame-level multi-threading
  2192. - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
  2193. - 4:4:4 H.264 decoding support
  2194. - 10-bit H.264 optimizations for x86
  2195. - lut, lutrgb, and lutyuv filters added
  2196. - buffersink libavfilter sink added
  2197. - Bump libswscale for recently reported ABI break
  2198. - New J2K encoder (via OpenJPEG)
  2199. version 0.7:
  2200. - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
  2201. version 0.6:
  2202. - PB-frame decoding for H.263
  2203. - deprecated vhook subsystem removed
  2204. - deprecated old scaler removed
  2205. - VQF demuxer
  2206. - Alpha channel scaler
  2207. - PCX encoder
  2208. - RTP packetization of H.263
  2209. - RTP packetization of AMR
  2210. - RTP depacketization of Vorbis
  2211. - CorePNG decoding support
  2212. - Cook multichannel decoding support
  2213. - introduced avlanguage helpers in libavformat
  2214. - 8088flex TMV demuxer and decoder
  2215. - per-stream language-tags extraction in asfdec
  2216. - V210 decoder and encoder
  2217. - remaining GPL parts in AC-3 decoder converted to LGPL
  2218. - QCP demuxer
  2219. - SoX native format muxer and demuxer
  2220. - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
  2221. - DPX image decoder
  2222. - Electronic Arts Madcow decoder
  2223. - DivX (XSUB) subtitle encoder
  2224. - nonfree libamr support for AMR-NB/WB decoding/encoding removed
  2225. - experimental AAC encoder
  2226. - RTP depacketization of ASF and RTSP from WMS servers
  2227. - RTMP support in libavformat
  2228. - noX handling for OPT_BOOL X options
  2229. - Wave64 demuxer
  2230. - IEC-61937 compatible Muxer
  2231. - TwinVQ decoder
  2232. - Bluray (PGS) subtitle decoder
  2233. - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
  2234. - WMA Pro decoder
  2235. - Core Audio Format demuxer
  2236. - ATRAC1 decoder
  2237. - MD STUDIO audio demuxer
  2238. - RF64 support in WAV demuxer
  2239. - MPEG-4 Audio Lossless Coding (ALS) decoder
  2240. - -formats option split into -formats, -codecs, -bsfs, and -protocols
  2241. - IV8 demuxer
  2242. - CDG demuxer and decoder
  2243. - R210 decoder
  2244. - Auravision Aura 1 and 2 decoders
  2245. - Deluxe Paint Animation playback system
  2246. - SIPR decoder
  2247. - Adobe Filmstrip muxer and demuxer
  2248. - RTP depacketization of H.263
  2249. - Bink demuxer and audio/video decoders
  2250. - enable symbol versioning by default for linkers that support it
  2251. - IFF PBM/ILBM bitmap decoder
  2252. - concat protocol
  2253. - Indeo 5 decoder
  2254. - RTP depacketization of AMR
  2255. - WMA Voice decoder
  2256. - ffprobe tool
  2257. - AMR-NB decoder
  2258. - RTSP muxer
  2259. - HE-AAC v1 decoder
  2260. - Kega Game Video (KGV1) decoder
  2261. - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
  2262. - RTP depacketization of Theora
  2263. - HTTP Digest authentication
  2264. - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
  2265. - Psygnosis YOP demuxer and video decoder
  2266. - spectral extension support in the E-AC-3 decoder
  2267. - unsharp video filter
  2268. - RTP hinting in the mov/3gp/mp4 muxer
  2269. - Dirac in Ogg demuxing
  2270. - seek to keyframes in Ogg
  2271. - 4:2:2 and 4:4:4 Theora decoding
  2272. - 35% faster VP3/Theora decoding
  2273. - faster AAC decoding
  2274. - faster H.264 decoding
  2275. - RealAudio 1.0 (14.4K) encoder
  2276. version 0.5:
  2277. - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
  2278. - TechSmith Camtasia (TSCC) video decoder
  2279. - IBM Ultimotion (ULTI) video decoder
  2280. - Sierra Online audio file demuxer and decoder
  2281. - Apple QuickDraw (qdrw) video decoder
  2282. - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
  2283. - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
  2284. - Miro VideoXL (VIXL) video decoder
  2285. - H.261 video encoder
  2286. - QPEG video decoder
  2287. - Nullsoft Video (NSV) file demuxer
  2288. - Shorten audio decoder
  2289. - LOCO video decoder
  2290. - Apple Lossless Audio Codec (ALAC) decoder
  2291. - Winnov WNV1 video decoder
  2292. - Autodesk Animator Studio Codec (AASC) decoder
  2293. - Indeo 2 video decoder
  2294. - Fraps FPS1 video decoder
  2295. - Snow video encoder/decoder
  2296. - Sonic audio encoder/decoder
  2297. - Vorbis audio decoder
  2298. - Macromedia ADPCM decoder
  2299. - Duck TrueMotion 2 video decoder
  2300. - support for decoding FLX and DTA extensions in FLIC files
  2301. - H.264 custom quantization matrices support
  2302. - ffserver fixed, it should now be usable again
  2303. - QDM2 audio decoder
  2304. - Real Cooker audio decoder
  2305. - TrueSpeech audio decoder
  2306. - WMA2 audio decoder fixed, now all files should play correctly
  2307. - RealAudio 14.4 and 28.8 decoders fixed
  2308. - JPEG-LS decoder
  2309. - build system improvements
  2310. - tabs and trailing whitespace removed from the codebase
  2311. - CamStudio video decoder
  2312. - AIFF/AIFF-C audio format, encoding and decoding
  2313. - ADTS AAC file reading and writing
  2314. - Creative VOC file reading and writing
  2315. - American Laser Games multimedia (*.mm) playback system
  2316. - Zip Motion Blocks Video decoder
  2317. - improved Theora/VP3 decoder
  2318. - True Audio (TTA) decoder
  2319. - AVS demuxer and video decoder
  2320. - JPEG-LS encoder
  2321. - Smacker demuxer and decoder
  2322. - NuppelVideo/MythTV demuxer and RTjpeg decoder
  2323. - KMVC decoder
  2324. - MPEG-2 intra VLC support
  2325. - MPEG-2 4:2:2 encoder
  2326. - Flash Screen Video decoder
  2327. - GXF demuxer
  2328. - Chinese AVS decoder
  2329. - GXF muxer
  2330. - MXF demuxer
  2331. - VC-1/WMV3/WMV9 video decoder
  2332. - MacIntel support
  2333. - AviSynth support
  2334. - VMware video decoder
  2335. - VP5 video decoder
  2336. - VP6 video decoder
  2337. - WavPack lossless audio decoder
  2338. - Targa (.TGA) picture decoder
  2339. - Vorbis audio encoder
  2340. - Delphine Software .cin demuxer/audio and video decoder
  2341. - Tiertex .seq demuxer/video decoder
  2342. - MTV demuxer
  2343. - TIFF picture encoder and decoder
  2344. - GIF picture decoder
  2345. - Intel Music Coder decoder
  2346. - Zip Motion Blocks Video encoder
  2347. - Musepack decoder
  2348. - Flash Screen Video encoder
  2349. - Theora encoding via libtheora
  2350. - BMP encoder
  2351. - WMA encoder
  2352. - GSM-MS encoder and decoder
  2353. - DCA decoder
  2354. - DXA demuxer and decoder
  2355. - DNxHD decoder
  2356. - Gamecube movie (.THP) playback system
  2357. - Blackfin optimizations
  2358. - Interplay C93 demuxer and video decoder
  2359. - Bethsoft VID demuxer and video decoder
  2360. - CRYO APC demuxer
  2361. - ATRAC3 decoder
  2362. - V.Flash PTX decoder
  2363. - RoQ muxer, RoQ audio encoder
  2364. - Renderware TXD demuxer and decoder
  2365. - extern C declarations for C++ removed from headers
  2366. - sws_flags command line option
  2367. - codebook generator
  2368. - RoQ video encoder
  2369. - QTRLE encoder
  2370. - OS/2 support removed and restored again
  2371. - AC-3 decoder
  2372. - NUT muxer
  2373. - additional SPARC (VIS) optimizations
  2374. - Matroska muxer
  2375. - slice-based parallel H.264 decoding
  2376. - Monkey's Audio demuxer and decoder
  2377. - AMV audio and video decoder
  2378. - DNxHD encoder
  2379. - H.264 PAFF decoding
  2380. - Nellymoser ASAO decoder
  2381. - Beam Software SIFF demuxer and decoder
  2382. - libvorbis Vorbis decoding removed in favor of native decoder
  2383. - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
  2384. - Ogg (Theora, Vorbis and FLAC) muxer
  2385. - The "device" muxers and demuxers are now in a new libavdevice library
  2386. - PC Paintbrush PCX decoder
  2387. - Sun Rasterfile decoder
  2388. - TechnoTrend PVA demuxer
  2389. - Linux Media Labs MPEG-4 (LMLM4) demuxer
  2390. - AVM2 (Flash 9) SWF muxer
  2391. - QT variant of IMA ADPCM encoder
  2392. - VFW grabber
  2393. - iPod/iPhone compatible mp4 muxer
  2394. - Mimic decoder
  2395. - MSN TCP Webcam stream demuxer
  2396. - RL2 demuxer / decoder
  2397. - IFF demuxer
  2398. - 8SVX audio decoder
  2399. - non-recursive Makefiles
  2400. - BFI demuxer
  2401. - MAXIS EA XA (.xa) demuxer / decoder
  2402. - BFI video decoder
  2403. - OMA demuxer
  2404. - MLP/TrueHD decoder
  2405. - Electronic Arts CMV decoder
  2406. - Motion Pixels Video decoder
  2407. - Motion Pixels MVI demuxer
  2408. - removed animated GIF decoder/demuxer
  2409. - D-Cinema audio muxer
  2410. - Electronic Arts TGV decoder
  2411. - Apple Lossless Audio Codec (ALAC) encoder
  2412. - AAC decoder
  2413. - floating point PCM encoder/decoder
  2414. - MXF muxer
  2415. - DV100 AKA DVCPRO HD decoder and demuxer
  2416. - E-AC-3 support added to AC-3 decoder
  2417. - Nellymoser ASAO encoder
  2418. - ASS and SSA demuxer and muxer
  2419. - liba52 wrapper removed
  2420. - SVQ3 watermark decoding support
  2421. - Speex decoding via libspeex
  2422. - Electronic Arts TGQ decoder
  2423. - RV40 decoder
  2424. - QCELP / PureVoice decoder
  2425. - RV30 decoder
  2426. - hybrid WavPack support
  2427. - R3D REDCODE demuxer
  2428. - ALSA support for playback and record
  2429. - Electronic Arts TQI decoder
  2430. - OpenJPEG based JPEG 2000 decoder
  2431. - NC (NC4600) camera file demuxer
  2432. - Gopher client support
  2433. - MXF D-10 muxer
  2434. - generic metadata API
  2435. - flash ScreenVideo2 encoder
  2436. version 0.4.9-pre1:
  2437. - DV encoder, DV muxer
  2438. - Microsoft RLE video decoder
  2439. - Microsoft Video-1 decoder
  2440. - Apple Animation (RLE) decoder
  2441. - Apple Graphics (SMC) decoder
  2442. - Apple Video (RPZA) decoder
  2443. - Cinepak decoder
  2444. - Sega FILM (CPK) file demuxer
  2445. - Westwood multimedia support (VQA & AUD files)
  2446. - Id Quake II CIN playback support
  2447. - 8BPS video decoder
  2448. - FLIC playback support
  2449. - RealVideo 2.0 (RV20) decoder
  2450. - Duck TrueMotion v1 (DUCK) video decoder
  2451. - Sierra VMD demuxer and video decoder
  2452. - MSZH and ZLIB decoder support
  2453. - SVQ1 video encoder
  2454. - AMR-WB support
  2455. - PPC optimizations
  2456. - rate distortion optimal cbp support
  2457. - rate distorted optimal ac prediction for MPEG-4
  2458. - rate distorted optimal lambda->qp support
  2459. - AAC encoding with libfaac
  2460. - Sunplus JPEG codec (SP5X) support
  2461. - use Lagrange multipler instead of QP for ratecontrol
  2462. - Theora/VP3 decoding support
  2463. - XA and ADX ADPCM codecs
  2464. - export MPEG-2 active display area / pan scan
  2465. - Add support for configuring with IBM XLC
  2466. - floating point AAN DCT
  2467. - initial support for zygo video (not complete)
  2468. - RGB ffv1 support
  2469. - new audio/video parser API
  2470. - av_log() system
  2471. - av_read_frame() and av_seek_frame() support
  2472. - missing last frame fixes
  2473. - seek by mouse in ffplay
  2474. - noise reduction of DCT coefficients
  2475. - H.263 OBMC & 4MV support
  2476. - H.263 alternative inter vlc support
  2477. - H.263 loop filter
  2478. - H.263 slice structured mode
  2479. - interlaced DCT support for MPEG-2 encoding
  2480. - stuffing to stay above min_bitrate
  2481. - MB type & QP visualization
  2482. - frame stepping for ffplay
  2483. - interlaced motion estimation
  2484. - alternate scantable support
  2485. - SVCD scan offset support
  2486. - closed GOP support
  2487. - SSE2 FDCT
  2488. - quantizer noise shaping
  2489. - G.726 ADPCM audio codec
  2490. - MS ADPCM encoding
  2491. - multithreaded/SMP motion estimation
  2492. - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
  2493. - multithreaded/SMP decoding for MPEG-2
  2494. - FLAC decoder
  2495. - Metrowerks CodeWarrior suppport
  2496. - H.263+ custom pcf support
  2497. - nicer output for 'ffmpeg -formats'
  2498. - Matroska demuxer
  2499. - SGI image format, encoding and decoding
  2500. - H.264 loop filter support
  2501. - H.264 CABAC support
  2502. - nicer looking arrows for the motion vector visualization
  2503. - improved VCD support
  2504. - audio timestamp drift compensation
  2505. - MPEG-2 YUV 422/444 support
  2506. - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
  2507. - better image scaling
  2508. - H.261 support
  2509. - correctly interleave packets during encoding
  2510. - VIS optimized motion compensation
  2511. - intra_dc_precision>0 encoding support
  2512. - support reuse of motion vectors/MB types/field select values of the source video
  2513. - more accurate deblock filter
  2514. - padding support
  2515. - many optimizations and bugfixes
  2516. - FunCom ISS audio file demuxer and according ADPCM decoding
  2517. version 0.4.8:
  2518. - MPEG-2 video encoding (Michael)
  2519. - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
  2520. - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  2521. and Mario Brito)
  2522. - Xan DPCM audio decoder (Mario Brito)
  2523. - Interplay MVE playback subsystem (Mike Melanson)
  2524. - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
  2525. version 0.4.7:
  2526. - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
  2527. (originally from public domain player for Amiga at http://www.honeypot.net/audio)
  2528. - current version now also compiles with older GCC (Fabrice)
  2529. - 4X multimedia playback system including 4xm file demuxer (Mike
  2530. Melanson), and 4X video and audio codecs (Michael)
  2531. - Creative YUV (CYUV) decoder (Mike Melanson)
  2532. - FFV1 codec (our very simple lossless intra only codec, compresses much better
  2533. than HuffYUV) (Michael)
  2534. - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
  2535. - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  2536. alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
  2537. - ffplay has been replaced with a newer version which uses SDL (optionally)
  2538. for multiplatform support (Fabrice)
  2539. - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  2540. by anonymous
  2541. - AMR format has been added (Johannes Carlsson)
  2542. - 3GP support has been added (Johannes Carlsson)
  2543. - VP3 codec has been added (Mike Melanson)
  2544. - more MPEG-1/2 fixes
  2545. - better multiplatform support, MS Visual Studio fixes (various)
  2546. - AltiVec optimizations (Magnus Damn and others)
  2547. - SH4 processor support has been added (BERO)
  2548. - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
  2549. - VOB streaming support (Brian Foley)
  2550. - better MP3 autodetection (Andriy Rysin)
  2551. - qpel encoding (Michael)
  2552. - 4mv+b frames encoding finally fixed (Michael)
  2553. - chroma ME (Michael)
  2554. - 5 comparison functions for ME (Michael)
  2555. - B-frame encoding speedup (Michael)
  2556. - WMV2 codec (unfinished - Michael)
  2557. - user specified diamond size for EPZS (Michael)
  2558. - Playstation STR playback subsystem, still experimental (Mike and Michael)
  2559. - ASV2 codec (Michael)
  2560. - CLJR decoder (Alex)
  2561. .. And lots more new enhancements and fixes.
  2562. version 0.4.6:
  2563. - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  2564. from scratch
  2565. - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
  2566. - fix quantization bug in AC3 encoder
  2567. - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
  2568. - added prototype ffplay program
  2569. - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
  2570. - bug fix on MCBPC tables of H.263 (Juanjo)
  2571. - bug fix on DC coefficients of H.263 (Juanjo)
  2572. - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
  2573. - now we can decode H.263 streams found in QuickTime files (Juanjo)
  2574. - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
  2575. - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
  2576. - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
  2577. - now H.263 picture size is returned on the first decoded frame (Juanjo)
  2578. - added first regression tests
  2579. - added MPEG-2 TS demuxer
  2580. - new demux API for libav
  2581. - more accurate and faster IDCT (Michael)
  2582. - faster and entropy-controlled motion search (Michael)
  2583. - two pass video encoding (Michael)
  2584. - new video rate control (Michael)
  2585. - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
  2586. - great performance improvement of video encoders and decoders (Michael)
  2587. - new and faster bit readers and vlc parsers (Michael)
  2588. - high quality encoding mode: tries all macroblock/VLC types (Michael)
  2589. - added DV video decoder
  2590. - preliminary RTP/RTSP support in ffserver and libavformat
  2591. - H.263+ AIC decoding/encoding support (Juanjo)
  2592. - VCD MPEG-PS mode (Juanjo)
  2593. - PSNR stuff (Juanjo)
  2594. - simple stats output (Juanjo)
  2595. - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
  2596. version 0.4.5:
  2597. - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
  2598. - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
  2599. - added configure system (actually a small shell script)
  2600. - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
  2601. Michael Hipp (temporary solution - waiting for integer only
  2602. decoder)
  2603. - fixed VIDIOCSYNC interrupt
  2604. - added Intel H.263 decoding support ('I263' AVI fourCC)
  2605. - added Real Video 1.0 decoding (needs further testing)
  2606. - simplified image formats again. Added PGM format (=grey
  2607. pgm). Renamed old PGM to PGMYUV.
  2608. - fixed msmpeg4 slice issues (tell me if you still find problems)
  2609. - fixed OpenDivX bugs with newer versions (added VOL header decoding)
  2610. - added support for MPlayer interface
  2611. - added macroblock skip optimization
  2612. - added MJPEG decoder
  2613. - added mmx/mmxext IDCT from libmpeg2
  2614. - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
  2615. <celer at shell.scrypt.net>)
  2616. - added pixel format conversion layer (e.g. for MJPEG or PPM)
  2617. - added deinterlacing option
  2618. - MPEG-1/2 fixes
  2619. - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
  2620. - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
  2621. - Windows porting of file converter
  2622. - added MJPEG raw format (input/output)
  2623. - added JPEG image format support (input/output)
  2624. version 0.4.4:
  2625. - fixed some std header definitions (Bjorn Lindgren
  2626. <bjorn.e.lindgren at telia.com>).
  2627. - added MPEG demuxer (MPEG-1 and 2 compatible).
  2628. - added ASF demuxer
  2629. - added prototype RM demuxer
  2630. - added AC3 decoding (done with libac3 by Aaron Holtzman)
  2631. - added decoding codec parameter guessing (.e.g. for MPEG, because the
  2632. header does not include them)
  2633. - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  2634. play them (only tested video)
  2635. - fixed H.263 white bug
  2636. - fixed phase rounding in img resample filter
  2637. - add MMX code for polyphase img resample filter
  2638. - added CPU autodetection
  2639. - added generic title/author/copyright/comment string handling (ASF and RM
  2640. use them)
  2641. - added SWF demux to extract MP3 track (not usable yet because no MP3
  2642. decoder)
  2643. - added fractional frame rate support
  2644. - codecs are no longer searched by read_header() (should fix ffserver
  2645. segfault)
  2646. version 0.4.3:
  2647. - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
  2648. - fixed raw yuv output
  2649. - added motion rounding support in MPEG-4
  2650. - fixed motion bug rounding in MSMPEG4
  2651. - added B-frame handling in video core
  2652. - added full MPEG-1 decoding support
  2653. - added partial (frame only) MPEG-2 support
  2654. - changed the FOURCC code for H.263 to "U263" to be able to see the
  2655. +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  2656. this +codec ;) (JuanJo).
  2657. - Halfpel motion estimation after MB type selection (JuanJo)
  2658. - added pgm and .Y.U.V output format
  2659. - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  2660. output.
  2661. - added pgmpipe I/O format (original patch from Martin Aumueller
  2662. <lists at reserv.at>, but changed completely since we use a format
  2663. instead of a protocol)
  2664. version 0.4.2:
  2665. - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  2666. (for OpenDivX) is almost complete: 8x8 MVs and rounding are
  2667. missing. MSMPEG4 support is complete.
  2668. - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  2669. can decode ffmpeg MPEGs :-)).
  2670. - added libavcodec API documentation (see apiexample.c).
  2671. - fixed image polyphase bug (the bottom of some images could be
  2672. greenish)
  2673. - added support for non clipped motion vectors (decoding only)
  2674. and image sizes non-multiple of 16
  2675. - added support for AC prediction (decoding only)
  2676. - added file overwrite confirmation (can be disabled with -y)
  2677. - added custom size picture to H.263 using H.263+ (Juanjo)
  2678. version 0.4.1:
  2679. - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  2680. of AVI and ASF to DIV3.
  2681. - added -me option to set motion estimation method
  2682. (default=log). suppressed redundant -hq option.
  2683. - added options -acodec and -vcodec to force a given codec (useful for
  2684. AVI for example)
  2685. - fixed -an option
  2686. - improved dct_quantize speed
  2687. - factorized some motion estimation code
  2688. version 0.4.0:
  2689. - removing grab code from ffserver and moved it to ffmpeg. Added
  2690. multistream support to ffmpeg.
  2691. - added timeshifting support for live feeds (option ?date=xxx in the
  2692. URL)
  2693. - added high quality image resize code with polyphase filter (need
  2694. mmx/see optimization). Enable multiple image size support in ffserver.
  2695. - added multi live feed support in ffserver
  2696. - suppressed master feature from ffserver (it should be done with an
  2697. external program which opens the .ffm url and writes it to another
  2698. ffserver)
  2699. - added preliminary support for video stream parsing (WAV and AVI half
  2700. done). Added proper support for audio/video file conversion in
  2701. ffmpeg.
  2702. - added preliminary support for video file sending from ffserver
  2703. - redesigning I/O subsystem: now using URL based input and output
  2704. (see avio.h)
  2705. - added WAV format support
  2706. - added "tty user interface" to ffmpeg to stop grabbing gracefully
  2707. - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
  2708. (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
  2709. - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
  2710. - added new motion estimation algorithms, log and phods (Juanjo)
  2711. - changed directories: libav for format handling, libavcodec for
  2712. codecs
  2713. version 0.3.4:
  2714. - added stereo in MPEG audio encoder
  2715. version 0.3.3:
  2716. - added 'high quality' mode which use motion vectors. It can be used in
  2717. real time at low resolution.
  2718. - fixed rounding problems which caused quality problems at high
  2719. bitrates and large GOP size
  2720. version 0.3.2: small fixes
  2721. - ASF fixes
  2722. - put_seek bug fix
  2723. version 0.3.1: added avi/divx support
  2724. - added AVI support
  2725. - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
  2726. - added sound for flash format (not tested)
  2727. version 0.3: initial public release