99607 Commits (c9e8f031955ffc00d681bd31e6ad3c8146cf015d)
 

Author SHA1 Message Date
Andreas Rheinhardt c9e8f03195 avcodec/asvenc: Simplify flushing and padding packet 4 years ago
Andreas Rheinhardt cdf7619705 avcodec/asvdec: Avoid reversing input data twice 4 years ago
Timo Rothenpieler 62073cfa97 avcodec/nvenc: update driver versions for SDK 11.0 4 years ago
Paul B Mahol f372ce35f2 avfilter/af_aiir: use av_sscanf() 4 years ago
Paul B Mahol 7c1eef48e1 avfilter/af_aiir: reverse order of biquads in serial processing 4 years ago
Michael Niedermayer 33624f4f2e avformat/flvdec: Check for EOF in amf_parse_object() 4 years ago
Michael Niedermayer 77cdc68479 avcodec/mv30: Fix multiple integer overflows 4 years ago
Michael Niedermayer 42ded4d1e6 avcodec/smacker: Check remaining bits in SMK_BLK_FULL 4 years ago
Michael Niedermayer 5a2a7604da avcodec/cook: Check subpacket index against max 4 years ago
Michael Niedermayer 01bb12f883 avcodec/utils: Check for overflow with ATRAC* in get_audio_frame_duration() 4 years ago
Michael Niedermayer 3fbf873792 avcodec/hevcpred_template: Fix diagonal chroma availability in 4:2:2 edge case in intra_pred 4 years ago
Michael Niedermayer 060e1ad69d avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available() 4 years ago
Michael Niedermayer 3300f5c133 avformat/icodec: Change order of operations to avoid NULL dereference 4 years ago
Jan Ekström 86228ebdb2 ffmpeg: deduplicate init_output_stream usage logic 4 years ago
Zane van Iperen bf4a253f38
avcodec/adpcmenc: remove BLKSIZE #define 4 years ago
Zane van Iperen e368be5230
avcodec/adpcm_ima_wav: support custom block size for encoding 4 years ago
Zane van Iperen ed1cfb8e31
avcodec/adpcm_yamaha: support custom block size for encoding 4 years ago
Zane van Iperen eb75a80dc8
avcodec/adpcm_ima_apm: support custom block size for encoding 4 years ago
Zane van Iperen b5c2c9a1ce
avcodec/adpcm_ima_ssi: support custom block size for encoding 4 years ago
Zane van Iperen bd1c94bb68
avcodec/adpcm_ms: support custom block size for encoding 4 years ago
Zane van Iperen c78c60c3e8
avcodec/adpcmenc: add "block_size" option 4 years ago
Brad Hards fcec7a6848 avformat/mpegts: replace magic descriptor_tag values with defines 4 years ago
Zhao Zhili 15a74d21f3 avformat/udp: remove redundant setting of h->max_packet_size 4 years ago
Marton Balint f076a5fef6 Revert "aviobuf: Discard old buffered, previously read data in ffio_read_partial" 4 years ago
Marton Balint fb0304fcc9 avformat/libsrt: fix cleanups on failed libsrt_open() and libsrt_setup() 4 years ago
Paul B Mahol e704750a9f avfilter/af_aiir: use transposed II form for biquad sections 4 years ago
Paul B Mahol 0df0e12d02 avfilter/af_aiir: implement parallel processing 4 years ago
James Almer 0ed455b84e avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1Frame 4 years ago
Michael Niedermayer af701196ec tools/target_dem_fuzzer: Set format independent of c 4 years ago
Andriy Gelman 2b5e18a953 avcodec/movtextenc: cosmetics 4 years ago
Andriy Gelman d4c46dc328 avcodec/movtextenc: fix writing to bytestream on BE arches 4 years ago
Andreas Rheinhardt 8e58db7348 avcodec/asvenc: Inline constants 4 years ago
Andreas Rheinhardt 4f3edcdcbc avcodec/asvdec: Use init_get_bits8() 4 years ago
Andreas Rheinhardt 2a8edb1ad3 avcodec/asvdec: Reduce the size of some VLCs 4 years ago
Andreas Rheinhardt 6608ecb1b5 avcodec/ylc: Inline constants 4 years ago
Andreas Rheinhardt 753e450a71 avcodec/v3/408enc: Remove empty close functions 4 years ago
Michael Niedermayer 7265b7d904 avcodec/exr: Fix overflow with many blocks 4 years ago
James Almer 191f68aec1 avcodec/Makefile: add missing av1_cuvid entry 4 years ago
Timo Rothenpieler 0a31d57a56 configure: check for nvdec/cuvid AV1 support 4 years ago
Michael Niedermayer 394e8bb385 avcodec/vp9dsp_template: Fix integer overflows in idct16_1d() 4 years ago
Michael Niedermayer 949f0a6be9 avcodec/ansi: Check initial dimensions 4 years ago
Michael Niedermayer 106f11f68a avcodec/hevcdec: Check slice_cb_qp_offset / slice_cr_qp_offset 4 years ago
Michael Niedermayer eeabdef1bf avcodec/sonic: Check for overread 4 years ago
Michael Niedermayer 92233a6344 avcodec/mobiclip: Check that Motion vectors are within the input frame 4 years ago
Michael Niedermayer b6b640c544 avcodec/mobiclip: set the bitstream size to the input 4 years ago
James Almer 0467991de7 avcodec/allcodecs: move av1_cuvid below libaom_av1 4 years ago
Roman Arzumanyan b23e6ae886 avcodec/cuviddec: add av1 support 4 years ago
Michael Niedermayer b7f51428b1 avformat/subviewerdec: fail on AV_NOPTS_VALUE 4 years ago
Chris Miceli 0c90377a40 libavformat/avidec: check memory allocation 4 years ago
Chris Miceli 6bdfea8d4b libavfilter/dnn/dnn_backend{openvino, tf}: check memory alloc non-NULL 4 years ago