94687 Commits (738ff94f7c3866233063fc6b1087f6371063f840)
 

Author SHA1 Message Date
Jun Zhao 6f6769f3ec lavf/showinfo: support mastering display sidedata 6 years ago
Jun Zhao 5e829262a6 lavf/hls: add http_seekable option for HTTP partial requests 6 years ago
Linjie Fu af3ddd581f lavf/vf_vpp_qsv: add support for QSV transpose filter 6 years ago
Ruiling Song 98e419cbf5 avfilter/vf_convolution: add x86 SIMD for filter_3x3() 6 years ago
Michael Niedermayer 6c67c8ca9a Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation" 6 years ago
Ricardo Constantino 5ac28e9cc1 configure: cuda_llvm: fix include path for MSYS2 6 years ago
Michael Niedermayer be4fb282f9 avcodec/alsdec: Check for block_length <= 0 in read_var_block_data() 6 years ago
Michael Niedermayer 02f909dc24 avcodec/vqavideo: Set video size 6 years ago
Michael Niedermayer 172a43ce36 avcodec/sanm: Check extradata_size before allocations 6 years ago
Jacob Siddall 9051092e73 avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation 6 years ago
Andreas Rheinhardt f12e662a3d libavcodec/iff: Use unsigned to avoid undefined behaviour 6 years ago
Michael Niedermayer 43015afd7c avcodec/mss1: check for overread and forward errors 6 years ago
Michael Niedermayer 8305a4509a avcodec/loco: Check for end of input in pixel decode 6 years ago
Michael Niedermayer 549fcba8fc avcodec/dirac_parser: Fix overflow in dts 6 years ago
Michael Niedermayer 3c06ba1716 avcodec/ralf: Fix undefined pointer in decode_channel() 6 years ago
Michael Niedermayer ccca484324 avcodec/ralf: Fix integer overflow in apply_lpc() 6 years ago
Michael Niedermayer 5a5f12e3b3 avcodec/vorbisdec: Implement vr->classifications = 1 6 years ago
Michael Niedermayer aecc9b96d6 avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divide 6 years ago
Michael Niedermayer 652ea23cb3 avformat/realtextdec: Check for duplicate extradata in realtext_read_header() 6 years ago
Michael Niedermayer 76133d7c8b avformat/vividas: Fix memleak of AVIOContext in track_header() 6 years ago
Michael Niedermayer 58e084bd2c avcodec/cfhd: Check destination space for bayer before writing 6 years ago
Michael Niedermayer fe2e1cfc19 avcodec/cfhd: Fix linesize type 6 years ago
Michael Niedermayer 8174e5c77d avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use 6 years ago
Michael Niedermayer 392c028cd2 avcodec/apedec: Fix 2 signed overflows 6 years ago
Michael Niedermayer 99a172f3f4 avcodec/mss3: Check for the rac stream being invalid in rac_normalize() 6 years ago
Michael Niedermayer 2cb1f79735 avcodec/vc1_block: Check get_vlc2() return before use 6 years ago
Michael Niedermayer 8e4b522c91 avcodec/apedec: Do not partially clear data array 6 years ago
Michael Niedermayer 208225bd78 avcodec/atrac9dec: Check grad_range[1] more tightly 6 years ago
Michael Niedermayer d555a220b4 avcodec/atrac9dec: Remove impossible condition 6 years ago
Michael Niedermayer 005de57d84 avcodec/bink: Add many end of input checks 6 years ago
Andreas Rheinhardt b307d74fe6 compat/cuda: Change inclusion guards 6 years ago
Rodger Combs 01994c93db build: add support for building CUDA files with clang 6 years ago
Stefan Schoenefeld ad97be9fa3 avcodec/h263dec: enable nvdec hwaccel 6 years ago
Stefan Schoenefeld 39a5c0ac06 avcodec/h263dec: fix hwaccel decoding 6 years ago
Michael Niedermayer 9af8ce754b avcodec/hnm4video: Forward errors of decode_interframe_v4() 6 years ago
Michael Niedermayer a3adc3b6a0 avcodec/interplayvideo: Avoid ff_get_buffer() during init 6 years ago
Michael Niedermayer 07357cd933 avformat/vividas: Check that value from ffio_read_varlen() does not overflow 6 years ago
Michael Niedermayer 8bac648359 avformat/vividas: forward errors from track_header() 6 years ago
Michael Niedermayer 5dc94924d0 avcodec/clearvideo: fix invalid shift in tile size check 6 years ago
Michael Niedermayer c3ef24d9ba avformat/vividas: Check buffer size before allocation 6 years ago
Michael Niedermayer 8e41675e18 avformat/vividas: Check if extradata was read successfully 6 years ago
James Almer 1cf2f040e3 avformat/dashenc: fix writing the AV1 codec string in mp4 mode 6 years ago
James Almer ce6a98e830 avformat/dashenc: update stream extradata from packet side data 6 years ago
James Almer 9a44ec9410 avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth value 6 years ago
James Almer 0d597a69ba avformat/av1: rename some AV1SequenceParameters fields 6 years ago
James Almer 68e48e5d97 avformat/av1: split off sequence header parsing from the av1C writing function 6 years ago
James Almer 0c7cfd2c19 avformat/av1: add color config values to AV1SequenceParameters 6 years ago
Michael Niedermayer db6ed2b828 avcodec/vp8: do vp7_fade_frame() later 6 years ago
Michael Niedermayer 58c7f419ce avcodec/vp3: Check for end of input in vp4_unpack_vlcs() 6 years ago
Michael Niedermayer b4bf7226af avcodec/vp3: Check that theora is theora 6 years ago