Commit History

Author SHA1 Message Date
  James Almer 28b1dbb4ee avformat/mov: add more checks for infe atom size 4 days ago
  James Almer dc51d491cf avformat/mov: check for EOF inside the infe list parsing loop 4 days ago
  James Almer fbe52bd65c avformat/mov: check extent_offset calculation for overflow 4 days ago
  James Almer b44758d8e4 avformat/mov: check that iloc offset values fit on an int64_t 4 days ago
  Leo Izen 89a85efbf1 avcodec/pngenc: fix mDCv typo 2 days ago
  Leo Izen 5ce0c37896 avcodec/pngdec: fix mDCv typo 2 days ago
  Josh Allmann a7fa1049d7 avcodec/nvenc: fix segfault in intra-only mode 2 weeks ago
  Theo Fabi 40ddddca45 avdevice/avfoundation: add external video devices 3 weeks ago
  Brad Smith 887e6f404d aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl 1 week ago
  Timo Rothenpieler 173673f359 fftools/ffplay_renderer: use correct NULL value for Vulkan type 1 week ago
  Michael Niedermayer 0013970c68 qsv: Initialize impl_value 1 month ago
  oltolm 647e983450 avutil/hwcontext_qsv: fix GCC 14.1 warnings 1 month ago
  Zhao Zhili f0b747ef1a avcodec/mediacodecenc: workaround the alignment requirement for H.265 1 month ago
  Zhao Zhili edc7b57e26 avcodec/mediacodecenc: workaround the alignment requirement only for H.264 1 month ago
  Rémi Denis-Courmont 449cab7b16 lavc/lpc: fix off-by-one in R-V V compute_autocorr 1 month ago
  llyyr 1800213575 lavc/vp9: reset segmentation fields when segmentation isn't enabled 1 month ago
  Brad Smith f42c35b7c9 configure: enable ffnvcodec, nvenc, nvdec for FreeBSD 1 month ago
  Rémi Denis-Courmont 58ac1f9ea8 lavc/sbrdsp: fix potential overflow in noise table 1 month ago
  Michael Niedermayer af25a4bfd2 Update for FFmpeg 7.0.1 release 1 month ago
  Rémi Denis-Courmont 2d514f5d48 lavc/flacdsp: do not assume maximum R-V VL 1 month ago
  Andreas Rheinhardt 45765b7c2e avformat/flacdec: Reorder allocations to avoid leak on error 1 month ago
  Andreas Rheinhardt 2bfcc11f51 avcodec/adts_parser: Don't presume buffer to be padded 1 month ago
  Andreas Rheinhardt a08da68e0a avformat/movenc: Check av_malloc() 2 months ago
  Andreas Rheinhardt 7050b247b2 avcodec/vp8: Return error on error 2 months ago
  James Almer 17674b150f avformat/mov: store sample_sizes as unsigned ints 1 month ago
  James Almer 85d4df3873 avformat/vvc: fix parsing sps_subpic_id 1 month ago
  James Almer 1a6995c6d6 avformat/vvc: initialize some ptl flags 1 month ago
  Michael Niedermayer a49a8dc0d6 avcodec/mscc & mwsc: Check loop counts before use 1 month ago
  Michael Niedermayer 435b74c6a5 avcodec/mpegvideo_enc: Fix potential overflow in RD 1 month ago
  Michael Niedermayer b4fdbbe6aa avcodec/mpeg4videodec: assert impossible wrap points 1 month ago
  Michael Niedermayer 39da4ac79b avcodec/mpeg12dec: Use 64bit in bit computation 1 month ago
  Michael Niedermayer c250e3b101 avcodec/vqcdec: Check init_get_bits8() for failure 1 month ago
  Michael Niedermayer b27c156c15 avcodec/vvc/dec: Check init_get_bits8() for failure 1 month ago
  Michael Niedermayer 68763d6a6f avcodec/vble: Check av_image_get_buffer_size() for failure 1 month ago
  Michael Niedermayer 3a0320e95a avcodec/vp3: Replace check by assert 1 month ago
  Michael Niedermayer 7f05002e05 avcodec/vp8: Forward return of ff_vpx_init_range_decoder() 1 month ago
  Michael Niedermayer 8c5358c617 avcodec/jpeg2000dec: remove ST=3 case 1 month ago
  Michael Niedermayer 1e67935ab1 avcodec/qsvdec: Check av_image_get_buffer_size() for failure 1 month ago
  Michael Niedermayer 14bd2b4b87 avcodec/exr: Fix preview overflow 2 months ago
  Michael Niedermayer b01e6a7e0b avcodec/decode: decode_simple_internal() only implements audio and video 2 months ago
  Michael Niedermayer 271c364eb5 avcodec/fmvc: remove dead assignment 2 months ago
  Michael Niedermayer 15de2a9b96 avcodec/h2645_sei: Remove dead checks 2 months ago
  Michael Niedermayer 402a2c730f avcodec/h264_slice: Remove dead sps check 2 months ago
  Michael Niedermayer e94527f38f avcodec/lpc: copy levenson coeffs only when they have been computed 1 month ago
  Michael Niedermayer 9eb6558fa9 avutil/tests/base64: Check with too short output array 1 month ago
  Michael Niedermayer b9985f105e libavutil/base64: Try not to write over the array end 1 month ago
  Michael Niedermayer 559dd6f68a avcodec/cbs_av1: Avoid shift overflow 2 months ago
  Michael Niedermayer 44b0e6a99f fftools/ffplay: Check return of swr_alloc_set_opts2() 2 months ago
  Michael Niedermayer 4d920afb82 tools/opt_common: Check for malloc failure 2 months ago
  Michael Niedermayer c8a9e35514 doc/examples/demux_decode: Simplify loop 2 months ago