95146 Commits (e75e7fe1601b97c31e3ce90473ab71b9a0667573)
 

Author SHA1 Message Date
Michael Niedermayer e75e7fe160 vcodec/vc1: compute rangex/y only for P/B frames 5 years ago
Michael Niedermayer ced9a1cd0a avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 5 years ago
Michael Niedermayer c722a69253 avcodec/vc1_block: Fix invalid shift with rangeredfrm 5 years ago
Michael Niedermayer 181e138da7 avcodec/vc1: Check for excessive resolution 5 years ago
Michael Niedermayer 7f7af9e294 avcodec/vc1: check REFDIST 5 years ago
Michael Niedermayer cf41da2ad2 avcodec/apedec: Allocate decoded_buffer after successful ff_get_buffer() 5 years ago
Michael Niedermayer 1e95a3e8a7 avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() 5 years ago
Michael Niedermayer f63cd1963e avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 5 years ago
Andreas Rheinhardt 4294dc3589 avfilter/vf_xbr: Fix left shift of negative number 5 years ago
Andreas Rheinhardt fa21194326 avfilter/vf_hqx: Fix undefined left shifts of negative numbers 5 years ago
Andreas Rheinhardt 5cf593adcd avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers 5 years ago
Andreas Rheinhardt 324487b596 avcodec/ituh263dec: Fix undefined left shift of negative number 5 years ago
Andreas Rheinhardt b7f156e8cb avcodec/dnxhdenc: Fix undefined left shifts of negative numbers 5 years ago
Andreas Rheinhardt e2646e23be swscale/utils: Fix invalid left shifts of negative numbers 5 years ago
Andreas Rheinhardt f7bc0386d9 avcodec/ffv1enc: Fix out-of-bounds-array access 5 years ago
Andreas Rheinhardt 736c7c20e7 swscale/x86/swscale: Fix undefined left shifts of negative numbers 5 years ago
Lou Logan 04858650b1 ffmpeg_opt: remove errant space 5 years ago
Lou Logan 419e5e7942 doc/ffmpeg: -timelimit is in user time 5 years ago
Timo Rothenpieler ab0ef1abdf avcodec/nvenc: make use of new GetLastErrorString function 5 years ago
Timo Rothenpieler 51a23343d9 avcodec/nvenc: pass CUstream to nvenc when available 5 years ago
Roman Arzumanyan 567b5e33d9 avcodec/nvenc: add multiple reference frames support 5 years ago
Timo Rothenpieler e929b2f248 avcodec/nvenc: switch to dedicated dpb_size option 5 years ago
Ross Nicholson 460f74495f libavformat/rtsp: return error if rtsp_hd_out is null instead of crash 5 years ago
Zhong Li 0686651aab lavu/qsv: remove redundant version query 5 years ago
Jun Zhao 333109f469 lavc/mpeg4audio: add chan_config check to avoid indeterminate channels 5 years ago
James Almer 75c7484fcb avcodec/mpeg4audio: fix doxy for ff_mpeg4audio_get_config_gb() 5 years ago
James Almer 35bbaa6652 avformat: use avpriv_mpeg4audio_get_config2() 5 years ago
James Almer d582cc17e1 avcodec: use avpriv_mpeg4audio_get_config2() 5 years ago
James Almer f96a8b015f avcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2() 5 years ago
Paul B Mahol bb697f30ab avformat/dhav: fix demuxer since recent breakage 5 years ago
Paul B Mahol 35a12d2071 avformat/g729dec: set packet duration and correctly set timebase info 5 years ago
Paul B Mahol 044167a171 avformat/nut: add pcm_s64 support 5 years ago
Limin Wang cde1d70a39 swscale/swscale: cosmetics 5 years ago
Limin Wang b9d479bac4 avfilter/vf_scale: cosmetics 5 years ago
Michael Niedermayer 87ddf9f1ef avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 5 years ago
Michael Niedermayer c5a52eb5cd avcodec/loco: Check for end of input in the first line 5 years ago
Michael Niedermayer 2acbbe2623 avcodec/atrac3: Check block_align 5 years ago
Michael Niedermayer ec4ad6fb9e tools/target_dec_fuzzer: Print samples decoded like pixels 5 years ago
Michael Niedermayer db614008bc tools/target_dec_fuzzer: Check number of all samples decoded too, like max pixels 5 years ago
Michael Niedermayer 581a895c5c avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop 5 years ago
Michael Niedermayer b2785cd3ac avcodec/hcom: Check that there are dictionary entries 5 years ago
Michael Niedermayer cfa1937791 avcodec/fitsdec: Prevent division by 0 with huge data_max 5 years ago
Michael Niedermayer 7dc0943d4a avcodec/dstdec: Fix integer overflow in samples_per_frame computation 5 years ago
Michael Niedermayer 972a0a818f avcodec/g729_parser: Check block_size 5 years ago
Michael Niedermayer 02fb6a2147 avcodec/sbcdec: Initialize number of channels 5 years ago
Andreas Rheinhardt 8b0f949906 avcodec/exr: Fix undefined left shifts of negative numbers 5 years ago
James Almer 58aa0ed8f1 aformat/movenc: add missing padding to output track extradata 5 years ago
Gyan Doshi b9f8ab3ef4 doc/filters: warn about gaps/overlaps in xstack 5 years ago
Limin Wang af007e36d1 doc/filters: add 4x4 layout example for xstack filter 5 years ago
James Almer 1dbd3c6116 avfilter/vf_eq: fix compilation with x86 asm disabled 5 years ago