94528 Commits (9e0e9a5f3619f1a202e4d7eff5d3d50f21aa1542)
 

Author SHA1 Message Date
Michael Niedermayer 1aad8937f7 avcodec/apedec: Make coeffsA/B uint32_t, this avoids several cases of undefined behavior 6 years ago
Michael Niedermayer bf778af149 avcodec/apedec: make left/right unsigned to avoid undefined behavior 6 years ago
Michael Niedermayer 267eb2ab7f avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filter_3800() 6 years ago
Michael Niedermayer da5039415c avformat/mpc: deallocate frames array on errors 6 years ago
Rodger Combs a0c1970781 lavfi/vf_thumbnail_cuda: fix operator precedence bug 6 years ago
Stephan Hilb b761ae072a lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpected 6 years ago
Linjie Fu b3b7523feb lavu/hwcontext_qsv: fix the memory leak 6 years ago
James Almer 502aff91a7 avformat/av1: fix AV1CodecConfigurationBox name in doxy 6 years ago
Andreas Rheinhardt fd93d5efe6 cbs_mpeg2: Fix parsing the last unit 6 years ago
Andreas Rheinhardt 276b21a586 cbs_mpeg2: Rearrange start code search 6 years ago
Andreas Rheinhardt 0e66e1b61e cbs_mpeg2: Decompose Sequence End 6 years ago
Andreas Rheinhardt ae49993ce6 cbs_h264: Improve adding SEI messages 6 years ago
Andreas Rheinhardt 4e7e30bbe0 cbs: Don't set AVBuffer's opaque 6 years ago
Michael Niedermayer 5ffb8e8793 avcodec/eatqi: Check for minimum frame size 6 years ago
Michael Niedermayer 009ec8dc33 avcodec/eatgv: Check remaining size after the keyframe header 6 years ago
Mark Thompson b123d0780e h264_metadata: Support overscan_appropriate_flag 6 years ago
Mark Thompson f9b8503639 cbs_h264: Fix missing inferred colour description fields 6 years ago
Guo, Yejun ccbab41039 dnn: convert tf.pad to native model in python script, and load/execute it in the c code. 6 years ago
Guo, Yejun 3805aae479 fate: add unit test for dnn-layer-pad 6 years ago
Guo, Yejun df8db34552 dnn: add layer pad which is equivalent to tf.pad 6 years ago
Paul B Mahol 630ea6b07f avcodec/cfhd: add bayer support 6 years ago
Steven Liu 23678462c0 avformat/hlsenc: Fix overflow of int for durations compute 6 years ago
Gyan Doshi 43891ea8ab avfilter/fade: don't allow nb_frames == 0 6 years ago
Mark Thompson 20fed2f0ab lavfi: addroi filter 6 years ago
Mark Thompson 3387147860 vaapi_encode: Add ROI support 6 years ago
Shiyou Yin 62e6b634a8 avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi. 6 years ago
Andreas Rheinhardt abb2e9ac3c vp9_metadata: Improve spec-compliance and warnings 6 years ago
Andreas Rheinhardt 43a188847c av1/h264_metadata: Don't reinitialize data 6 years ago
Andreas Rheinhardt d9182f04ca cbs_mpeg2: Fix parsing of picture and slice headers 6 years ago
Andreas Rheinhardt b71a0367a6 cbs: Remove useless initializations 6 years ago
Andreas Rheinhardt c2a91645c5 mpeg2_metadata, cbs_mpeg2: Fix handling of colour_description 6 years ago
Michael Niedermayer 47b6ca0b02 avcodec/assdec: undefined use of memcpy() 6 years ago
Michael Niedermayer 38b6c48c43 avcodec/brenderpix: Check input size before allocating image 6 years ago
Guo, Yejun 1b9064e3f4 libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn 6 years ago
Paul B Mahol ebfcd4be33 avcodec/adpcm: reindent after last commit 6 years ago
Paul B Mahol f79873409b avcodec/adpcm: add support for 5.1 ADPCM MS 6 years ago
Matt Wolenetz 052d41377a lafv/wavdec: Fail bext parsing on incomplete reads 6 years ago
vacingfang d83a3117e2 lavf/hls: replace the same code logic with ensure_playlist() 6 years ago
Jun Zhao 606be4cb50 lavf/hls: remove redundancy reset_packet() after av_packet_unref() 6 years ago
Paul B Mahol cc6a1f1417 avcodec/adxenc: add EOF header 6 years ago
Michael Niedermayer 923d5c489f avcodec/utils: fix leak of subtitle_header on error path 6 years ago
Paul B Mahol 73afea3ccc avfilter/af_dynaudnorm: add more descriptive aliases for options 6 years ago
Andreas Rheinhardt a081a6d201 avcodec/mpc8huff: Make some arrays unsigned to prevent overflow 6 years ago
Andreas Rheinhardt b56031b992 vp3data: Make some arrays unsigned to prevent overflow 6 years ago
Paul B Mahol 3883c9d147 avfilter/vf_ciescope: add DCI-P3 6 years ago
Limin Wang b696caba1a avformat/f_select: add support for more pixel formats for scene change score calculations 6 years ago
Limin Wang d75c7dd45e fate: change the scenecut fate threshold 6 years ago
Limin Wang 53462cea2f avformat/f_select: support scenecut with more pixel formats 6 years ago
Baptiste Coudurier 9e24b98b15 avformat/mxfenc: fix index byte count in partition header 6 years ago
Gyan Doshi d51d71c1e3 avformat/mov: fix return code for trun box with no sample entries 6 years ago