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.

2391 lines
99KB

  1. Entries are sorted chronologically from oldest to youngest within each release,
  2. releases are sorted from youngest to oldest.
  3. version 3.4.7:
  4. - avcodec/g729dec: require buf_size to be non 0
  5. - avcodec/alac: Fix integer overflow in lpc_prediction() with sign
  6. - avcodec/wmaprodec: Fix buflen computation in save_bits()
  7. - avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv()
  8. - avcodec/vmdaudio: Check chunk counts to avoid integer overflow
  9. - avformat/mxfdec: Clear metadata_sets_count in mxf_read_close()
  10. - avcodec/nuv: Use ff_set_dimensions()
  11. - avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next
  12. - avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel()
  13. - avcodec/g729dec: Use 64bit and clip in scalar product
  14. - avcodec/mxpegdec: Check for multiple SOF
  15. - avcodec/nuv: Move comptype check up
  16. - avcodec/wmavoice: Fix integer overflow in synth_frame()
  17. - avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases
  18. - avutil/lfg: Correct index increment type to avoid undefined behavior
  19. - avcodec/cngdec: Remove AV_CODEC_CAP_DELAY
  20. - avcodec/iff: Move index use after check in decodeplane8()
  21. - avcodec/atrac3: Check for huge block aligns
  22. - avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block()
  23. - avcodec/wmadec: Require previous exponents for reuse
  24. - avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling
  25. - avcodec/qdm2: The smallest header seems to have 2 bytes so treat 1 as invalid
  26. - avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter()
  27. - avcodec/sonic: Fix integer overflow in predictor_calc_error()
  28. - avformat/mp3dec: Check that the frame fits within the probe buffe
  29. - lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.
  30. - avcodec/wmaprodec: get frame during frame decode
  31. - avcodec/interplayacm: Fix overflow of last unused value
  32. - avcodec/adpcm: Fix undefined behavior with negative predictions in IMA OKI
  33. - avcodec/cook: Move up and extend block_align check
  34. - avcodec/twinvq: Check block_align
  35. - avcodec/cook: Enlarge gain table
  36. - avcodec/cook: Check samples_per_channel earlier
  37. - avcodec/atrac3plus: Check split point in fill mode 3
  38. - avcodec/wmavoice: Check sample_rate
  39. - avcodec/xsubdec: fix overflow in alpha handling
  40. - avcodec/iff: Check available space before entering loop in decode_long_vertical_delta2() / decode_long_vertical_delta()
  41. - avcodec/apedec: Fix integer overflow in filter_3800()
  42. - avutil/lfg: Document the AVLFG struct
  43. - avcodec/ffv1dec: Use a different error message for the slice level CRC
  44. - avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()
  45. - avcodec/dstdec: Check that AC probabilities are within range
  46. - avcodec/dstdec: Check read_table() for failure
  47. - avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0
  48. - avcodec/snowenc: Fix 2 undefined shifts
  49. - avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags()
  50. - avcodec/aacdec_template: Check samplerate
  51. - avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block()
  52. - avcodec/utils: Check block_align
  53. - avcodec/wmalosslessdec: Fix some integer anomalies
  54. - avcodec/adpcm: Fix invalid shifts in ADPCM DTK
  55. - avcodec/apedec: Only clear the needed buffer space, instead of all
  56. - avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads
  57. - avcodec/g723_1dec: fix invalid shift with negative sid_gain
  58. - avcodec/vp5: Check render_x/y
  59. - avcodec/qdrw: Check input for header/skiped space before get_buffer()
  60. - avcodec/ralf: Skip initializing unused filter variables
  61. - avcodec/takdec: Fix overflow with large sample rates
  62. - avcodec/alsdec: Check that input space for header exists in read_diff_float_data()
  63. - avformat/pjsdec: Check duration for overflow
  64. - avcodec/ptx: Check that the input contains at least one line
  65. - avcodec/alac: Fix integer overflow in LPC
  66. - avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame()
  67. - avcodec/aliaspixdec: Check input size against minimal picture size
  68. - avcodec/ffwavesynth: Fix integer overflows in pink noise addition
  69. - avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv()
  70. - avcodec/wmalosslessdec: Check block_align
  71. - avcodec/g729postfilter: Fix left shift of negative value
  72. - avcodec/binkaudio: Check sample rate
  73. - avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS
  74. - avcodec/g723_1dec: Fix overflow in shift
  75. - avcodec/apedec: Fix integer overflow in predictor_update_3930()
  76. - avcodec/g729postfilter: Fix undefined intermediate pointers
  77. - avcodec/g729postfilter: Fix undefined shifts
  78. - avcodec/lsp: Fix undefined shifts in lsp2poly()
  79. - avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA
  80. - avformat/shortendec: Check k in probe
  81. - avfilter/vf_geq: Use av_clipd() instead of av_clipf()
  82. - avcodec/wmaprodec: Check that the streams channels do not exceed the overall channels
  83. - avcodec/qdmc: Check input space in qdmc_get_vlc()
  84. - avcodec/pcm: Check bits_per_coded_sample
  85. - avcodec/exr: Allow duplicate use of channel indexes
  86. - avcodec/fitsdec: Fail on 0 naxisn
  87. - avcodec/ituh263dec: Check input for minimal frame size
  88. - avcodec/truemotion1: Check that the input has enough space for a minimal index_stream
  89. - avformat/mpsubdec: Clear queue on error
  90. - avcodec/sunrast: Check that the input is large enough for the maximally compressed image
  91. - avcodec/sunrast: Check for availability of maplength before allocating image
  92. - avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize()
  93. - avcodec/wmaprodec: Check if there is a stream
  94. - avcodec/g2meet: Check for end of input in jpg_decode_block()
  95. - avcodec/g2meet: Check if adjusted pixel was on the stack
  96. - avformat/electronicarts: If no packet has been read at the end do not treat it as if theres a packet
  97. - avcodec/utils: Check sample_rate before opening the decoder
  98. - avcodec/fitsdec: fix use of uninitialised values
  99. - avcodec/motionpixels: Mark 2 functions as always_inline
  100. - avcodec/ralf: Fix integer overflow in decode_channel()
  101. - vcodec/vc1: compute rangex/y only for P/B frames
  102. - avcodec/vc1_pred: Fix invalid shifts in scaleforopp()
  103. - avcodec/vc1_block: Fix invalid shift with rangeredfrm
  104. - avcodec/vc1: Check for excessive resolution
  105. - avcodec/vc1: check REFDIST
  106. - avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter()
  107. - avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs()
  108. - avcodec/4xm: Check index in decode_i_block() also in the path where its not used.
  109. - avcodec/atrac3: Check block_align
  110. - avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop
  111. - avcodec/fitsdec: Prevent division by 0 with huge data_max
  112. - avcodec/dstdec: Fix integer overflow in samples_per_frame computation
  113. - avcodec/g729_parser: Check block_size
  114. - avcodec/utils: Optimize ff_color_frame() using memcpy()
  115. - avcodec/aacdec: Check if we run out of input in read_stream_mux_config()
  116. - avcodec/utils: Use av_memcpy_backptr() in ff_color_frame()
  117. - avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL
  118. - avcodec/alac: Fix invalid shifts in 20/24 bps
  119. - avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction()
  120. - avcodec/ffwavesynth: Fix integer overflow in timestamps
  121. - avcodec/adpcm: Check number of channels for MTAF
  122. - avcodec/sunrast: Fix indention
  123. - avcodec/sunrast: Fix return type for "unsupported (compression) type"
  124. - avformat/mov: Check for EOF in mov_read_meta()
  125. - avcodec/hevcdec: Fix memleak of a53_caption
  126. - avformat/cdxl: Fix integer overflow in intermediate
  127. - avcodec/hevcdec: repeat character in skiped
  128. - avcodec/gdv: Replace assert() checking bitstream by if()
  129. - libavcodec/utils: Free threads on init failure
  130. - avcodec/htmlsubtitles: Avoid locale dependant isdigit()
  131. - avcodec/alsdec: Check k from being outside what our implementation can handle
  132. - avcodec/takdec: Fix integer overflow in decorrelate()
  133. - avcodec/aacps: Fix integer overflows in hybrid_synthesis()
  134. - avcodec/vp56rac: delay signaling an error on truncated input
  135. - avcodec/vp5/6/8: use vpX_rac_is_end()
  136. - avcodec/vp56: Add vpX_rac_is_end() to check for the end of input
  137. - avcodec/qdm2: Check frame size
  138. - avcodec/vc1_pred: Fix refdist in scaleforopp()
  139. - avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2
  140. - avcodec/iff: Check for overlap in cmap_read_palette()
  141. - avcodec/apedec: Fix 32bit int overflow in do_apply_filter()
  142. - avcodec/ralf: fix undefined shift in extend_code()
  143. - avcodec/ralf: fix undefined shift
  144. - avcodec/bgmc: Check input space in ff_bgmc_decode_init()
  145. - avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block()
  146. - avcodec/vc1dec: Require res_sprite for wmv3images
  147. - avcodec/vc1_block: Check for double escapes
  148. - avcodec/vorbisdec: Check get_vlc2() failure
  149. - avcodec/tta: Fix integer overflow in prediction
  150. - avcodec/vb: Check input packet size to be large enough to contain flags
  151. - avcodec/cavsdec: Limit the number of access units per packet to 2
  152. - avcodec/alac: Check for bps of 0
  153. - avcodec/alac: Fix multiple integer overflows in lpc_prediction()
  154. - avcodec/rl2: set dimensions
  155. - avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP
  156. - avcodec/idcinvideo: Add 320x240 default maximum resolution
  157. - avformat/realtextdec: free queue on error
  158. - avcodec/alsdec: Fix integer overflow in decode_var_block_data()
  159. - avcodec/alsdec: Limit maximum channels to 512
  160. - avcodec/anm: Check input size for a frame with just a stop code
  161. - avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP() by using bytestream2_get_buffer()
  162. - avcodec/loco: Check left column value
  163. - avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking
  164. - avcodec/ffwavesynth: Fix integer overflow for some corner case values
  165. - avcodec/indeo2: Check remaining input more often
  166. - avcodec/diracdec: Check that slices are fewer than pixels
  167. - avcodec/vp56: Consider the alpha start as end of the prior header
  168. - avcodec/4xm: Check for end of input in decode_p_block()
  169. - avcodec/hevcdec: Check delta_luma_weight_l0/1
  170. - avcodec/hnm4video: Optimize postprocess_current_frame()
  171. - avcodec/hevc_refs: Optimize 16bit generate_missing_ref()
  172. - avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33
  173. - avcodec/dds: Use ff_set_dimensions()
  174. - avcodec/mpc8: Fix 32bit mask/enum
  175. - avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data()
  176. - avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks()
  177. - avcodec/alsdec: fix mantisse shift
  178. - avcodec/aacdec_template: fix integer overflow in imdct_and_windowing()
  179. - libavcodec/iff: Use unsigned to avoid undefined behaviour
  180. - avcodec/alsdec: Check for block_length <= 0 in read_var_block_data()
  181. - avcodec/vqavideo: Set video size
  182. - avcodec/sanm: Check extradata_size before allocations
  183. - avcodec/mss1: check for overread and forward errors
  184. - avcodec/dirac_parser: Fix overflow in dts
  185. - avcodec/ralf: Fix undefined pointer in decode_channel()
  186. - avcodec/ralf: Fix integer overflow in apply_lpc()
  187. - avcodec/vorbisdec: Implement vr->classifications = 1
  188. - avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divide
  189. - avformat/realtextdec: Check for duplicate extradata in realtext_read_header()
  190. - avcodec/apedec: Fix 2 signed overflows
  191. - avcodec/mss3: Check for the rac stream being invalid in rac_normalize()
  192. - avcodec/vc1_block: Check get_vlc2() return before use
  193. - avcodec/apedec: Do not partially clear data array
  194. - avcodec/hnm4video: Forward errors of decode_interframe_v4()
  195. - avcodec/vp3: Check that theora is theora
  196. - avcodec/vc1_pred: Fix invalid shift in scaleforsame()
  197. - avcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc()
  198. - avcodec/truemotion2: Fix several integer overflows in tm2_motion_block()
  199. - avcodec/apedec: make left/right unsigned to avoid undefined behavior
  200. - avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filter_3800()
  201. - avformat/mpc: deallocate frames array on errors
  202. - avcodec/eatqi: Check for minimum frame size
  203. - avcodec/eatgv: Check remaining size after the keyframe header
  204. - avcodec/assdec: undefined use of memcpy()
  205. - avcodec/brenderpix: Check input size before allocating image
  206. - lafv/wavdec: Fail bext parsing on incomplete reads
  207. - avcodec/utils: fix leak of subtitle_header on error path
  208. - avcodec/utils: Check close before calling it
  209. - avcodec/vorbisdec: Check vlc for floor0 dec vector offset
  210. - avcodec/vorbisdec: amplitude bits can be more than 25 bits
  211. - avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754()
  212. - avcodec/apedec: Fix various integer overflows
  213. - avcodec/apedec: Fix multiple integer overflows in predictor_update_filter()
  214. - avcodec/alsdec: fix undefined shift in multiply()
  215. - avcodec/alsdec: Fix 2 integer overflows
  216. - avcodec/flicvideo: Make line_packets int
  217. - avcodec/dvbsubdec: Use ff_set_dimensions()
  218. - avcodec/ffwavesynth: Check if there is enough extradata before allocation
  219. - avcodec/ffwavesynth: More correct cast in wavesynth_seek()
  220. - avcodec/ffwavesynth: Check sample rate before use
  221. - avcodec/dnxhd_parser: Fix parser when input does not have nicely sized packets
  222. - avcodec/dnxhd_parser: remove unneeded code
  223. - avformat/utils: Check rfps_duration_sum for overflow
  224. - avcodec/h264_refs: Also check reference in ff_h264_build_ref_list()
  225. - avcodec/parser: Check next index validity in ff_combine_frame()
  226. - avcodec/ivi: Ask for samples with odd tiles
  227. - avformat/xmv: Make bitrate 64bit
  228. - avcodec/pngdec: Check that previous_picture has same w/h/format
  229. - avcodec/huffyuv: remove gray8a (the format is listed but not supported by the implementation)
  230. - avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame()
  231. - avcodec/utils, avcodec_open2: close codec on failure
  232. - avcodec/golomb: Correct the doxy about get_ue_golomb() and errors
  233. - avformat/utils: Check timebase before use in estimate_timings()
  234. - avcodec/hq_hqa: Use ff_set_dimensions()
  235. - avcodec/rv10: Fix integer overflow in aspect ratio compare
  236. - avcodec/4xm: Fix signed integer overflows in idct()
  237. - avcodec/qdm2: Check checksum_size for 0
  238. - avcodec/qdm2: error out of qdm2_fft_decode_tones() before entering endless loop
  239. - avcodec/qdm2: Do not read out of array in fix_coding_method_array()
  240. - avcodec/svq3: Use ff_set_dimension()
  241. - avcodec/iff: Check ham vs bpp
  242. - avcodec/ffwavesynth: use uint32_t to compute difference, it is enough
  243. - avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case
  244. - avcodec/ffwavesynth: Fix backward lcg_seek()
  245. - avcodec/flicvideo: Fix off by 1 error in flic_decode_frame_24BPP()
  246. - avcodec/vc1_block: Check for vlc error in vc1_decode_ac_coeff()
  247. - avcodec/alac: Check lpc_quant
  248. - avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP
  249. - avcodec/alsdec: Fix integer overflow with buffer number
  250. - avcodec/alsdec: Fixes signed integer overflow in LSB addition
  251. - avcodec/alsdec: Check opt_order / sb_length in ra_block handling
  252. - avcodec/alsdec: Fix integer overflow with shifting samples
  253. - avcodec/alsdec: Fix undefined behavior in decode_rice()
  254. - avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_OUTPUT()
  255. - avcodec/hevc_ps: Change num_tile_rows/columns checks to sps->ctb_height/weight
  256. - avcodec/hevc_ps: Fix integer overflow with num_tile_rows and num_tile_columns
  257. - avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a check
  258. - avformat/aviobuf: Delay buffer downsizing until asserts are met
  259. - avcodec/fitsdec: Check data_min/max
  260. - avcodec/m101: Fix off be 2 error
  261. - avcodec/qdm2: Move fft_order check up
  262. - avcodec/libvorbisdec: Check extradata size
  263. - avformat/vqf: Check header_size
  264. - avcodec/utils: Check bits_per_coded_sample
  265. - avcodec/videodsp_template: Fix overflow of addition
  266. - avcodec/alsdec: Fix invalid shift in multiply()
  267. - avcodec/ffwavesynth: Check ts_end - ts_start for overflow
  268. - avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c
  269. - avcodec/tta: Fix undefined shift
  270. - avcodec/qdmc: Fix integer overflows in PRNG
  271. - avcodec/bintext: Check font height
  272. - avcodec/binkdsp: Fix integer overflows in idct
  273. - avcodec/motionpixels: Check for vlc error in mp_get_vlc()
  274. - avcodec/loco: Limit lossy parameter so it is sane and does not overflow
  275. - avformat/mov: Set fragment.found_tfhd only after TFHD has been parsed
  276. - avcodec/xpmdec: Do not use context dimensions as temporary variables
  277. - avcodec/fitsdec: Fix division by 0 in size check
  278. - avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c()
  279. - avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block()
  280. - avcodec/iff: finetune the palette size check in the mask case
  281. - avcodec/iff: Fix mask_buf / mask_palbuf leak
  282. - avformat/icodec: Free ico->images on error paths
  283. - avformat/wsddec: Fix undefined shift
  284. - avcodec/fmvc: Check if header fields are available before allocating the image
  285. - avcodec/bink: Reorder operations in init to avoid memleak on error
  286. - avformat/wtvdec: Avoid (32bit signed) sectors
  287. - avcodec/bitstream: Check for more conflicting codes in build_table()
  288. - avcodec/bitstream: Check for integer code truncation in build_table()
  289. - avformat/sbgdec: Fixes integer overflow in str_to_time() with hours
  290. - avformat/vpk: Check offset for validity
  291. - avformat/vpk: Fix integer overflow in samples_per_block computation
  292. - avcodec/mjpegdec: Check for non ls PAL8
  293. - avcodec/interplayvideo: check decoding_map_size with video_data_size
  294. - avcodec/h264_parse: Use 64bit for expectedpoc and expected_delta_per_poc_cycle
  295. - avcodec/mss4: Check input size against skip bits
  296. - avcodec/diracdec: Fix integer overflow in global_mv()
  297. - avcodec/vmnc: Check available space against chunks before reget_buffer()
  298. - avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous header decode failure)
  299. - avcodec/aacdec_fixed: Handle more extreem cases in noise_scale()
  300. - avcodec/aacdec_template: Merge 3 #ifs related to noise handling
  301. - avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplify
  302. - avformat/mp3enc: Avoid SEEK_END as it is unsupported
  303. - avcodec/truemotion2: Fix several integer overflows in tm2_update_block()
  304. - avformat/webm_chunk: Specify expected argument length of get_chunk_filename()
  305. - avformat/webm_chunk: Check header filename length
  306. - avcodec/cpia: Check input size also against linesizes and EOL
  307. - swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes
  308. - libswcale: Fix possible string overflow in test.
  309. - avcodec/hq_hqa: Check available space before reading slice offsets
  310. - lavf/webm_chunk: Respect buffer size
  311. - avcodec/fits: Check bitpix
  312. - avcodec/jvdec: Use ff_get_buffer() when the content is not reused
  313. - avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block()
  314. - avcodec/jpeg2000: Check stepsize before using it
  315. - avcodec/aacdec_fixed: Fix undefined shift in noise_scale()
  316. - avutil/avstring: Fix bug and undefined behavior in av_strncasecmp()
  317. - avformat/mov: Skip stsd adjustment without chunks
  318. - avformat/aadec: Check for scanf() failure
  319. - avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside
  320. - avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform()
  321. - avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation
  322. - avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks()
  323. - avcodec/rscc: Check that the to be uncompressed input is large enough
  324. - avcodec/bsf: check that AVBSFInternal was allocated before dereferencing it
  325. - lavf/rawenc: Only accept the appropriate stream type for raw muxers.
  326. - avcodec/h263dec: fix hwaccel decoding
  327. - avutil/mem: Fix invalid use of av_alloc_size
  328. - avformat/aacdec: resync to the next adts frame on invalid data instead of aborting
  329. - avformat/aacdec: factorize the adts frame resync code
  330. version 3.4.6:
  331. - avcodec/hevcdec: Avoid only partly skiping duplicate first slices
  332. - lavc/bmp: Avoid a heap buffer overwrite for 1bpp input.
  333. - avcodec/truemotion2: Fix integer overflow in tm2_null_res_block()
  334. - avcodec/dfa: Check the chunk header is not truncated
  335. - avcodec/dvbsubdec: Check object position
  336. - avcodec/cdgraphics: Use ff_set_dimensions()
  337. - avformat/gdv: Check fps
  338. - avcodec/scpr: Fix use of uninitialized variable
  339. - avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes
  340. - avcodec/aic: Check remaining bits in aic_decode_coeffs()
  341. - avcodec/gdv: Check for truncated tags in decompress_5()
  342. - avcodec/bethsoftvideo: Check block_type
  343. - avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()
  344. - avcodec/error_resilience: Use a symmetric check for skipping MV estimation
  345. - avcodec/mlpdec: Insuffient typo
  346. - avcodec/zmbv: obtain frame later
  347. - avcodec/jvdec: Check available input space before decode8x8()
  348. - avcodec/h264_direct: Fix overflow in POC comparission
  349. - avformat/webmdashenc: Check id in adaption_sets
  350. - avformat/http: Fix Out-of-Bounds access in process_line()
  351. - avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393
  352. - avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces
  353. - avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning
  354. - avformat/matroskadec: Do not leak queued packets on sync errors
  355. - avformat/mov: Do not use reference stream in mov_read_sidx() if there is no reference stream
  356. - avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c()
  357. - avformat/mov: validate chunk_count vs stsc_data
  358. - avformat/mov.c: require tfhd to begin parsing trun
  359. - avcodec/pgssubdec: Check for duplicate display segments
  360. - avformat/rtsp: Check number of streams in sdp_parse_line()
  361. - avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect()
  362. - avcodec/fic: Check that there is input left in fic_decode_block()
  363. - avcodec/tiff: Check for 12bit gray fax
  364. - avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr()
  365. - avutil/mem: Optimize fill32() by unrolling and using 64bit
  366. - configure: bump year
  367. - avcodec/diracdec: Check component quant
  368. - avcodec/tests/rangecoder: initialize array to avoid valgrind warning
  369. - avcodec/h264_slice: Fix integer overflow in implicit_weight_table()
  370. - avcodec/exr: set layer_match in all branches
  371. - avcodec/exr: Check for duplicate channel index
  372. - avcodec/4xm: Fix returned error codes
  373. - avcodec/v4l2_m2m: fix cant typo
  374. - avcodec/mjpegbdec: Fix some misplaced {} and spaces
  375. - avformat/wvdec: detect and error out on WavPack DSD files
  376. - avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa
  377. - avcodec/fic: Fail on invalid slice size/off
  378. - postproc/postprocess_template: remove FF_REG_sp from clobber list
  379. - postproc/postprocess_template: Avoid using %4 for the threshold compare
  380. - avcodec/rpza: Check that there is enough data for all the blocks
  381. - avcodec/rpza: Move frame allocation to a later point
  382. - avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_ID
  383. - avformat/mpegts: Fix side data type for stream id
  384. - tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgb
  385. - avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan()
  386. - lavf/id3v2: fail read_apic on EOF reading mimetype
  387. - avformat/nutenc: Document trailer index assert better
  388. - lavf/mov: ensure only one tkhd per trak
  389. - avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with --disable-optimizations
  390. - avcodec/msvideo1: Check for too small dimensions
  391. - avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal size
  392. - avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size
  393. - avcodec/truemotion2rt: Fix rounding in input size check
  394. - avcodec/truemotion2: fix integer overflows in tm2_low_chroma()
  395. - avcodec/pngdec: Check compression method
  396. - fftools/ffmpeg: Repair reinit_filter feature
  397. - avcodec/shorten: Fix integer overflow with offset
  398. - avcodec/cavsdec: Propagate error codes inside decode_mb_i()
  399. - avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case
  400. - avcodec/hevcdec: decode at most one slice reporting being the first in the picture
  401. - avfilter/af_silenceremove: fix possible crash if supplied duration is negative
  402. version 3.4.5:
  403. - avutil/integer: Fix integer overflow in av_mul_i()
  404. - avcodec/msrle: Check that the input is large enough to contain a end of picture code
  405. - avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling
  406. - avcodec/mpeg4videodec: Fix typo in sprite delta check
  407. - avcodec/h264_cavlc: Check mb_skip_run
  408. - avcodec/ra144: Fix integer overflow in add_wav()
  409. - avformat/utils: Never store negative values in last_IP_duration
  410. - avformat/utils: Fix integer overflow in discontinuity check
  411. - avcodec/unary: Improve get_unary() docs
  412. - avcodec/gdv: Replace divisions by shifts in rescale()
  413. - avcodec/dvdsubdec: Sanity check len in decode_rle()
  414. - avcodec/mpeg4videodec: Fix undefined shift in get_amv()
  415. - avcodec/zmbv: Check that the decompressed data size is correct
  416. - avcodec/zmbv: Update decomp_len in raw frames
  417. - avcodec/shorten: Fix bitstream end check in read_header()
  418. - avcodec/dvdsubdec: Avoid branch in decode_run_8bit()
  419. - avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking()
  420. - avcodec/ra144: Fix undefined integer overflow in add_wav()
  421. - avcodec/indeo4: Check dimensions in decode_pic_hdr()
  422. - avformat/mov: Error on too large stsd entry counts.
  423. - examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER
  424. - avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb()
  425. - avcodec/vb: Check for end of bytestream before reading blocktype
  426. - avcodec/snowdec: Fix integer overflow with motion vector residual
  427. - avformat/nsvdec: Do not parse multiple NSVf
  428. - avformat/mlvdec: read_string() received unsigned size, make the argument unsigned
  429. - avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header()
  430. - avcodec/scpr: Check for min > max in decompress_p()
  431. - avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame()
  432. - avcodec/shorten: Fix integer overflow in residual/LPC combination
  433. - avcodec/shorten: Check verbatim length
  434. - avcodec/mpegaudio_parser: Initialize poutbuf*
  435. - avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c()
  436. - avformat/flvenc: Check audio packet size
  437. - lavc/svq3: Fix regression decoding some files.
  438. - avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp()
  439. - avcodec/diracdec: Check bytes count in else branch in decode_lowdelay() too
  440. - avcodec/diracdec: Check slice numbers for overflows in relation to picture dimensions
  441. - avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the bitstream and we also have a -1 special case
  442. - avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i()
  443. - avcodec/diracdec: Prevent integer overflow in intermediate in global_mv()
  444. - swresample/swresample: Fix input channel count in resample_first computation
  445. - avutil/pixfmt: Document chroma plane size for odd resolutions
  446. - avcodec/cuviddec: properly take deinterlacing and display delay into account for buffer_full check
  447. - configure: add LIBDRM to extralibs_avutil
  448. - avcodec/bitstream_filters: check the input argument of av_bsf_get_by_name() for NUL
  449. version 3.4.4:
  450. - avcodec/dvdsub_parser: Allocate input padding
  451. - avcodec/dvdsub_parser: Init output buf/size
  452. - avcodec/dirac_dwt_template: Fix signedness regression in interleave()
  453. - avformat/movenc: Write version 2 of audio atom if channels is not known
  454. - swresample/arm: rename labels to fix xcode build error
  455. - avcodec/imgconvert: fix possible null pointer dereference
  456. version 3.4.3:
  457. - avformat/movenc: Check input sample count
  458. - avcodec/mjpegdec: Check for odd progressive RGB
  459. - avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id
  460. - avcodec/vp8_parser: Do not leave data/size uninitialized
  461. - avformat/mms: Add missing chunksize check
  462. - avformat/pva: Check for EOF before retrying in read_part_of_packet()
  463. - avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_codecdata()
  464. - avformat/asfdec_o: Check size_bmp more fully
  465. - avcodec/indeo4: Check for end of bitstream in decode_mb_info()
  466. - avcodec/shorten: Fix undefined addition in shorten_decode_frame()
  467. - avcodec/shorten: Fix undefined integer overflow
  468. - avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration()
  469. - avcodec/jpeg2000dec: Check that there are enough bytes for all tiles
  470. - avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample
  471. - avcodec/escape124: Fix spelling errors in comment
  472. - avcodec/ra144: Fix integer overflow in ff_eval_refl()
  473. - avcodec/cscd: Check output buffer size for lzo.
  474. - avcodec/escape124: Check buf_size against num_superblocks
  475. - avcodec/h264_parser: Reduce needed history for parsing mb index
  476. - avcodec/magicyuv: Check bits left in flags&1 branch
  477. - avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan()
  478. - avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed()
  479. - avcodec/dirac_dwt_template: Fix undefined behavior in interleave()
  480. - avutil/common: Fix undefined behavior in av_clip_uintp2_c()
  481. - fftools/ffmpeg: Fallback to duration if sample rate is unavailable
  482. - avformat/mov: Only set pkt->duration to non negative values
  483. - avcodec/h264_slice: Fix overflow in recovery_frame computation
  484. - avcodec/h264_ps: Move MAX_LOG2_MAX_FRAME_NUM to header so it can be used in h264_sei
  485. - avcodec/h264_mc_template: Only prefetch motion if the list is used.
  486. - avcodec/xwddec: Use ff_set_dimensions()
  487. - avcodec/wavpack: Fix overflow in adding tail
  488. - avcodec/shorten: Fix multiple integer overflows
  489. - avcodec/shorten: Fix undefined shift in fix_bitshift()
  490. - avcodec/shorten: Fix a negative left shift in shorten_decode_frame()
  491. - avcodec/shorten: Sanity check nmeans
  492. - avcodec/shorten: Check non COMM chunk len before skip in decode_aiff_header()
  493. - avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan()
  494. - avcodec/truemotion2: Fix overflow in tm2_apply_deltas()
  495. - avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c
  496. - avcodec/amrwbdec: Fix division by 0 in find_hb_gain()
  497. - avformat/mov: replace a value error by clipping into valid range in mov_read_stsc()
  498. - avformat/mov: Break out early if chunk_count is 0 in mov_build_index()
  499. - avcodec/fic: Avoid some magic numbers related to cursors
  500. - avcodec/g2meet: ask for sample with overflowing RGB
  501. - avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed()
  502. - oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behavior
  503. - avcodec/g723_1dec: Clip bits2 in both directions
  504. - avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header()
  505. - avcodec/mlpdec: Only change noise_type if the related fields are valid
  506. - indeo4: Decode all or nothing of a band header.
  507. - avformat/mov: Only fail for STCO/STSC contradictions if both exist
  508. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0
  509. - avcodec/fic: Check available input space for cursor
  510. - avcodec/g2meet: Check RGB upper limit
  511. - avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case
  512. - avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done
  513. - avcodec/g2meet: Change order of operations to avoid undefined behavior
  514. - avcodec/flac_parser: Fix infinite loop
  515. - avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED()
  516. - avcodec/wavpack: Fix integer overflow in wv_unpack_stereo()
  517. - avcodec/error_resilience: Fix integer overflow in filter181()
  518. - avcodec/h263dec: Check slice_ret in mspeg4 slice loop
  519. - avcodec/elsdec: Fix memleaks
  520. - avcodec/vc1_block: simplify ac_val computation
  521. - avcodec/ffv1enc: Check that the crc + version combination is supported
  522. - lavf/http.c: Free allocated client URLContext in case of error.
  523. - avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame
  524. - avcodec/dsicinvideo: Propagate errors from cin_decode_rle()
  525. - avcodec/dfa: Check dimension against maximum
  526. - avcodec/cinepak: Skip empty frames
  527. - avcodec/cinepak: move some checks prior to frame allocation
  528. - swresample/arm: remove unintentional relocation.
  529. - doc/APIchanges: Fix typos in hashes
  530. - avformat/utils: Check cur_dts in update_initial_timestamps() more
  531. - avcodec/utils: Enforce minimum width also for VP5/6
  532. - avcodec/truemotion2: Propagate out of bounds error from GET_TOK()
  533. - avformat/utils: Fix integer overflow in end time calculation in update_stream_timings()
  534. - avcodec/mjpegdec: Check input buffer size.
  535. - avcodec/h264_slice: Fix integer overflow with last_poc
  536. - avformat/mov: Fix extradata memleak
  537. - lavc/libopusdec: Allow avcodec_open2 to call .close
  538. - avcodec/movtextdec: Check style_start/end
  539. - avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble()
  540. - libavcodec/rv34: error out earlier on missing references
  541. - swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering.
  542. - avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed()
  543. - avcodec/cscd: Error out when LZ* decompression fails
  544. - avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list()
  545. - avfilter/vf_signature: use av_strlcpy()
  546. - avcodec/utvideodec: Set pro flag based on fourcc
  547. - avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame()
  548. - avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tables
  549. - avformat/mov: Move +1 in check to avoid hypothetical overflow in add_ctts_entry()
  550. - avcodec/get_bits: Make sure the input bitstream with padding can be addressed
  551. - avformat/mov: Check STSC and remove invalid entries
  552. - avcodec/nuv: rtjpeg with dimensions less than 16 would result in no decoded pixels thus reject it
  553. - avcodec/nuv: Check for minimum input size for uncomprssed and rtjpeg
  554. - avcodec/wmalosslessdec: Reset num_saved_bits on error path
  555. - avformat/mov: Fix integer overflows related to sample_duration
  556. - avformat/img2dec: fix infinite loop
  557. - avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE
  558. - avformat/oggparseogm: Check lb against psize
  559. - avformat/oggparseogm: Fix undefined shift in ogm_packet()
  560. - avformat/avidec: Fix integer overflow in cum_len check
  561. - avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE
  562. - avformat/utils: Fix integer overflow of fps_first/last_dts
  563. - avformat/oggdec: Fix metadata memleak on multiple headers
  564. - libavformat/oggparsevorbis: Fix memleak on multiple headers
  565. - avformat/mov: Fix integer overflow in mov_get_stsc_samples()
  566. - avcodec/truemotion2rt: Check input buffer size
  567. - avcodec/g2meet: Check tile dimensions with av_image_check_size2()
  568. - avcodec/exr: fix invalid shift in unpack_14()
  569. - avcodec/bintext: sanity check dimensions
  570. - avcodec/utvideodec: Check subsample factors
  571. - avcodec/smc: Check input packet size
  572. - avcodec/cavsdec: Check alpha/beta offset
  573. - avcodec/diracdec: Fix integer overflow in mv computation
  574. - avcodec/h264_parse: Clear invalid chroma weights in ff_h264_pred_weight_table()
  575. - avcodec/aacdec_templat: Fix integer overflow in apply_ltp()
  576. - avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53()
  577. - avcodec/diracdec: Use int64 in global mv to prevent overflow
  578. - avcodec/dxtory: Remove code that corrupts dimensions
  579. - avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i()
  580. - avcodec/hevcdec: Check luma/chroma_log2_weight_denom
  581. - avcodec/jpeg2000dec: Use av_image_check_size2()
  582. - avcodec/vp8: Check for bitstream end before vp7_fade_frame()
  583. - avcodec/exr: Check remaining bits in last get code loop
  584. - avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()
  585. - avdevice/decklink_dec: Fix ;;
  586. - avcodec/h264_cabac: Tighten allowed coeff_abs range
  587. - avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc()
  588. - avdevice/iec61883: free the private context at the end
  589. - avdevice/iec61883: return reference counted packets
  590. - configure: add nvcc to CMDLINE_SET
  591. - avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data needs to be changed
  592. - avcodec/mp3_header_decompress: don't free the user provided packet on error
  593. - avcodec/extract_extradata: zero initalize the padding bytes in all allocated buffers
  594. - avformat/hvcc: zero initialize the nal buffers past the last written byte
  595. - swresample/rematrix: fix update of channel matrix if input or output layout is undefined
  596. - avformat/matroskadec: ignore CodecPrivate if the stream is VP9
  597. version 3.4.2:
  598. - avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()
  599. - avcodec/mpeg4videodec: Ignore multiple VOL headers
  600. - avcodec/vp3: Check eob_run
  601. - avcodec/pafvideo: Check allocated frame size
  602. - avcodec/scpr: Fix reading a pixel before the first
  603. - avcodec/mpeg2dec: Fix field selection for skipped macroblocks
  604. - avcodec/huffyuvdec: Check input buffer size
  605. - avcodec/utvideodec: Fix bytes left check in decode_frame()
  606. - avcodec/wavpack: Fix integer overflow in FFABS
  607. - avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble()
  608. - avcodec/exr: Fix memleaks in decode_header()
  609. - avcodec/mediacodecdec: use ff_hevc_ps_uninit()
  610. - avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()
  611. - avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()
  612. - avcodec/hevc_ps: add a function to uninitialize parameter set buffers
  613. - avcodec/dirac_dwt: Fix several integer overflows
  614. - avcodec/indeo5: Do not leave frame_type set to an invalid value
  615. - avcodec/hevc_ps: Check log2_sao_offset_scale_*
  616. - avcodec/mpeg4videodec: Avoid possibly aliasing violating casts
  617. - avcodec/get_bits: Document the return code of get_vlc2()
  618. - avcodec/mpeg4videodec: Check mb_num also against 0
  619. - avfilter/vf_transpose: Fix used plane count.
  620. - avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode()
  621. - avcodec/mjpegdec: Fix integer overflow in DC dequantization
  622. - avcodec/dxtory: Fix bits left checks
  623. - avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down
  624. - avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK()
  625. - avcodec/snowdec: Fix integer overflow before htaps check
  626. - avcodec/ulti: Check number of blocks at init
  627. - avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / mono
  628. - avcodec/jpeg2000: Check sum of sizes of band->prec before allocating
  629. - avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs()
  630. - avformat/lrcdec: Fix memory leak in lrc_read_header()
  631. - avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks()
  632. - lavfi/deinterlace_vaapi: fix can't show full option information.
  633. - configure:version 3.4.1: bump year
  634. - avcodec/utils: Avoid hardcoding duplicated types in sizeof()
  635. - avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one
  636. - avcodec/h264addpx_template: Fixes integer overflows
  637. - avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0
  638. - avcodec/diracdec: Fix integer overflow with quant
  639. - avcodec/opus_parser: Check payload_len in parse_opus_ts_header()
  640. - avcodec/jpeg2000dsp: Fix integer overflows in ict_int()
  641. - avcodec/h264_slice: Do not attempt to render into frames already output
  642. - avcodec/dnxhddec: Check dc vlc
  643. - avcodec/exr: Check buf_size more completely
  644. - avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed()
  645. - avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w()
  646. - avcodec/flacdec: avoid undefined shift
  647. - avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant)
  648. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0()
  649. - avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs()
  650. - tests/audiomatch: Add missing return code at the end of main()
  651. - avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message()
  652. - avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv()
  653. - avcodec/h264_parse: Treat escaped and unescaped decoding error equal in decode_extradata_ps_mp4()
  654. - avcodec/vp9: mark frame as finished on decode_tiles() failure
  655. - libavfilter/af_dcshift.c: Fixed repeated spelling error
  656. - avfilter/formats: fix wrong function name in error message
  657. version 3.4.1:
  658. - avcodec/vp9_superframe_split_bsf: Fix integer overflow in frame_size/total_size checks
  659. - avcodec/amrwbdec: Fix division by 0 in voice_factor()
  660. - avformat/utils: Fix warning: ISO C90 forbids mixed declarations and code
  661. - avcodec/decode: reset codec on receiving packet after EOF in compat_decode
  662. - avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()
  663. - avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*
  664. - avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing
  665. - avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u.
  666. - avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead.
  667. - avformat/utils: Prevent undefined shift with wrap_bits > 64.
  668. - avcodec/j2kenc: Fix out of array access in encode_cblk()
  669. - avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h()
  670. - lavf/mov: fix huge alloc in mov_read_ctts
  671. - avcodec/mlpdsp: Fix signed integer overflow, 2nd try
  672. - avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add
  673. - avcodec/kgv1dec: Check that there is enough input for maximum RLE compression
  674. - avformat/aacdec: Fix leak in adts_aac_read_packet()
  675. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*
  676. - avcodec/sbrdsp_fixed: Fix integer overflow
  677. - avcodec/mpeg4videodec: Check also for negative versions in the validity check
  678. - Close ogg stream upon error when using AV_EF_EXPLODE.
  679. - Fix undefined shift on assumed 8-bit input.
  680. - Use ff_thread_once for fixed, float table init.
  681. - Fix leak of frame_duration_buffer in mov_fix_index().
  682. - avformat/mov: Propagate errors in mov_switch_root.
  683. - avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v()
  684. - avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output()
  685. - avcodec/zmbv: Check that the buffer is large enough for mvec
  686. - avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0()
  687. - avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb()
  688. - avcodec/snowdec: Check for remaining bitstream in decode_blocks()
  689. - avcodec/snowdec: Check intra block dc differences.
  690. - avformat/mov: Check size of STSC allocation
  691. - avcodec/vc2enc: Clear coef_buf on allocation
  692. - avcodec/h264dec: Fix potential array overread
  693. - avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
  694. - avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c()
  695. - avcodec/aacdec_fixed: Fix undefined shift
  696. - avcodec/mdct_*: Fix integer overflow in addition in RESCALE()
  697. - avcodec/snowdec: Fix integer overflow in header parsing
  698. - avcodec/cngdec: Fix integer clipping
  699. - avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c()
  700. - avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc()
  701. - avutil/softfloat: Add FLOAT_MIN
  702. - avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()
  703. - avcodec/xan: Check for bitstream end in xan_huffman_decode()
  704. - avcodec/exr: fix undefined shift in pxr24_uncompress()
  705. - avformat: Free the internal codec context at the end
  706. - avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()
  707. - avcodec/xan: Improve overlapping check
  708. - avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed()
  709. - avcodec/aacdec_fixed: Fix integer overflow in predict()
  710. - avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line()
  711. - avcodec/jpeglsdec: Check ilv for being a supported value
  712. - tests/ffserver.regression.ref: update checksums to what ffserver currently produces
  713. - ffserver: Fix off by 1 error in path
  714. - avcodec/proresdec: align dequantization matrix buffers
  715. - avformat/matroskaenc: add missing allocation failure checks for stream durations
  716. - avformat/matroskaenc: actually enforce the stream limit
  717. - configure: Fix dependencies of aac_at decoder.
  718. - Don't manipulate duration when it's AV_NOPTS_VALUE.
  719. - lavfi/af_pan: fix sign handling in channel coefficient parser
  720. - avformat/hlsenc: write fmp4 init header after first AV frame
  721. - avformat/hlsenc: allocate space for terminating null
  722. - avformat/hlsenc: reindent hlsenc code
  723. - avformat/hlsenc: check hls segment mode for ignore the init filename
  724. - avformat/hlsenc: reindent hlsenc code
  725. - avformat/hlsenc: fix missing first segment bug in fmp4 mode
  726. - avformat/hlsenc: fix base_output_dirname is null when basename_size is 0 bug
  727. - ffplay: use SDL2 audio API
  728. - ffplay: only use hardware accelerated SDL texture formats
  729. - ffplay: create the window and the renderer before starting playback
  730. - ffmpeg: always init output stream before reaping filters
  731. - vc2enc_dwt: pad the temporary buffer by the slice size
  732. - lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
  733. version 3.4:
  734. - deflicker video filter
  735. - doubleweave video filter
  736. - lumakey video filter
  737. - pixscope video filter
  738. - oscilloscope video filter
  739. - config.log and other configuration files moved into ffbuild/ directory
  740. - update cuvid/nvenc headers to Video Codec SDK 8.0.14
  741. - afir audio filter
  742. - scale_cuda CUDA based video scale filter
  743. - librsvg support for svg rasterization
  744. - crossfeed audio filter
  745. - spec compliant VP9 muxing support in MP4
  746. - remove the libnut muxer/demuxer wrappers
  747. - remove the libschroedinger encoder/decoder wrappers
  748. - surround audio filter
  749. - sofalizer filter switched to libmysofa
  750. - Gremlin Digital Video demuxer and decoder
  751. - headphone audio filter
  752. - superequalizer audio filter
  753. - roberts video filter
  754. - The x86 assembler default switched from yasm to nasm, pass
  755. --x86asmexe=yasm to configure to restore the old behavior.
  756. - additional frame format support for Interplay MVE movies
  757. - support for decoding through D3D11VA in ffmpeg
  758. - limiter video filter
  759. - libvmaf video filter
  760. - Dolby E decoder and SMPTE 337M demuxer
  761. - unpremultiply video filter
  762. - tlut2 video filter
  763. - floodfill video filter
  764. - pseudocolor video filter
  765. - raw G.726 muxer and demuxer, left- and right-justified
  766. - NewTek NDI input/output device
  767. - Some video filters with several inputs now use a common set of options:
  768. blend, libvmaf, lut3d, overlay, psnr, ssim.
  769. They must always be used by name.
  770. - FITS demuxer and decoder
  771. - FITS muxer and encoder
  772. - add --disable-autodetect build switch
  773. - drop deprecated qtkit input device (use avfoundation instead)
  774. - despill video filter
  775. - haas audio filter
  776. - SUP/PGS subtitle muxer
  777. - convolve video filter
  778. - VP9 tile threading support
  779. - KMS screen grabber
  780. - CUDA thumbnail filter
  781. - V4L2 mem2mem HW assisted codecs
  782. - Rockchip MPP hardware decoding
  783. - vmafmotion video filter
  784. - use MIME type "G726" for little-endian G.726, "AAL2-G726" for big-endian G.726
  785. version 3.3:
  786. - CrystalHD decoder moved to new decode API
  787. - add internal ebur128 library, remove external libebur128 dependency
  788. - Pro-MPEG CoP #3-R2 FEC protocol
  789. - premultiply video filter
  790. - Support for spherical videos
  791. - configure now fails if autodetect-libraries are requested but not found
  792. - PSD Decoder
  793. - 16.8 floating point pcm decoder
  794. - 24.0 floating point pcm decoder
  795. - Apple Pixlet decoder
  796. - QDMC audio decoder
  797. - NewTek SpeedHQ decoder
  798. - MIDI Sample Dump Standard demuxer
  799. - readeia608 filter
  800. - Sample Dump eXchange demuxer
  801. - abitscope multimedia filter
  802. - Scenarist Closed Captions demuxer and muxer
  803. - threshold filter
  804. - midequalizer filter
  805. - Optimal Huffman tables for (M)JPEG encoding
  806. - VAAPI-accelerated MPEG-2 and VP8 encoding
  807. - FM Screen Capture Codec decoder
  808. - native Opus encoder
  809. - ScreenPressor decoder
  810. - incomplete ClearVideo decoder
  811. - Intel QSV video scaling and deinterlacing filters
  812. - Support MOV with multiple sample description tables
  813. - XPM decoder
  814. - Removed the legacy X11 screen grabber, use XCB instead
  815. - MPEG-7 Video Signature filter
  816. - Removed asyncts filter (use af_aresample instead)
  817. - Intel QSV-accelerated VP8 video decoding
  818. - VAAPI-accelerated deinterlacing
  819. version 3.2:
  820. - libopenmpt demuxer
  821. - tee protocol
  822. - Changed metadata print option to accept general urls
  823. - Alias muxer for Ogg Video (.ogv)
  824. - VP8 in Ogg muxing
  825. - curves filter doesn't automatically insert points at x=0 and x=1 anymore
  826. - 16-bit support in curves filter and selectivecolor filter
  827. - OpenH264 decoder wrapper
  828. - MediaCodec H.264/HEVC/MPEG-4/VP8/VP9 hwaccel
  829. - True Audio (TTA) muxer
  830. - crystalizer audio filter
  831. - acrusher audio filter
  832. - bitplanenoise video filter
  833. - floating point support in als decoder
  834. - fifo muxer
  835. - maskedclamp filter
  836. - hysteresis filter
  837. - lut2 filter
  838. - yuvtestsrc filter
  839. - CUDA CUVID H.263/VP8/VP9/10 bit HEVC (Dithered) Decoding
  840. - vaguedenoiser filter
  841. - added threads option per filter instance
  842. - weave filter
  843. - gblur filter
  844. - avgblur filter
  845. - sobel and prewitt filter
  846. - MediaCodec HEVC/MPEG-4/VP8/VP9 decoding
  847. - Meridian Lossless Packing (MLP) / TrueHD encoder
  848. - Non-Local Means (nlmeans) denoising filter
  849. - sdl2 output device and ffplay support
  850. - sdl1 output device and sdl1 support removed
  851. - extended mov edit list support
  852. - libfaac encoder removed
  853. - Matroska muxer now writes CRC32 elements by default in all Level 1 elements
  854. - sidedata video and asidedata audio filter
  855. - Changed mapping of rtp MIME type G726 to codec g726le.
  856. - spec compliant VAAPI/DXVA2 VC-1 decoding of slices in frame-coded images
  857. version 3.1:
  858. - DXVA2-accelerated HEVC Main10 decoding
  859. - fieldhint filter
  860. - loop video filter and aloop audio filter
  861. - Bob Weaver deinterlacing filter
  862. - firequalizer filter
  863. - datascope filter
  864. - bench and abench filters
  865. - ciescope filter
  866. - protocol blacklisting API
  867. - MediaCodec H264 decoding
  868. - VC-2 HQ RTP payload format (draft v1) depacketizer and packetizer
  869. - VP9 RTP payload format (draft v2) packetizer
  870. - AudioToolbox audio decoders
  871. - AudioToolbox audio encoders
  872. - coreimage filter (GPU based image filtering on OSX)
  873. - libdcadec removed
  874. - bitstream filter for extracting DTS core
  875. - ADPCM IMA DAT4 decoder
  876. - musx demuxer
  877. - aix demuxer
  878. - remap filter
  879. - hash and framehash muxers
  880. - colorspace filter
  881. - hdcd filter
  882. - readvitc filter
  883. - VAAPI-accelerated format conversion and scaling
  884. - libnpp/CUDA-accelerated format conversion and scaling
  885. - Duck TrueMotion 2.0 Real Time decoder
  886. - Wideband Single-bit Data (WSD) demuxer
  887. - VAAPI-accelerated H.264/HEVC/MJPEG encoding
  888. - DTS Express (LBR) decoder
  889. - Generic OpenMAX IL encoder with support for Raspberry Pi
  890. - IFF ANIM demuxer & decoder
  891. - Direct Stream Transfer (DST) decoder
  892. - loudnorm filter
  893. - MTAF demuxer and decoder
  894. - MagicYUV decoder
  895. - OpenExr improvements (tile data and B44/B44A support)
  896. - BitJazz SheerVideo decoder
  897. - CUDA CUVID H264/HEVC decoder
  898. - 10-bit depth support in native utvideo decoder
  899. - libutvideo wrapper removed
  900. - YUY2 Lossless Codec decoder
  901. - VideoToolbox H.264 encoder
  902. version 3.0:
  903. - Common Encryption (CENC) MP4 encoding and decoding support
  904. - DXV decoding
  905. - extrastereo filter
  906. - ocr filter
  907. - alimiter filter
  908. - stereowiden filter
  909. - stereotools filter
  910. - rubberband filter
  911. - tremolo filter
  912. - agate filter
  913. - chromakey filter
  914. - maskedmerge filter
  915. - Screenpresso SPV1 decoding
  916. - chromaprint fingerprinting muxer
  917. - ffplay dynamic volume control
  918. - displace filter
  919. - selectivecolor filter
  920. - extensive native AAC encoder improvements and removal of experimental flag
  921. - ADPCM PSX decoder
  922. - 3dostr, dcstr, fsb, genh, vag, xvag, ads, msf, svag & vpk demuxer
  923. - zscale filter
  924. - wve demuxer
  925. - zero-copy Intel QSV transcoding in ffmpeg
  926. - shuffleframes filter
  927. - SDX2 DPCM decoder
  928. - vibrato filter
  929. - innoHeim/Rsupport Screen Capture Codec decoder
  930. - ADPCM AICA decoder
  931. - Interplay ACM demuxer and audio decoder
  932. - XMA1 & XMA2 decoder
  933. - realtime filter
  934. - anoisesrc audio filter source
  935. - IVR demuxer
  936. - compensationdelay filter
  937. - acompressor filter
  938. - support encoding 16-bit RLE SGI images
  939. - apulsator filter
  940. - sidechaingate audio filter
  941. - mipsdspr1 option has been renamed to mipsdsp
  942. - aemphasis filter
  943. - mips32r5 option has been removed
  944. - mips64r6 option has been removed
  945. - DXVA2-accelerated VP9 decoding
  946. - SOFAlizer: virtual binaural acoustics filter
  947. - VAAPI VP9 hwaccel
  948. - audio high-order multiband parametric equalizer
  949. - automatic bitstream filtering
  950. - showspectrumpic filter
  951. - libstagefright support removed
  952. - spectrumsynth filter
  953. - ahistogram filter
  954. - only seek with the right mouse button in ffplay
  955. - toggle full screen when double-clicking with the left mouse button in ffplay
  956. - afftfilt filter
  957. - convolution filter
  958. - libquvi support removed
  959. - support for dvaudio in wav and avi
  960. - libaacplus and libvo-aacenc support removed
  961. - Cineform HD decoder
  962. - new DCA decoder with full support for DTS-HD extensions
  963. - significant performance improvements in Windows Television (WTV) demuxer
  964. - nnedi deinterlacer
  965. - streamselect video and astreamselect audio filter
  966. - swaprect filter
  967. - metadata video and ametadata audio filter
  968. - SMPTE VC-2 HQ profile support for the Dirac decoder
  969. - SMPTE VC-2 native encoder supporting the HQ profile
  970. version 2.8:
  971. - colorkey video filter
  972. - BFSTM/BCSTM demuxer
  973. - little-endian ADPCM_THP decoder
  974. - Hap decoder and encoder
  975. - DirectDraw Surface image/texture decoder
  976. - ssim filter
  977. - optional new ASF demuxer
  978. - showvolume filter
  979. - Many improvements to the JPEG 2000 decoder
  980. - Go2Meeting decoding support
  981. - adrawgraph audio and drawgraph video filter
  982. - removegrain video filter
  983. - Intel QSV-accelerated MPEG-2 video and HEVC encoding
  984. - Intel QSV-accelerated MPEG-2 video and HEVC decoding
  985. - Intel QSV-accelerated VC-1 video decoding
  986. - libkvazaar HEVC encoder
  987. - erosion, dilation, deflate and inflate video filters
  988. - Dynamic Audio Normalizer as dynaudnorm filter
  989. - Reverse video and areverse audio filter
  990. - Random filter
  991. - deband filter
  992. - AAC fixed-point decoding
  993. - sidechaincompress audio filter
  994. - bitstream filter for converting HEVC from MP4 to Annex B
  995. - acrossfade audio filter
  996. - allyuv and allrgb video sources
  997. - atadenoise video filter
  998. - OS X VideoToolbox support
  999. - aphasemeter filter
  1000. - showfreqs filter
  1001. - vectorscope filter
  1002. - waveform filter
  1003. - hstack and vstack filter
  1004. - Support DNx100 (1440x1080@8)
  1005. - VAAPI hevc hwaccel
  1006. - VDPAU hevc hwaccel
  1007. - framerate filter
  1008. - Switched default encoders for webm to VP9 and Opus
  1009. - Removed experimental flag from the JPEG 2000 encoder
  1010. version 2.7:
  1011. - FFT video filter
  1012. - TDSC decoder
  1013. - DTS lossless extension (XLL) decoding (not lossless, disabled by default)
  1014. - showwavespic filter
  1015. - DTS decoding through libdcadec
  1016. - Drop support for nvenc API before 5.0
  1017. - nvenc HEVC encoder
  1018. - Detelecine filter
  1019. - Intel QSV-accelerated H.264 encoding
  1020. - MMAL-accelerated H.264 decoding
  1021. - basic APNG encoder and muxer with default extension "apng"
  1022. - unpack DivX-style packed B-frames in MPEG-4 bitstream filter
  1023. - WebM Live Chunk Muxer
  1024. - nvenc level and tier options
  1025. - chorus filter
  1026. - Canopus HQ/HQA decoder
  1027. - Automatically rotate videos based on metadata in ffmpeg
  1028. - improved Quickdraw compatibility
  1029. - VP9 high bit-depth and extended colorspaces decoding support
  1030. - WebPAnimEncoder API when available for encoding and muxing WebP
  1031. - Direct3D11-accelerated decoding
  1032. - Support Secure Transport
  1033. - Multipart JPEG demuxer
  1034. version 2.6:
  1035. - nvenc encoder
  1036. - 10bit spp filter
  1037. - colorlevels filter
  1038. - RIFX format for *.wav files
  1039. - RTP/mpegts muxer
  1040. - non continuous cache protocol support
  1041. - tblend filter
  1042. - cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
  1043. - Camellia symmetric block cipher
  1044. - OpenH264 encoder wrapper
  1045. - VOC seeking support
  1046. - Closed caption Decoder
  1047. - fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters
  1048. - showpalette filter
  1049. - Twofish symmetric block cipher
  1050. - Support DNx100 (960x720@8)
  1051. - eq2 filter ported from libmpcodecs as eq filter
  1052. - removed libmpcodecs
  1053. - Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range
  1054. - ported softpulldown filter from libmpcodecs as repeatfields filter
  1055. - dcshift filter
  1056. - RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219)
  1057. - RTP depacketizer for AC3 payload format (RFC 4184)
  1058. - palettegen and paletteuse filters
  1059. - VP9 RTP payload format (draft 0) experimental depacketizer
  1060. - RTP depacketizer for DV (RFC 6469)
  1061. - DXVA2-accelerated HEVC decoding
  1062. - AAC ELD 480 decoding
  1063. - Intel QSV-accelerated H.264 decoding
  1064. - DSS SP decoder and DSS demuxer
  1065. - Fix stsd atom corruption in DNxHD QuickTimes
  1066. - Canopus HQX decoder
  1067. - RTP depacketization of T.140 text (RFC 4103)
  1068. - Port MIPS optimizations to 64-bit
  1069. version 2.5:
  1070. - HEVC/H.265 RTP payload format (draft v6) packetizer
  1071. - SUP/PGS subtitle demuxer
  1072. - ffprobe -show_pixel_formats option
  1073. - CAST128 symmetric block cipher, ECB mode
  1074. - STL subtitle demuxer and decoder
  1075. - libutvideo YUV 4:2:2 10bit support
  1076. - XCB-based screen-grabber
  1077. - UDP-Lite support (RFC 3828)
  1078. - xBR scaling filter
  1079. - AVFoundation screen capturing support
  1080. - ffserver supports codec private options
  1081. - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
  1082. - WebP muxer with animated WebP support
  1083. - zygoaudio decoding support
  1084. - APNG demuxer
  1085. - postproc visualization support
  1086. version 2.4:
  1087. - Icecast protocol
  1088. - ported lenscorrection filter from frei0r filter
  1089. - large optimizations in dctdnoiz to make it usable
  1090. - ICY metadata are now requested by default with the HTTP protocol
  1091. - support for using metadata in stream specifiers in fftools
  1092. - LZMA compression support in TIFF decoder
  1093. - H.261 RTP payload format (RFC 4587) depacketizer and experimental packetizer
  1094. - HEVC/H.265 RTP payload format (draft v6) depacketizer
  1095. - added codecview filter to visualize information exported by some codecs
  1096. - Matroska 3D support thorugh side data
  1097. - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
  1098. - silenceremove filter
  1099. version 2.3:
  1100. - AC3 fixed-point decoding
  1101. - shuffleplanes filter
  1102. - subfile protocol
  1103. - Phantom Cine demuxer
  1104. - replaygain data export
  1105. - VP7 video decoder
  1106. - Alias PIX image encoder and decoder
  1107. - Improvements to the BRender PIX image decoder
  1108. - Improvements to the XBM decoder
  1109. - QTKit input device
  1110. - improvements to OpenEXR image decoder
  1111. - support decoding 16-bit RLE SGI images
  1112. - GDI screen grabbing for Windows
  1113. - alternative rendition support for HTTP Live Streaming
  1114. - AVFoundation input device
  1115. - Direct Stream Digital (DSD) decoder
  1116. - Magic Lantern Video (MLV) demuxer
  1117. - On2 AVC (Audio for Video) decoder
  1118. - support for decoding through DXVA2 in ffmpeg
  1119. - libbs2b-based stereo-to-binaural audio filter
  1120. - libx264 reference frames count limiting depending on level
  1121. - native Opus decoder
  1122. - display matrix export and rotation API
  1123. - WebVTT encoder
  1124. - showcqt multimedia filter
  1125. - zoompan filter
  1126. - signalstats filter
  1127. - hqx filter (hq2x, hq3x, hq4x)
  1128. - flanger filter
  1129. - Image format auto-detection
  1130. - LRC demuxer and muxer
  1131. - Samba protocol (via libsmbclient)
  1132. - WebM DASH Manifest muxer
  1133. - libfribidi support in drawtext
  1134. version 2.2:
  1135. - HNM version 4 demuxer and video decoder
  1136. - Live HDS muxer
  1137. - setsar/setdar filters now support variables in ratio expressions
  1138. - elbg filter
  1139. - string validation in ffprobe
  1140. - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
  1141. - complete Voxware MetaSound decoder
  1142. - remove mp3_header_compress bitstream filter
  1143. - Windows resource files for shared libraries
  1144. - aeval filter
  1145. - stereoscopic 3d metadata handling
  1146. - WebP encoding via libwebp
  1147. - ATRAC3+ decoder
  1148. - VP8 in Ogg demuxing
  1149. - side & metadata support in NUT
  1150. - framepack filter
  1151. - XYZ12 rawvideo support in NUT
  1152. - Exif metadata support in WebP decoder
  1153. - OpenGL device
  1154. - Use metadata_header_padding to control padding in ID3 tags (currently used in
  1155. MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
  1156. - Mirillis FIC video decoder
  1157. - Support DNx444
  1158. - libx265 encoder
  1159. - dejudder filter
  1160. - Autodetect VDA like all other hardware accelerations
  1161. - aliases and defaults for Ogg subtypes (opus, spx)
  1162. version 2.1:
  1163. - aecho filter
  1164. - perspective filter ported from libmpcodecs
  1165. - ffprobe -show_programs option
  1166. - compand filter
  1167. - RTMP seek support
  1168. - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
  1169. even when used as an input option. Previous behavior can be restored with
  1170. the -noaccurate_seek option.
  1171. - ffmpeg -t option can now be used for inputs, to limit the duration of
  1172. data read from an input file
  1173. - incomplete Voxware MetaSound decoder
  1174. - read EXIF metadata from JPEG
  1175. - DVB teletext decoder
  1176. - phase filter ported from libmpcodecs
  1177. - w3fdif filter
  1178. - Opus support in Matroska
  1179. - FFV1 version 1.3 is stable and no longer experimental
  1180. - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
  1181. - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
  1182. more consistent with other muxers.
  1183. - adelay filter
  1184. - pullup filter ported from libmpcodecs
  1185. - ffprobe -read_intervals option
  1186. - Lossless and alpha support for WebP decoder
  1187. - Error Resilient AAC syntax (ER AAC LC) decoding
  1188. - Low Delay AAC (ER AAC LD) decoding
  1189. - mux chapters in ASF files
  1190. - SFTP protocol (via libssh)
  1191. - libx264: add ability to encode in YUVJ422P and YUVJ444P
  1192. - Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
  1193. - make decoding alpha optional for prores, ffv1 and vp6 by setting
  1194. the skip_alpha flag.
  1195. - ladspa wrapper filter
  1196. - native VP9 decoder
  1197. - dpx parser
  1198. - max_error_rate parameter in ffmpeg
  1199. - PulseAudio output device
  1200. - ReplayGain scanner
  1201. - Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
  1202. - Linux framebuffer output device
  1203. - HEVC decoder
  1204. - raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
  1205. - mergeplanes filter
  1206. version 2.0:
  1207. - curves filter
  1208. - reference-counting for AVFrame and AVPacket data
  1209. - ffmpeg now fails when input options are used for output file
  1210. or vice versa
  1211. - support for Monkey's Audio versions from 3.93
  1212. - perms and aperms filters
  1213. - audio filtering support in ffplay
  1214. - 10% faster aac encoding on x86 and MIPS
  1215. - sine audio filter source
  1216. - WebP demuxing and decoding support
  1217. - ffmpeg options -filter_script and -filter_complex_script, which allow a
  1218. filtergraph description to be read from a file
  1219. - OpenCL support
  1220. - audio phaser filter
  1221. - separatefields filter
  1222. - libquvi demuxer
  1223. - uniform options syntax across all filters
  1224. - telecine filter
  1225. - interlace filter
  1226. - smptehdbars source
  1227. - inverse telecine filters (fieldmatch and decimate)
  1228. - colorbalance filter
  1229. - colorchannelmixer filter
  1230. - The matroska demuxer can now output proper verbatim ASS packets. It will
  1231. become the default at the next libavformat major bump.
  1232. - decent native animated GIF encoding
  1233. - asetrate filter
  1234. - interleave filter
  1235. - timeline editing with filters
  1236. - vidstabdetect and vidstabtransform filters for video stabilization using
  1237. the vid.stab library
  1238. - astats filter
  1239. - trim and atrim filters
  1240. - ffmpeg -t and -ss (output-only) options are now sample-accurate when
  1241. transcoding audio
  1242. - Matroska muxer can now put the index at the beginning of the file.
  1243. - extractplanes filter
  1244. - avectorscope filter
  1245. - ADPCM DTK decoder
  1246. - ADP demuxer
  1247. - RSD demuxer
  1248. - RedSpark demuxer
  1249. - ADPCM IMA Radical decoder
  1250. - zmq filters
  1251. - DCT denoiser filter (dctdnoiz)
  1252. - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
  1253. - Apple Intermediate Codec decoder
  1254. - Escape 130 video decoder
  1255. - FTP protocol support
  1256. - V4L2 output device
  1257. - 3D LUT filter (lut3d)
  1258. - SMPTE 302M audio encoder
  1259. - support for slice multithreading in libavfilter
  1260. - Hald CLUT support (generation and filtering)
  1261. - VC-1 interlaced B-frame support
  1262. - support for WavPack muxing (raw and in Matroska)
  1263. - XVideo output device
  1264. - vignette filter
  1265. - True Audio (TTA) encoder
  1266. - Go2Webinar decoder
  1267. - mcdeint filter ported from libmpcodecs
  1268. - sab filter ported from libmpcodecs
  1269. - ffprobe -show_chapters option
  1270. - WavPack encoding through libwavpack
  1271. - rotate filter
  1272. - spp filter ported from libmpcodecs
  1273. - libgme support
  1274. - psnr filter
  1275. version 1.2:
  1276. - VDPAU hardware acceleration through normal hwaccel
  1277. - SRTP support
  1278. - Error diffusion dither in Swscale
  1279. - Chained Ogg support
  1280. - Theora Midstream reconfiguration support
  1281. - EVRC decoder
  1282. - audio fade filter
  1283. - filtering audio with unknown channel layout
  1284. - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
  1285. and treble audio filter
  1286. - improved showspectrum filter, with multichannel support and sox-like colors
  1287. - histogram filter
  1288. - tee muxer
  1289. - il filter ported from libmpcodecs
  1290. - support ID3v2 tags in ASF files
  1291. - encrypted TTA stream decoding support
  1292. - RF64 support in WAV muxer
  1293. - noise filter ported from libmpcodecs
  1294. - Subtitles character encoding conversion
  1295. - blend filter
  1296. - stereo3d filter ported from libmpcodecs
  1297. version 1.1:
  1298. - stream disposition information printing in ffprobe
  1299. - filter for loudness analysis following EBU R128
  1300. - Opus encoder using libopus
  1301. - ffprobe -select_streams option
  1302. - Pinnacle TARGA CineWave YUV16 decoder
  1303. - TAK demuxer, decoder and parser
  1304. - DTS-HD demuxer
  1305. - remove -same_quant, it hasn't worked for years
  1306. - FFM2 support
  1307. - X-Face image encoder and decoder
  1308. - 24-bit FLAC encoding
  1309. - multi-channel ALAC encoding up to 7.1
  1310. - metadata (INFO tag) support in WAV muxer
  1311. - subtitles raw text decoder
  1312. - support for building DLLs using MSVC
  1313. - LVF demuxer
  1314. - ffescape tool
  1315. - metadata (info chunk) support in CAF muxer
  1316. - field filter ported from libmpcodecs
  1317. - AVR demuxer
  1318. - geq filter ported from libmpcodecs
  1319. - remove ffserver daemon mode
  1320. - AST muxer/demuxer
  1321. - new expansion syntax for drawtext
  1322. - BRender PIX image decoder
  1323. - ffprobe -show_entries option
  1324. - ffprobe -sections option
  1325. - ADPCM IMA Dialogic decoder
  1326. - BRSTM demuxer
  1327. - animated GIF decoder and demuxer
  1328. - PVF demuxer
  1329. - subtitles filter
  1330. - IRCAM muxer/demuxer
  1331. - Paris Audio File demuxer
  1332. - Virtual concatenation demuxer
  1333. - VobSub demuxer
  1334. - JSON captions for TED talks decoding support
  1335. - SOX Resampler support in libswresample
  1336. - aselect filter
  1337. - SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
  1338. - Silicon Graphics Motion Video Compressor 1 & 2 decoder
  1339. - Silicon Graphics Movie demuxer
  1340. - apad filter
  1341. - Resolution & pixel format change support with multithreading for H.264
  1342. - documentation split into per-component manuals
  1343. - pp (postproc) filter ported from MPlayer
  1344. - NIST Sphere demuxer
  1345. - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
  1346. - Sony Wave64 muxer
  1347. - adobe and limelight publisher authentication in RTMP
  1348. - data: URI scheme
  1349. - support building on the Plan 9 operating system
  1350. - kerndeint filter ported from MPlayer
  1351. - histeq filter ported from VirtualDub
  1352. - Megalux Frame demuxer
  1353. - 012v decoder
  1354. - Improved AVC Intra decoding support
  1355. version 1.0:
  1356. - INI and flat output in ffprobe
  1357. - Scene detection in libavfilter
  1358. - Indeo Audio decoder
  1359. - channelsplit audio filter
  1360. - setnsamples audio filter
  1361. - atempo filter
  1362. - ffprobe -show_data option
  1363. - RTMPT protocol support
  1364. - iLBC encoding/decoding via libilbc
  1365. - Microsoft Screen 1 decoder
  1366. - join audio filter
  1367. - audio channel mapping filter
  1368. - Microsoft ATC Screen decoder
  1369. - RTSP listen mode
  1370. - TechSmith Screen Codec 2 decoder
  1371. - AAC encoding via libfdk-aac
  1372. - Microsoft Expression Encoder Screen decoder
  1373. - RTMPS protocol support
  1374. - RTMPTS protocol support
  1375. - RTMPE protocol support
  1376. - RTMPTE protocol support
  1377. - showwaves and showspectrum filter
  1378. - LucasArts SMUSH SANM playback support
  1379. - LucasArts SMUSH VIMA audio decoder (ADPCM)
  1380. - LucasArts SMUSH demuxer
  1381. - SAMI, RealText and SubViewer demuxers and decoders
  1382. - Heart Of Darkness PAF playback support
  1383. - iec61883 device
  1384. - asettb filter
  1385. - new option: -progress
  1386. - 3GPP Timed Text encoder/decoder
  1387. - GeoTIFF decoder support
  1388. - ffmpeg -(no)stdin option
  1389. - Opus decoder using libopus
  1390. - caca output device using libcaca
  1391. - alphaextract and alphamerge filters
  1392. - concat filter
  1393. - flite filter
  1394. - Canopus Lossless Codec decoder
  1395. - bitmap subtitles in filters (experimental and temporary)
  1396. - MP2 encoding via TwoLAME
  1397. - bmp parser
  1398. - smptebars source
  1399. - asetpts filter
  1400. - hue filter
  1401. - ICO muxer
  1402. - SubRip encoder and decoder without embedded timing
  1403. - edge detection filter
  1404. - framestep filter
  1405. - ffmpeg -shortest option is now per-output file
  1406. -pass and -passlogfile are now per-output stream
  1407. - volume measurement filter
  1408. - Ut Video encoder
  1409. - Microsoft Screen 2 decoder
  1410. - smartblur filter ported from MPlayer
  1411. - CPiA decoder
  1412. - decimate filter ported from MPlayer
  1413. - RTP depacketization of JPEG
  1414. - Smooth Streaming live segmenter muxer
  1415. - F4V muxer
  1416. - sendcmd and asendcmd filters
  1417. - WebVTT demuxer and decoder (simple tags supported)
  1418. - RTP packetization of JPEG
  1419. - faststart option in the MOV/MP4 muxer
  1420. - support for building with MSVC
  1421. version 0.11:
  1422. - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
  1423. CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
  1424. CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
  1425. CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
  1426. CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
  1427. CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
  1428. - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
  1429. - setfield filter
  1430. - CDXL demuxer and decoder
  1431. - Apple ProRes encoder
  1432. - ffprobe -count_packets and -count_frames options
  1433. - Sun Rasterfile Encoder
  1434. - ID3v2 attached pictures reading and writing
  1435. - WMA Lossless decoder
  1436. - bluray protocol
  1437. - blackdetect filter
  1438. - libutvideo encoder wrapper (--enable-libutvideo)
  1439. - swapuv filter
  1440. - bbox filter
  1441. - XBM encoder and decoder
  1442. - RealAudio Lossless decoder
  1443. - ZeroCodec decoder
  1444. - tile video filter
  1445. - Metal Gear Solid: The Twin Snakes demuxer
  1446. - OpenEXR image decoder
  1447. - removelogo filter
  1448. - drop support for ffmpeg without libavfilter
  1449. - drawtext video filter: fontconfig support
  1450. - ffmpeg -benchmark_all option
  1451. - super2xsai filter ported from libmpcodecs
  1452. - add libavresample audio conversion library for compatibility
  1453. - MicroDVD decoder
  1454. - Avid Meridien (AVUI) encoder and decoder
  1455. - accept + prefix to -pix_fmt option to disable automatic conversions.
  1456. - complete audio filtering in libavfilter and ffmpeg
  1457. - add fps filter
  1458. - vorbis parser
  1459. - png parser
  1460. - audio mix filter
  1461. - ffv1: support (draft) version 1.3
  1462. version 0.10:
  1463. - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
  1464. CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
  1465. CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
  1466. CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
  1467. - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
  1468. - SBaGen (SBG) binaural beats script demuxer
  1469. - OpenMG Audio muxer
  1470. - Timecode extraction in DV and MOV
  1471. - thumbnail video filter
  1472. - XML output in ffprobe
  1473. - asplit audio filter
  1474. - tinterlace video filter
  1475. - astreamsync audio filter
  1476. - amerge audio filter
  1477. - ISMV (Smooth Streaming) muxer
  1478. - GSM audio parser
  1479. - SMJPEG muxer
  1480. - XWD encoder and decoder
  1481. - Automatic thread count based on detection number of (available) CPU cores
  1482. - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
  1483. - ffprobe -show_error option
  1484. - Avid 1:1 10-bit RGB Packer codec
  1485. - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
  1486. - yuv4 libquicktime packed 4:2:0 encoder and decoder
  1487. - ffprobe -show_frames option
  1488. - silencedetect audio filter
  1489. - ffprobe -show_program_version, -show_library_versions, -show_versions options
  1490. - rv34: frame-level multi-threading
  1491. - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
  1492. - Improved PGS subtitle decoder
  1493. - dumpgraph option to lavfi device
  1494. - r210 and r10k encoders
  1495. - ffwavesynth decoder
  1496. - aviocat tool
  1497. - ffeval tool
  1498. - support encoding and decoding 4-channel SGI images
  1499. version 0.9:
  1500. - openal input device added
  1501. - boxblur filter added
  1502. - BWF muxer
  1503. - Flash Screen Video 2 decoder
  1504. - lavfi input device added
  1505. - added avconv, which is almost the same for now, except
  1506. for a few incompatible changes in the options, which will hopefully make them
  1507. easier to use. The changes are:
  1508. * The options placement is now strictly enforced! While in theory the
  1509. options for ffmpeg should be given in [input options] -i INPUT [output
  1510. options] OUTPUT order, in practice it was possible to give output options
  1511. before the -i and it mostly worked. Except when it didn't - the behavior was
  1512. a bit inconsistent. In avconv, it is not possible to mix input and output
  1513. options. All non-global options are reset after an input or output filename.
  1514. * All per-file options are now truly per-file - they apply only to the next
  1515. input or output file and specifying different values for different files
  1516. will now work properly (notably -ss and -t options).
  1517. * All per-stream options are now truly per-stream - it is possible to
  1518. specify which stream(s) should a given option apply to. See the Stream
  1519. specifiers section in the avconv manual for details.
  1520. * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
  1521. sense that they're specified after the output filename instead of before,
  1522. like all other options. In avconv this irregularity is removed, all options
  1523. apply to the next input or output file.
  1524. * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
  1525. irregular and highly confusing, they were also redundant. In avconv the -map
  1526. option will create new streams in the output file and map input streams to
  1527. them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
  1528. each stream in the first input file.
  1529. * The -map option now has slightly different and more powerful syntax:
  1530. + Colons (':') are used to separate file index/stream type/stream index
  1531. instead of dots. Comma (',') is used to separate the sync stream instead
  1532. of colon.. This is done for consistency with other options.
  1533. + It's possible to specify stream type. E.g. -map 0:a:2 creates an
  1534. output stream from the third input audio stream.
  1535. + Omitting the stream index now maps all the streams of the given type,
  1536. not just the first. E.g. -map 0:s creates output streams for all the
  1537. subtitle streams in the first input file.
  1538. + Since -map can now match multiple streams, negative mappings were
  1539. introduced. Negative mappings disable some streams from an already
  1540. defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
  1541. all the stream in the first input file, except for the second audio
  1542. stream'.
  1543. * There is a new option -c (or -codec) for choosing the decoder/encoder to
  1544. use, which makes it possible to precisely specify target stream(s) consistently with
  1545. other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
  1546. libvorbis sets the codec for the first audio stream and -c copy copies all
  1547. the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
  1548. aliases to -c:v/a/s
  1549. * It is now possible to precisely specify which stream should an AVOption
  1550. apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
  1551. -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
  1552. syntax is deprecated and will stop working soon.
  1553. * -map_chapters now takes only an input file index and applies to the next
  1554. output file. This is consistent with how all the other options work.
  1555. * -map_metadata now takes only an input metadata specifier and applies to
  1556. the next output file. Output metadata specifier is now part of the option
  1557. name, similarly to the AVOptions/map/codec feature above.
  1558. * -metadata can now be used to set metadata on streams and chapters, e.g.
  1559. -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
  1560. This made -vlang/-alang/-slang options redundant, so they were removed.
  1561. * -qscale option now uses stream specifiers and applies to all streams, not
  1562. just video. I.e. plain -qscale number would now apply to all streams. To get
  1563. the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
  1564. and -aq is now an alias for -q:a.
  1565. * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
  1566. uses stream specifiers. Use -bsf:v/a/s instead of the old options.
  1567. * -itsscale option now uses stream specifiers, so its argument is only the
  1568. scale parameter.
  1569. * -intra option was removed, use -g 0 for the same effect.
  1570. * -psnr option was removed, use -flags +psnr for the same effect.
  1571. * -vf option is now an alias to the new -filter option, which uses stream specifiers.
  1572. * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
  1573. * -vtag/-atag/-stag options are now aliases to the new -tag option.
  1574. - XMV demuxer
  1575. - LOAS demuxer
  1576. - ashowinfo filter added
  1577. - Windows Media Image decoder
  1578. - amovie source added
  1579. - LATM muxer/demuxer
  1580. - Speex encoder via libspeex
  1581. - JSON output in ffprobe
  1582. - WTV muxer
  1583. - Optional C++ Support (needed for libstagefright)
  1584. - H.264 Decoding on Android via Stagefright
  1585. - Prores decoder
  1586. - BIN/XBIN/ADF/IDF text file decoder
  1587. - aconvert audio filter added
  1588. - audio support to lavfi input device added
  1589. - libcdio-paranoia input device for audio CD grabbing
  1590. - Apple ProRes decoder
  1591. - CELT in Ogg demuxing
  1592. - G.723.1 demuxer and decoder
  1593. - libmodplug support (--enable-libmodplug)
  1594. - VC-1 interlaced decoding
  1595. - libutvideo wrapper (--enable-libutvideo)
  1596. - aevalsrc audio source added
  1597. - Ut Video decoder
  1598. - Speex encoding via libspeex
  1599. - 4:2:2 H.264 decoding support
  1600. - 4:2:2 and 4:4:4 H.264 encoding with libx264
  1601. - Pulseaudio input device
  1602. - Prores encoder
  1603. - Video Decoder Acceleration (VDA) HWAccel module.
  1604. - replacement Indeo 3 decoder
  1605. - new ffmpeg option: -map_channel
  1606. - volume audio filter added
  1607. - earwax audio filter added
  1608. - libv4l2 support (--enable-libv4l2)
  1609. - TLS/SSL and HTTPS protocol support
  1610. - AVOptions API rewritten and documented
  1611. - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
  1612. AVCodecContext deprecated. Codec private options should be used instead.
  1613. - Properly working defaults in libx264 wrapper, support for native presets.
  1614. - Encrypted OMA files support
  1615. - Discworld II BMV decoding support
  1616. - VBLE Decoder
  1617. - OS X Video Decoder Acceleration (VDA) support
  1618. - compact and csv output in ffprobe
  1619. - pan audio filter
  1620. - IFF Amiga Continuous Bitmap (ACBM) decoder
  1621. - ass filter
  1622. - CRI ADX audio format muxer and demuxer
  1623. - Playstation Portable PMP format demuxer
  1624. - Microsoft Windows ICO demuxer
  1625. - life source
  1626. - PCM format support in OMA demuxer
  1627. - CLJR encoder
  1628. - new option: -report
  1629. - Dxtory capture format decoder
  1630. - cellauto source
  1631. - Simple segmenting muxer
  1632. - Indeo 4 decoder
  1633. - SMJPEG demuxer
  1634. version 0.8:
  1635. - many many things we forgot because we rather write code than changelogs
  1636. - WebM support in Matroska de/muxer
  1637. - low overhead Ogg muxing
  1638. - MMS-TCP support
  1639. - VP8 de/encoding via libvpx
  1640. - Demuxer for On2's IVF format
  1641. - Pictor/PC Paint decoder
  1642. - HE-AAC v2 decoder
  1643. - HE-AAC v2 encoding with libaacplus
  1644. - libfaad2 wrapper removed
  1645. - DTS-ES extension (XCh) decoding support
  1646. - native VP8 decoder
  1647. - RTSP tunneling over HTTP
  1648. - RTP depacketization of SVQ3
  1649. - -strict inofficial replaced by -strict unofficial
  1650. - ffplay -exitonkeydown and -exitonmousedown options added
  1651. - native GSM / GSM MS decoder
  1652. - RTP depacketization of QDM2
  1653. - ANSI/ASCII art playback system
  1654. - Lego Mindstorms RSO de/muxer
  1655. - libavcore added (and subsequently removed)
  1656. - SubRip subtitle file muxer and demuxer
  1657. - Chinese AVS encoding via libxavs
  1658. - ffprobe -show_packets option added
  1659. - RTP packetization of Theora and Vorbis
  1660. - RTP depacketization of MP4A-LATM
  1661. - RTP packetization and depacketization of VP8
  1662. - hflip filter
  1663. - Apple HTTP Live Streaming demuxer
  1664. - a64 codec
  1665. - MMS-HTTP support
  1666. - G.722 ADPCM audio encoder/decoder
  1667. - R10k video decoder
  1668. - ocv_smooth filter
  1669. - frei0r wrapper filter
  1670. - change crop filter syntax to width:height:x:y
  1671. - make the crop filter accept parametric expressions
  1672. - make ffprobe accept AVFormatContext options
  1673. - yadif filter
  1674. - blackframe filter
  1675. - Demuxer for Leitch/Harris' VR native stream format (LXF)
  1676. - RTP depacketization of the X-QT QuickTime format
  1677. - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
  1678. - cropdetect filter
  1679. - ffmpeg -crop* options removed
  1680. - transpose filter added
  1681. - ffmpeg -force_key_frames option added
  1682. - demuxer for receiving raw rtp:// URLs without an SDP description
  1683. - single stream LATM/LOAS decoder
  1684. - setpts filter added
  1685. - Win64 support for optimized x86 assembly functions
  1686. - MJPEG/AVI1 to JPEG/JFIF bitstream filter
  1687. - ASS subtitle encoder and decoder
  1688. - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
  1689. - overlay filter added
  1690. - rename aspect filter to setdar, and pixelaspect to setsar
  1691. - IEC 61937 demuxer
  1692. - Mobotix .mxg demuxer
  1693. - frei0r source added
  1694. - hqdn3d filter added
  1695. - RTP depacketization of QCELP
  1696. - FLAC parser added
  1697. - gradfun filter added
  1698. - AMR-WB decoder
  1699. - replace the ocv_smooth filter with a more generic ocv filter
  1700. - Windows Televison (WTV) demuxer
  1701. - FFmpeg metadata format muxer and demuxer
  1702. - SubRip (srt) subtitle encoder and decoder
  1703. - floating-point AC-3 encoder added
  1704. - Lagarith decoder
  1705. - ffmpeg -copytb option added
  1706. - IVF muxer added
  1707. - Wing Commander IV movies decoder added
  1708. - movie source added
  1709. - Bink version 'b' audio and video decoder
  1710. - Bitmap Brothers JV playback system
  1711. - Apple HTTP Live Streaming protocol handler
  1712. - sndio support for playback and record
  1713. - Linux framebuffer input device added
  1714. - Chronomaster DFA decoder
  1715. - DPX image encoder
  1716. - MicroDVD subtitle file muxer and demuxer
  1717. - Playstation Portable PMP format demuxer
  1718. - fieldorder video filter added
  1719. - AAC encoding via libvo-aacenc
  1720. - AMR-WB encoding via libvo-amrwbenc
  1721. - xWMA demuxer
  1722. - Mobotix MxPEG decoder
  1723. - VP8 frame-multithreading
  1724. - NEON optimizations for VP8
  1725. - Lots of deprecated API cruft removed
  1726. - fft and imdct optimizations for AVX (Sandy Bridge) processors
  1727. - showinfo filter added
  1728. - SMPTE 302M AES3 audio decoder
  1729. - Apple Core Audio Format muxer
  1730. - 9 bits and 10 bits per sample support in the H.264 decoder
  1731. - 9 bits and 10 bits FFV1 encoding / decoding
  1732. - split filter added
  1733. - select filter added
  1734. - sdl output device added
  1735. - libmpcodecs video filter support (3 times as many filters than before)
  1736. - mpeg2 aspect ratio dection fixed
  1737. - libxvid aspect pickiness fixed
  1738. - Frame multithreaded decoding
  1739. - E-AC-3 audio encoder
  1740. - ac3enc: add channel coupling support
  1741. - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
  1742. - H264/MPEG frame-level multi-threading
  1743. - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
  1744. - 4:4:4 H.264 decoding support
  1745. - 10-bit H.264 optimizations for x86
  1746. - lut, lutrgb, and lutyuv filters added
  1747. - buffersink libavfilter sink added
  1748. - Bump libswscale for recently reported ABI break
  1749. - New J2K encoder (via OpenJPEG)
  1750. version 0.7:
  1751. - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
  1752. version 0.6:
  1753. - PB-frame decoding for H.263
  1754. - deprecated vhook subsystem removed
  1755. - deprecated old scaler removed
  1756. - VQF demuxer
  1757. - Alpha channel scaler
  1758. - PCX encoder
  1759. - RTP packetization of H.263
  1760. - RTP packetization of AMR
  1761. - RTP depacketization of Vorbis
  1762. - CorePNG decoding support
  1763. - Cook multichannel decoding support
  1764. - introduced avlanguage helpers in libavformat
  1765. - 8088flex TMV demuxer and decoder
  1766. - per-stream language-tags extraction in asfdec
  1767. - V210 decoder and encoder
  1768. - remaining GPL parts in AC-3 decoder converted to LGPL
  1769. - QCP demuxer
  1770. - SoX native format muxer and demuxer
  1771. - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
  1772. - DPX image decoder
  1773. - Electronic Arts Madcow decoder
  1774. - DivX (XSUB) subtitle encoder
  1775. - nonfree libamr support for AMR-NB/WB decoding/encoding removed
  1776. - experimental AAC encoder
  1777. - RTP depacketization of ASF and RTSP from WMS servers
  1778. - RTMP support in libavformat
  1779. - noX handling for OPT_BOOL X options
  1780. - Wave64 demuxer
  1781. - IEC-61937 compatible Muxer
  1782. - TwinVQ decoder
  1783. - Bluray (PGS) subtitle decoder
  1784. - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
  1785. - WMA Pro decoder
  1786. - Core Audio Format demuxer
  1787. - ATRAC1 decoder
  1788. - MD STUDIO audio demuxer
  1789. - RF64 support in WAV demuxer
  1790. - MPEG-4 Audio Lossless Coding (ALS) decoder
  1791. - -formats option split into -formats, -codecs, -bsfs, and -protocols
  1792. - IV8 demuxer
  1793. - CDG demuxer and decoder
  1794. - R210 decoder
  1795. - Auravision Aura 1 and 2 decoders
  1796. - Deluxe Paint Animation playback system
  1797. - SIPR decoder
  1798. - Adobe Filmstrip muxer and demuxer
  1799. - RTP depacketization of H.263
  1800. - Bink demuxer and audio/video decoders
  1801. - enable symbol versioning by default for linkers that support it
  1802. - IFF PBM/ILBM bitmap decoder
  1803. - concat protocol
  1804. - Indeo 5 decoder
  1805. - RTP depacketization of AMR
  1806. - WMA Voice decoder
  1807. - ffprobe tool
  1808. - AMR-NB decoder
  1809. - RTSP muxer
  1810. - HE-AAC v1 decoder
  1811. - Kega Game Video (KGV1) decoder
  1812. - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
  1813. - RTP depacketization of Theora
  1814. - HTTP Digest authentication
  1815. - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
  1816. - Psygnosis YOP demuxer and video decoder
  1817. - spectral extension support in the E-AC-3 decoder
  1818. - unsharp video filter
  1819. - RTP hinting in the mov/3gp/mp4 muxer
  1820. - Dirac in Ogg demuxing
  1821. - seek to keyframes in Ogg
  1822. - 4:2:2 and 4:4:4 Theora decoding
  1823. - 35% faster VP3/Theora decoding
  1824. - faster AAC decoding
  1825. - faster H.264 decoding
  1826. - RealAudio 1.0 (14.4K) encoder
  1827. version 0.5:
  1828. - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
  1829. - TechSmith Camtasia (TSCC) video decoder
  1830. - IBM Ultimotion (ULTI) video decoder
  1831. - Sierra Online audio file demuxer and decoder
  1832. - Apple QuickDraw (qdrw) video decoder
  1833. - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
  1834. - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
  1835. - Miro VideoXL (VIXL) video decoder
  1836. - H.261 video encoder
  1837. - QPEG video decoder
  1838. - Nullsoft Video (NSV) file demuxer
  1839. - Shorten audio decoder
  1840. - LOCO video decoder
  1841. - Apple Lossless Audio Codec (ALAC) decoder
  1842. - Winnov WNV1 video decoder
  1843. - Autodesk Animator Studio Codec (AASC) decoder
  1844. - Indeo 2 video decoder
  1845. - Fraps FPS1 video decoder
  1846. - Snow video encoder/decoder
  1847. - Sonic audio encoder/decoder
  1848. - Vorbis audio decoder
  1849. - Macromedia ADPCM decoder
  1850. - Duck TrueMotion 2 video decoder
  1851. - support for decoding FLX and DTA extensions in FLIC files
  1852. - H.264 custom quantization matrices support
  1853. - ffserver fixed, it should now be usable again
  1854. - QDM2 audio decoder
  1855. - Real Cooker audio decoder
  1856. - TrueSpeech audio decoder
  1857. - WMA2 audio decoder fixed, now all files should play correctly
  1858. - RealAudio 14.4 and 28.8 decoders fixed
  1859. - JPEG-LS decoder
  1860. - build system improvements
  1861. - tabs and trailing whitespace removed from the codebase
  1862. - CamStudio video decoder
  1863. - AIFF/AIFF-C audio format, encoding and decoding
  1864. - ADTS AAC file reading and writing
  1865. - Creative VOC file reading and writing
  1866. - American Laser Games multimedia (*.mm) playback system
  1867. - Zip Motion Blocks Video decoder
  1868. - improved Theora/VP3 decoder
  1869. - True Audio (TTA) decoder
  1870. - AVS demuxer and video decoder
  1871. - JPEG-LS encoder
  1872. - Smacker demuxer and decoder
  1873. - NuppelVideo/MythTV demuxer and RTjpeg decoder
  1874. - KMVC decoder
  1875. - MPEG-2 intra VLC support
  1876. - MPEG-2 4:2:2 encoder
  1877. - Flash Screen Video decoder
  1878. - GXF demuxer
  1879. - Chinese AVS decoder
  1880. - GXF muxer
  1881. - MXF demuxer
  1882. - VC-1/WMV3/WMV9 video decoder
  1883. - MacIntel support
  1884. - AviSynth support
  1885. - VMware video decoder
  1886. - VP5 video decoder
  1887. - VP6 video decoder
  1888. - WavPack lossless audio decoder
  1889. - Targa (.TGA) picture decoder
  1890. - Vorbis audio encoder
  1891. - Delphine Software .cin demuxer/audio and video decoder
  1892. - Tiertex .seq demuxer/video decoder
  1893. - MTV demuxer
  1894. - TIFF picture encoder and decoder
  1895. - GIF picture decoder
  1896. - Intel Music Coder decoder
  1897. - Zip Motion Blocks Video encoder
  1898. - Musepack decoder
  1899. - Flash Screen Video encoder
  1900. - Theora encoding via libtheora
  1901. - BMP encoder
  1902. - WMA encoder
  1903. - GSM-MS encoder and decoder
  1904. - DCA decoder
  1905. - DXA demuxer and decoder
  1906. - DNxHD decoder
  1907. - Gamecube movie (.THP) playback system
  1908. - Blackfin optimizations
  1909. - Interplay C93 demuxer and video decoder
  1910. - Bethsoft VID demuxer and video decoder
  1911. - CRYO APC demuxer
  1912. - ATRAC3 decoder
  1913. - V.Flash PTX decoder
  1914. - RoQ muxer, RoQ audio encoder
  1915. - Renderware TXD demuxer and decoder
  1916. - extern C declarations for C++ removed from headers
  1917. - sws_flags command line option
  1918. - codebook generator
  1919. - RoQ video encoder
  1920. - QTRLE encoder
  1921. - OS/2 support removed and restored again
  1922. - AC-3 decoder
  1923. - NUT muxer
  1924. - additional SPARC (VIS) optimizations
  1925. - Matroska muxer
  1926. - slice-based parallel H.264 decoding
  1927. - Monkey's Audio demuxer and decoder
  1928. - AMV audio and video decoder
  1929. - DNxHD encoder
  1930. - H.264 PAFF decoding
  1931. - Nellymoser ASAO decoder
  1932. - Beam Software SIFF demuxer and decoder
  1933. - libvorbis Vorbis decoding removed in favor of native decoder
  1934. - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
  1935. - Ogg (Theora, Vorbis and FLAC) muxer
  1936. - The "device" muxers and demuxers are now in a new libavdevice library
  1937. - PC Paintbrush PCX decoder
  1938. - Sun Rasterfile decoder
  1939. - TechnoTrend PVA demuxer
  1940. - Linux Media Labs MPEG-4 (LMLM4) demuxer
  1941. - AVM2 (Flash 9) SWF muxer
  1942. - QT variant of IMA ADPCM encoder
  1943. - VFW grabber
  1944. - iPod/iPhone compatible mp4 muxer
  1945. - Mimic decoder
  1946. - MSN TCP Webcam stream demuxer
  1947. - RL2 demuxer / decoder
  1948. - IFF demuxer
  1949. - 8SVX audio decoder
  1950. - non-recursive Makefiles
  1951. - BFI demuxer
  1952. - MAXIS EA XA (.xa) demuxer / decoder
  1953. - BFI video decoder
  1954. - OMA demuxer
  1955. - MLP/TrueHD decoder
  1956. - Electronic Arts CMV decoder
  1957. - Motion Pixels Video decoder
  1958. - Motion Pixels MVI demuxer
  1959. - removed animated GIF decoder/demuxer
  1960. - D-Cinema audio muxer
  1961. - Electronic Arts TGV decoder
  1962. - Apple Lossless Audio Codec (ALAC) encoder
  1963. - AAC decoder
  1964. - floating point PCM encoder/decoder
  1965. - MXF muxer
  1966. - DV100 AKA DVCPRO HD decoder and demuxer
  1967. - E-AC-3 support added to AC-3 decoder
  1968. - Nellymoser ASAO encoder
  1969. - ASS and SSA demuxer and muxer
  1970. - liba52 wrapper removed
  1971. - SVQ3 watermark decoding support
  1972. - Speex decoding via libspeex
  1973. - Electronic Arts TGQ decoder
  1974. - RV40 decoder
  1975. - QCELP / PureVoice decoder
  1976. - RV30 decoder
  1977. - hybrid WavPack support
  1978. - R3D REDCODE demuxer
  1979. - ALSA support for playback and record
  1980. - Electronic Arts TQI decoder
  1981. - OpenJPEG based JPEG 2000 decoder
  1982. - NC (NC4600) camera file demuxer
  1983. - Gopher client support
  1984. - MXF D-10 muxer
  1985. - generic metadata API
  1986. - flash ScreenVideo2 encoder
  1987. version 0.4.9-pre1:
  1988. - DV encoder, DV muxer
  1989. - Microsoft RLE video decoder
  1990. - Microsoft Video-1 decoder
  1991. - Apple Animation (RLE) decoder
  1992. - Apple Graphics (SMC) decoder
  1993. - Apple Video (RPZA) decoder
  1994. - Cinepak decoder
  1995. - Sega FILM (CPK) file demuxer
  1996. - Westwood multimedia support (VQA & AUD files)
  1997. - Id Quake II CIN playback support
  1998. - 8BPS video decoder
  1999. - FLIC playback support
  2000. - RealVideo 2.0 (RV20) decoder
  2001. - Duck TrueMotion v1 (DUCK) video decoder
  2002. - Sierra VMD demuxer and video decoder
  2003. - MSZH and ZLIB decoder support
  2004. - SVQ1 video encoder
  2005. - AMR-WB support
  2006. - PPC optimizations
  2007. - rate distortion optimal cbp support
  2008. - rate distorted optimal ac prediction for MPEG-4
  2009. - rate distorted optimal lambda->qp support
  2010. - AAC encoding with libfaac
  2011. - Sunplus JPEG codec (SP5X) support
  2012. - use Lagrange multiplier instead of QP for ratecontrol
  2013. - Theora/VP3 decoding support
  2014. - XA and ADX ADPCM codecs
  2015. - export MPEG-2 active display area / pan scan
  2016. - Add support for configuring with IBM XLC
  2017. - floating point AAN DCT
  2018. - initial support for zygo video (not complete)
  2019. - RGB ffv1 support
  2020. - new audio/video parser API
  2021. - av_log() system
  2022. - av_read_frame() and av_seek_frame() support
  2023. - missing last frame fixes
  2024. - seek by mouse in ffplay
  2025. - noise reduction of DCT coefficients
  2026. - H.263 OBMC & 4MV support
  2027. - H.263 alternative inter vlc support
  2028. - H.263 loop filter
  2029. - H.263 slice structured mode
  2030. - interlaced DCT support for MPEG-2 encoding
  2031. - stuffing to stay above min_bitrate
  2032. - MB type & QP visualization
  2033. - frame stepping for ffplay
  2034. - interlaced motion estimation
  2035. - alternate scantable support
  2036. - SVCD scan offset support
  2037. - closed GOP support
  2038. - SSE2 FDCT
  2039. - quantizer noise shaping
  2040. - G.726 ADPCM audio codec
  2041. - MS ADPCM encoding
  2042. - multithreaded/SMP motion estimation
  2043. - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
  2044. - multithreaded/SMP decoding for MPEG-2
  2045. - FLAC decoder
  2046. - Metrowerks CodeWarrior suppport
  2047. - H.263+ custom pcf support
  2048. - nicer output for 'ffmpeg -formats'
  2049. - Matroska demuxer
  2050. - SGI image format, encoding and decoding
  2051. - H.264 loop filter support
  2052. - H.264 CABAC support
  2053. - nicer looking arrows for the motion vector visualization
  2054. - improved VCD support
  2055. - audio timestamp drift compensation
  2056. - MPEG-2 YUV 422/444 support
  2057. - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
  2058. - better image scaling
  2059. - H.261 support
  2060. - correctly interleave packets during encoding
  2061. - VIS optimized motion compensation
  2062. - intra_dc_precision>0 encoding support
  2063. - support reuse of motion vectors/MB types/field select values of the source video
  2064. - more accurate deblock filter
  2065. - padding support
  2066. - many optimizations and bugfixes
  2067. - FunCom ISS audio file demuxer and according ADPCM decoding
  2068. version 0.4.8:
  2069. - MPEG-2 video encoding (Michael)
  2070. - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
  2071. - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  2072. and Mario Brito)
  2073. - Xan DPCM audio decoder (Mario Brito)
  2074. - Interplay MVE playback subsystem (Mike Melanson)
  2075. - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
  2076. version 0.4.7:
  2077. - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
  2078. (originally from public domain player for Amiga at http://www.honeypot.net/audio)
  2079. - current version now also compiles with older GCC (Fabrice)
  2080. - 4X multimedia playback system including 4xm file demuxer (Mike
  2081. Melanson), and 4X video and audio codecs (Michael)
  2082. - Creative YUV (CYUV) decoder (Mike Melanson)
  2083. - FFV1 codec (our very simple lossless intra only codec, compresses much better
  2084. than HuffYUV) (Michael)
  2085. - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
  2086. - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  2087. alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
  2088. - ffplay has been replaced with a newer version which uses SDL (optionally)
  2089. for multiplatform support (Fabrice)
  2090. - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  2091. by anonymous
  2092. - AMR format has been added (Johannes Carlsson)
  2093. - 3GP support has been added (Johannes Carlsson)
  2094. - VP3 codec has been added (Mike Melanson)
  2095. - more MPEG-1/2 fixes
  2096. - better multiplatform support, MS Visual Studio fixes (various)
  2097. - AltiVec optimizations (Magnus Damn and others)
  2098. - SH4 processor support has been added (BERO)
  2099. - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
  2100. - VOB streaming support (Brian Foley)
  2101. - better MP3 autodetection (Andriy Rysin)
  2102. - qpel encoding (Michael)
  2103. - 4mv+b frames encoding finally fixed (Michael)
  2104. - chroma ME (Michael)
  2105. - 5 comparison functions for ME (Michael)
  2106. - B-frame encoding speedup (Michael)
  2107. - WMV2 codec (unfinished - Michael)
  2108. - user specified diamond size for EPZS (Michael)
  2109. - Playstation STR playback subsystem, still experimental (Mike and Michael)
  2110. - ASV2 codec (Michael)
  2111. - CLJR decoder (Alex)
  2112. .. And lots more new enhancements and fixes.
  2113. version 0.4.6:
  2114. - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  2115. from scratch
  2116. - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
  2117. - fix quantization bug in AC3 encoder
  2118. - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
  2119. - added prototype ffplay program
  2120. - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
  2121. - bug fix on MCBPC tables of H.263 (Juanjo)
  2122. - bug fix on DC coefficients of H.263 (Juanjo)
  2123. - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
  2124. - now we can decode H.263 streams found in QuickTime files (Juanjo)
  2125. - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
  2126. - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
  2127. - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
  2128. - now H.263 picture size is returned on the first decoded frame (Juanjo)
  2129. - added first regression tests
  2130. - added MPEG-2 TS demuxer
  2131. - new demux API for libav
  2132. - more accurate and faster IDCT (Michael)
  2133. - faster and entropy-controlled motion search (Michael)
  2134. - two pass video encoding (Michael)
  2135. - new video rate control (Michael)
  2136. - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
  2137. - great performance improvement of video encoders and decoders (Michael)
  2138. - new and faster bit readers and vlc parsers (Michael)
  2139. - high quality encoding mode: tries all macroblock/VLC types (Michael)
  2140. - added DV video decoder
  2141. - preliminary RTP/RTSP support in ffserver and libavformat
  2142. - H.263+ AIC decoding/encoding support (Juanjo)
  2143. - VCD MPEG-PS mode (Juanjo)
  2144. - PSNR stuff (Juanjo)
  2145. - simple stats output (Juanjo)
  2146. - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
  2147. version 0.4.5:
  2148. - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
  2149. - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
  2150. - added configure system (actually a small shell script)
  2151. - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
  2152. Michael Hipp (temporary solution - waiting for integer only
  2153. decoder)
  2154. - fixed VIDIOCSYNC interrupt
  2155. - added Intel H.263 decoding support ('I263' AVI fourCC)
  2156. - added Real Video 1.0 decoding (needs further testing)
  2157. - simplified image formats again. Added PGM format (=grey
  2158. pgm). Renamed old PGM to PGMYUV.
  2159. - fixed msmpeg4 slice issues (tell me if you still find problems)
  2160. - fixed OpenDivX bugs with newer versions (added VOL header decoding)
  2161. - added support for MPlayer interface
  2162. - added macroblock skip optimization
  2163. - added MJPEG decoder
  2164. - added mmx/mmxext IDCT from libmpeg2
  2165. - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
  2166. <celer at shell.scrypt.net>)
  2167. - added pixel format conversion layer (e.g. for MJPEG or PPM)
  2168. - added deinterlacing option
  2169. - MPEG-1/2 fixes
  2170. - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
  2171. - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
  2172. - Windows porting of file converter
  2173. - added MJPEG raw format (input/output)
  2174. - added JPEG image format support (input/output)
  2175. version 0.4.4:
  2176. - fixed some std header definitions (Bjorn Lindgren
  2177. <bjorn.e.lindgren at telia.com>).
  2178. - added MPEG demuxer (MPEG-1 and 2 compatible).
  2179. - added ASF demuxer
  2180. - added prototype RM demuxer
  2181. - added AC3 decoding (done with libac3 by Aaron Holtzman)
  2182. - added decoding codec parameter guessing (.e.g. for MPEG, because the
  2183. header does not include them)
  2184. - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  2185. play them (only tested video)
  2186. - fixed H.263 white bug
  2187. - fixed phase rounding in img resample filter
  2188. - add MMX code for polyphase img resample filter
  2189. - added CPU autodetection
  2190. - added generic title/author/copyright/comment string handling (ASF and RM
  2191. use them)
  2192. - added SWF demux to extract MP3 track (not usable yet because no MP3
  2193. decoder)
  2194. - added fractional frame rate support
  2195. - codecs are no longer searched by read_header() (should fix ffserver
  2196. segfault)
  2197. version 0.4.3:
  2198. - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
  2199. - fixed raw yuv output
  2200. - added motion rounding support in MPEG-4
  2201. - fixed motion bug rounding in MSMPEG4
  2202. - added B-frame handling in video core
  2203. - added full MPEG-1 decoding support
  2204. - added partial (frame only) MPEG-2 support
  2205. - changed the FOURCC code for H.263 to "U263" to be able to see the
  2206. +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  2207. this +codec ;) (JuanJo).
  2208. - Halfpel motion estimation after MB type selection (JuanJo)
  2209. - added pgm and .Y.U.V output format
  2210. - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  2211. output.
  2212. - added pgmpipe I/O format (original patch from Martin Aumueller
  2213. <lists at reserv.at>, but changed completely since we use a format
  2214. instead of a protocol)
  2215. version 0.4.2:
  2216. - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  2217. (for OpenDivX) is almost complete: 8x8 MVs and rounding are
  2218. missing. MSMPEG4 support is complete.
  2219. - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  2220. can decode ffmpeg MPEGs :-)).
  2221. - added libavcodec API documentation (see apiexample.c).
  2222. - fixed image polyphase bug (the bottom of some images could be
  2223. greenish)
  2224. - added support for non clipped motion vectors (decoding only)
  2225. and image sizes non-multiple of 16
  2226. - added support for AC prediction (decoding only)
  2227. - added file overwrite confirmation (can be disabled with -y)
  2228. - added custom size picture to H.263 using H.263+ (Juanjo)
  2229. version 0.4.1:
  2230. - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  2231. of AVI and ASF to DIV3.
  2232. - added -me option to set motion estimation method
  2233. (default=log). suppressed redundant -hq option.
  2234. - added options -acodec and -vcodec to force a given codec (useful for
  2235. AVI for example)
  2236. - fixed -an option
  2237. - improved dct_quantize speed
  2238. - factorized some motion estimation code
  2239. version 0.4.0:
  2240. - removing grab code from ffserver and moved it to ffmpeg. Added
  2241. multistream support to ffmpeg.
  2242. - added timeshifting support for live feeds (option ?date=xxx in the
  2243. URL)
  2244. - added high quality image resize code with polyphase filter (need
  2245. mmx/see optimization). Enable multiple image size support in ffserver.
  2246. - added multi live feed support in ffserver
  2247. - suppressed master feature from ffserver (it should be done with an
  2248. external program which opens the .ffm url and writes it to another
  2249. ffserver)
  2250. - added preliminary support for video stream parsing (WAV and AVI half
  2251. done). Added proper support for audio/video file conversion in
  2252. ffmpeg.
  2253. - added preliminary support for video file sending from ffserver
  2254. - redesigning I/O subsystem: now using URL based input and output
  2255. (see avio.h)
  2256. - added WAV format support
  2257. - added "tty user interface" to ffmpeg to stop grabbing gracefully
  2258. - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
  2259. (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
  2260. - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
  2261. - added new motion estimation algorithms, log and phods (Juanjo)
  2262. - changed directories: libav for format handling, libavcodec for
  2263. codecs
  2264. version 0.3.4:
  2265. - added stereo in MPEG audio encoder
  2266. version 0.3.3:
  2267. - added 'high quality' mode which use motion vectors. It can be used in
  2268. real time at low resolution.
  2269. - fixed rounding problems which caused quality problems at high
  2270. bitrates and large GOP size
  2271. version 0.3.2: small fixes
  2272. - ASF fixes
  2273. - put_seek bug fix
  2274. version 0.3.1: added avi/divx support
  2275. - added AVI support
  2276. - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
  2277. - added sound for flash format (not tested)
  2278. version 0.3: initial public release