Commit Graph

  • f851191ce6 aacdec_usac: skip FD-specific decoding for LPD channels Oliver Chang 2026-02-24 02:41:27 -08:00
  • 60f3904718 avformat/dhav: Fix handling or slightly larger files Michael Niedermayer 2026-03-07 13:48:49 +01:00
  • 56217dccd6 avutil/timecode: Check for integer overflow in av_timecode_init_from_components() Michael Niedermayer 2025-08-14 02:12:26 +02:00
  • 4f72addce1 avcodec/cbs_h266_syntax_template: Fix rows vs columns Gil Portnoy 2026-03-11 04:00:15 +01:00
  • 1f217b4b7d avformat/mov: do not allocate out-of-range buffers Ted Meyer 2026-03-05 17:33:36 -08:00
  • 0ce7bd66a7 avfilter/af_lv2: call lilv_instance_activate before lilv_instance_run Karl Mogensen 2026-03-08 18:07:35 +01:00
  • 2803bcd5d5 avformat/rtmpproto: fix listen_timeout conversion for special negative values Zhao Zhili 2026-03-11 21:48:33 +08:00
  • 2cf15d3fc0 avcodec/aom_film_grain: Remove impossible check Michael Niedermayer 2026-02-06 03:49:30 +01:00
  • c9cf8cf9c3 avcodec/aom_film_grain: avoid duplicate indexes in ff_aom_parse_film_grain_sets() Michael Niedermayer 2026-02-06 03:27:20 +01:00
  • 21719ece26 avformat/hxvs: Do not allow backward steps in hxvs_probe() Michael Niedermayer 2026-03-05 16:38:03 +01:00
  • b842218402 swscale/output: fix integer overflows in chroma in yuv2rgba64_X_c_template() Michael Niedermayer 2026-03-05 17:18:18 +01:00
  • c88ae59e31 avcodec/lcldec: Fixes uqvq overflow Michael Niedermayer 2026-03-07 13:41:38 +01:00
  • 711b69c615 fftools/ffprobe: Initialize data_dump_format_id Olivier Laflamme 2026-03-12 16:42:06 +01:00
  • 511387e49a avformat/aiffdec: Check for partial read Michael Niedermayer 2026-03-07 12:22:35 +01:00
  • 77ddfcfeb1 Changelog: move an entry wrongly put in the 8.1 section to next James Almer 2026-03-14 20:43:11 -03:00
  • 70286d59f1 avcodec/exr: Check input space before reverse_lut() Michael Niedermayer 2026-03-13 00:51:14 +01:00
  • dfc5d176c9 fuzzer: improve documentation Pierre-Anthony Lemieux 2026-03-09 22:33:20 -07:00
  • 55bf0e6cd5 avformat/mpegts: remove JPEG-XS early return on invalid header_size Nicholas Carlini 2026-03-14 15:39:51 +00:00
  • 770bc1c23a avcodec/aac/aacdec_usac_mps212: Introduce a temporary array for ff_aac_ec_data_dec() Michael Niedermayer 2026-03-11 17:29:31 +01:00
  • 12303cd922 avcodec/cbs_h266_syntax_template: Check tile_y Michael Niedermayer 2026-03-14 00:50:17 +01:00
  • e33573813d avcodec/x86/apv_dsp: Don't clip unnecessarily Andreas Rheinhardt 2026-03-02 02:13:55 +01:00
  • 691f9cd428 avcodec/apv_dsp: Reindent after previous commit Andreas Rheinhardt 2026-03-10 22:09:29 +01:00
  • 59b119023f avcodec/apv_dsp: Remove dead 8 bit code Andreas Rheinhardt 2026-03-10 22:07:17 +01:00
  • 506ea84c1c avcodec/apv_decode: Don't rely on AV_PIX_FMT_YUV420 == 0 Andreas Rheinhardt 2026-03-10 21:56:17 +01:00
  • 99339f7b2b avcodec/apv_decode: Remove unused array entries Andreas Rheinhardt 2026-03-10 21:53:33 +01:00
  • 6b5b0d6a50 avcodec/apv_decode: Remove always-false branches Andreas Rheinhardt 2026-03-10 21:42:58 +01:00
  • 4300931e23 avcodec/apv_decode: Fix pixel format selection Andreas Rheinhardt 2026-03-02 02:49:28 +01:00
  • c9a5f7c6ca hwcontext_vulkan: deprecate AVVulkanDeviceContext.lock/unlock_queue Lynne 2026-03-14 17:32:55 +01:00
  • c102e89448 hwcontext_vulkan: deprecate AVVulkanDeviceContext.lock/unlock_queue Lynne 2026-03-14 17:32:55 +01:00
  • 39e1969303 avcodec/h264_slice: reject slice_num >= 0xFFFF Nicholas Carlini 2026-03-14 04:47:53 +00:00
  • 795bccdaf5 lavfi/bwdif: fix heap-buffer-overflow with small height videos Jun Zhao 2026-01-25 10:31:48 +08:00
  • 9a1e9f9368 MAINTAINERS: add myself to maintained modules and update CODEOWNERS Zhao Zhili 2026-03-13 14:41:57 +08:00
  • 5640bd3a4f swscale/tests/swscale: require reference file to perform comparisons Ramiro Polla 2026-03-07 20:11:02 +01:00
  • 5146519131 swscale/tests/swscale: add -pretty option to align fields in output Ramiro Polla 2026-03-09 21:08:12 +01:00
  • d1779ece67 swscale/tests/swscale: print number of iterations in benchmark output Ramiro Polla 2026-03-07 22:23:21 +01:00
  • 1568cae66f swscale/tests/swscale: some tweaks to the output format Ramiro Polla 2026-03-07 22:17:27 +01:00
  • 6ed173f238 swscale/tests/swscale: always print loss in output Ramiro Polla 2026-03-07 22:12:26 +01:00
  • 822d592575 swscale/tests/swscale: make loss printing code more consistent Ramiro Polla 2026-03-07 21:52:46 +01:00
  • 1980d8ba8a swscale/tests/swscale: remove duplicate printing of parameters on error Ramiro Polla 2026-03-09 20:50:45 +01:00
  • b03ff92567 swscale/tests/swscale: print losses using scientific notation Ramiro Polla 2026-03-09 20:08:31 +01:00
  • 739d9eca59 swscale/tests/swscale: be more strict with reference file format Ramiro Polla 2026-03-07 17:55:16 +01:00
  • 041b6f330f swscale/tests/swscale: indent after previous commit Ramiro Polla 2026-03-09 21:21:17 +01:00
  • 6780353460 swscale/tests/swscale: restore reference file functionality Ramiro Polla 2026-03-07 17:35:44 +01:00
  • 0b427ea47e swscale/tests/swscale: reorder test results output Ramiro Polla 2026-03-07 21:27:56 +01:00
  • 58cdd89789 swscale/tests/swscale: allow passing -bench 0 to disable benchmarks Ramiro Polla 2026-03-07 20:06:21 +01:00
  • 101a2f6fc6 swscale/tests/swscale: add option to run main conversion with legacy scaler Ramiro Polla 2026-03-06 17:36:08 +01:00
  • 3eb178a197 swscale/tests/swscale: split scale_new() out of run_test() Ramiro Polla 2026-03-07 17:05:20 +01:00
  • c27df6ccc9 swscale/tests/swscale: add helper function to log sws_scale_frame() failures Ramiro Polla 2026-03-07 17:00:25 +01:00
  • c6d78efa9b swscale/tests/swscale: split init_frame() out of run_test() Ramiro Polla 2026-03-06 17:29:03 +01:00
  • 7e635337cf swscale/tests/swscale: introduce struct test_results to collect results Ramiro Polla 2026-03-06 17:05:18 +01:00
  • 8d35328e54 swscale/tests/swscale: split print_results() out of run_test() Ramiro Polla 2026-03-03 12:16:48 +01:00
  • 2b0e1920e5 swscale/tests/swscale: propagate error out of run_test() Ramiro Polla 2026-03-06 17:20:19 +01:00
  • 2222b523f2 swscale/tests/swscale: cosmetics (avoid assignments in conditions) Ramiro Polla 2026-03-06 19:36:32 +01:00
  • 713979919d Revert "tests/swscale: check supported inputs for legacy swscale separately" Ramiro Polla 2026-02-27 22:07:59 +01:00
  • 80e48f2e78 swscale/tests/swscale: fix typos Niklas Haas 2026-03-12 14:44:01 +01:00
  • f73849887c avcodec/wmv2dec: More Checks about reading skip bits Michael Niedermayer 2026-03-12 22:58:18 +01:00
  • 26dd9f9b56 avcodec/cbs_h266_syntax_template: Fix w/h typo Gil Portnoy 2026-03-11 04:39:06 +01:00
  • e1d9080e6a avcodec/aac/aacdec_usac_mps212: Fix wrong end_band parameter to coarse_to_fine() Gil Portnoy 2026-03-11 16:16:24 +01:00
  • d75b7c2252 avcodec/aac/aacdec_usac_mps212: Fix typo in huff_data_2d() Gil Portnoy 2026-03-11 16:06:45 +01:00
  • 8b9851b005 avcodec/aac/aacdec_usac_mps212: Off-by-one bounds check in ff_aac_ec_data_deci() Gil Portnoy 2026-03-11 16:02:26 +01:00
  • d519ab8993 aacdec_usac: skip FD-specific decoding for LPD channels Oliver Chang 2026-02-24 02:41:27 -08:00
  • c5d5fb2309 avformat/dhav: Fix handling or slightly larger files Michael Niedermayer 2026-03-07 13:48:49 +01:00
  • eb5d607861 avutil/timecode: Check for integer overflow in av_timecode_init_from_components() Michael Niedermayer 2025-08-14 02:12:26 +02:00
  • 254b92ec8a lavc/hevc: reorder aarch64 NEON pel function assignments Jun Zhao 2026-02-08 09:06:08 +08:00
  • 489d36b5e1 lavc/hevc: add aarch64 NEON for epel uni horizontal filter Jun Zhao 2026-02-03 11:33:03 +08:00
  • f5e6cca935 lavc/hevc: add aarch64 NEON for qpel uni-weighted HV filter Jun Zhao 2026-02-03 13:30:25 +08:00
  • fe41ff7413 lavc/hevc: add aarch64 NEON for qpel uni-weighted vertical filter Jun Zhao 2026-02-03 11:05:58 +08:00
  • 32df0352b7 lavc/hevc: move subs earlier in qpel uni-weighted NEON loops Jun Zhao 2026-03-05 22:34:46 +08:00
  • e44d76f61f avformat/av1: fix uvlc loop past end of bitstream Linke 2026-03-06 19:58:45 -07:00
  • 51606de0e9 avcodec/cbs_h266_syntax_template: Fix rows vs columns Gil Portnoy 2026-03-11 04:00:15 +01:00
  • 86f53f9ffb avformat/mov: do not allocate out-of-range buffers Ted Meyer 2026-03-05 17:33:36 -08:00
  • fa281d1394 avfilter/af_lv2: call lilv_instance_activate before lilv_instance_run Karl Mogensen 2026-03-08 18:07:35 +01:00
  • b3996ee578 avcodec/lcevctab: Use smaller types Andreas Rheinhardt 2026-03-13 15:48:30 +01:00
  • 464f440773 avcodec/lcevctab: Properly deduplicate ff_lcevc_resolution_type Andreas Rheinhardt 2026-03-13 15:46:28 +01:00
  • 1b70aab908 configure: Add lcevc->cbs_lcevc dependency Andreas Rheinhardt 2026-03-13 15:44:13 +01:00
  • aa70cd0d19 avfilter/vf_vpp_amf: look for HDR metadata in link side data James Almer 2026-03-11 10:51:08 -03:00
  • 49d75d81f6 avcodec/lcevcdec: don't try to derive final dimensions from SAR James Almer 2026-03-09 20:22:27 -03:00
  • c5aa31d252 avcodec/lcevc_parser: move the resolution type table to a header James Almer 2026-03-09 20:20:53 -03:00
  • ce7375fc17 avcodec/cbs_lcevc: don't look for process blocks if the unit was not decomposed James Almer 2026-03-09 20:19:33 -03:00
  • 680ac1aa32 avcodec/lcevc_parser: check return value of init_get_bits8() James Almer 2026-03-10 15:50:20 -03:00
  • b013bbf092 avcodec/lcevc_parser: Check that block_size is not negative James Almer 2026-03-08 21:07:55 -03:00
  • f189657ec6 avformat/rtmpproto: fix listen_timeout conversion for special negative values Zhao Zhili 2026-03-11 21:48:33 +08:00
  • b4b569f922 avcodec/aom_film_grain: Remove impossible check Michael Niedermayer 2026-02-06 03:49:30 +01:00
  • ebb6ac1bc7 avcodec/aom_film_grain: avoid duplicate indexes in ff_aom_parse_film_grain_sets() Michael Niedermayer 2026-02-06 03:27:20 +01:00
  • 4ccad70d57 avformat/hxvs: Do not allow backward steps in hxvs_probe() Michael Niedermayer 2026-03-05 16:38:03 +01:00
  • d8d4a96414 avcodec/bsf/extract_extradata: Replace incorrect size accounting Michael Niedermayer 2026-03-13 02:11:20 +01:00
  • f84c859ec5 avcodec/bsf/extract_extradata: Replace incorrect size accounting Michael Niedermayer 2026-03-13 02:11:20 +01:00
  • 3b98e29da8 swscale/output: fix integer overflows in chroma in yuv2rgba64_X_c_template() Michael Niedermayer 2026-03-05 17:18:18 +01:00
  • 7241b80422 avcodec/lcldec: Fixes uqvq overflow Michael Niedermayer 2026-03-07 13:41:38 +01:00
  • 10d36e5d3d fftools/ffprobe: Initialize data_dump_format_id Olivier Laflamme 2026-03-12 16:42:06 +01:00
  • 86eb07154d doc/scaler: document new sws scaler flags Niklas Haas 2026-03-05 18:52:38 +01:00
  • 803ac77187 swscale: mark scale-related SwsFlags as deprecated Niklas Haas 2026-02-18 17:51:12 +01:00
  • 3503b19711 swscale: add enum SwsScaler, SwsContext.scaler to replace legacy flags Niklas Haas 2026-03-12 22:09:04 +01:00
  • a1b8cbb8bc swscale/utils: separate luma and chroma scaler selection Niklas Haas 2026-02-18 18:11:59 +01:00
  • 36c31fd5ba swscale: don't hard code number of scaler params Niklas Haas 2026-02-18 16:44:01 +01:00
  • 8115a05aa5 swscale: fix SWS_SPLINE documentation Niklas Haas 2026-02-19 19:34:14 +01:00
  • 55dd4a18bb tests/checkasm/sw_ops: declare temporary arrays static Niklas Haas 2026-03-09 16:44:39 +01:00
  • baac4a1174 swscale/x86/ops: add section comments (cosmetic) Niklas Haas 2026-03-09 16:48:26 +01:00
  • 7fb1e0832c swscale/ops_dispatch: move ENOTSUP error to ff_sws_compile_pass() Niklas Haas 2026-03-09 17:46:10 +01:00
  • e7c84a8e6a swscale/ops_dispatch: infer destination format from SwsOpList Niklas Haas 2026-02-27 12:34:18 +01:00