94453 Commits (9af8ce754b705c36ad4d2b6fd0f73f87ca4381c4)
 

Author SHA1 Message Date
Michael Niedermayer 9af8ce754b avcodec/hnm4video: Forward errors of decode_interframe_v4() 5 years ago
Michael Niedermayer a3adc3b6a0 avcodec/interplayvideo: Avoid ff_get_buffer() during init 5 years ago
Michael Niedermayer 07357cd933 avformat/vividas: Check that value from ffio_read_varlen() does not overflow 5 years ago
Michael Niedermayer 8bac648359 avformat/vividas: forward errors from track_header() 5 years ago
Michael Niedermayer 5dc94924d0 avcodec/clearvideo: fix invalid shift in tile size check 5 years ago
Michael Niedermayer c3ef24d9ba avformat/vividas: Check buffer size before allocation 5 years ago
Michael Niedermayer 8e41675e18 avformat/vividas: Check if extradata was read successfully 5 years ago
James Almer 1cf2f040e3 avformat/dashenc: fix writing the AV1 codec string in mp4 mode 5 years ago
James Almer ce6a98e830 avformat/dashenc: update stream extradata from packet side data 5 years ago
James Almer 9a44ec9410 avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth value 5 years ago
James Almer 0d597a69ba avformat/av1: rename some AV1SequenceParameters fields 5 years ago
James Almer 68e48e5d97 avformat/av1: split off sequence header parsing from the av1C writing function 5 years ago
James Almer 0c7cfd2c19 avformat/av1: add color config values to AV1SequenceParameters 5 years ago
Michael Niedermayer db6ed2b828 avcodec/vp8: do vp7_fade_frame() later 5 years ago
Michael Niedermayer 58c7f419ce avcodec/vp3: Check for end of input in vp4_unpack_vlcs() 5 years ago
Michael Niedermayer b4bf7226af avcodec/vp3: Check that theora is theora 5 years ago
Shiyou Yin 11f99a9a45 avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. 5 years ago
Paul B Mahol 9a2dbfde2e avcodec/msrle: remove unused items 5 years ago
Lynne 42e2319ba9 lavu/tx: add support for double precision FFT and MDCT 5 years ago
Andriy Gelman f60b1211b2 lavfi/zmq: Avoid mem copy past the end of input buffer 5 years ago
Steven Liu 46b97c0527 FATE: add hls single file mode test case 5 years ago
Michael Niedermayer 42a2edcc1d tools/target_dec_fuzzer: fix memleak of extradata 5 years ago
Michael Niedermayer 6dfda35dd2 avcodec/vc1_pred: Fix invalid shift in scaleforsame() 5 years ago
Michael Niedermayer f31ed8f3b0 avcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc() 5 years ago
Michael Niedermayer 9a353ea876 avcodec/truemotion2: Fix several integer overflows in tm2_motion_block() 5 years ago
Michael Niedermayer 1aad8937f7 avcodec/apedec: Make coeffsA/B uint32_t, this avoids several cases of undefined behavior 5 years ago
Michael Niedermayer bf778af149 avcodec/apedec: make left/right unsigned to avoid undefined behavior 5 years ago
Michael Niedermayer 267eb2ab7f avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filter_3800() 5 years ago
Michael Niedermayer da5039415c avformat/mpc: deallocate frames array on errors 5 years ago
Rodger Combs a0c1970781 lavfi/vf_thumbnail_cuda: fix operator precedence bug 5 years ago
Stephan Hilb b761ae072a lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpected 5 years ago
Linjie Fu b3b7523feb lavu/hwcontext_qsv: fix the memory leak 5 years ago
James Almer 502aff91a7 avformat/av1: fix AV1CodecConfigurationBox name in doxy 5 years ago
Andreas Rheinhardt fd93d5efe6 cbs_mpeg2: Fix parsing the last unit 5 years ago
Andreas Rheinhardt 276b21a586 cbs_mpeg2: Rearrange start code search 5 years ago
Andreas Rheinhardt 0e66e1b61e cbs_mpeg2: Decompose Sequence End 5 years ago
Andreas Rheinhardt ae49993ce6 cbs_h264: Improve adding SEI messages 5 years ago
Andreas Rheinhardt 4e7e30bbe0 cbs: Don't set AVBuffer's opaque 5 years ago
Michael Niedermayer 5ffb8e8793 avcodec/eatqi: Check for minimum frame size 5 years ago
Michael Niedermayer 009ec8dc33 avcodec/eatgv: Check remaining size after the keyframe header 5 years ago
Mark Thompson b123d0780e h264_metadata: Support overscan_appropriate_flag 5 years ago
Mark Thompson f9b8503639 cbs_h264: Fix missing inferred colour description fields 5 years ago
Guo, Yejun ccbab41039 dnn: convert tf.pad to native model in python script, and load/execute it in the c code. 5 years ago
Guo, Yejun 3805aae479 fate: add unit test for dnn-layer-pad 5 years ago
Guo, Yejun df8db34552 dnn: add layer pad which is equivalent to tf.pad 5 years ago
Paul B Mahol 630ea6b07f avcodec/cfhd: add bayer support 5 years ago
Steven Liu 23678462c0 avformat/hlsenc: Fix overflow of int for durations compute 5 years ago
Gyan Doshi 43891ea8ab avfilter/fade: don't allow nb_frames == 0 5 years ago
Mark Thompson 20fed2f0ab lavfi: addroi filter 5 years ago
Mark Thompson 3387147860 vaapi_encode: Add ROI support 5 years ago