95219 Commits (7da57875b57012478aed546818b2d52985d13793)
 

Author SHA1 Message Date
Jun Zhao 12e6057fb0 lavf/nutdec: add logging context to log 6 years ago
Jun Zhao 79597639cb lavf/utils: change the log level to warning if can't get duration 6 years ago
Michael Niedermayer 47b0d0812e tools/target_dec_fuzzer: Adjust VP7 threshold 6 years ago
Paul B Mahol f1e17eb446 avcodec/qtrleenc: fix undefined behaviour 6 years ago
Paul B Mahol 4a51075f4d doc/examples/muxing: fix underflow in duration of encoded streams 6 years ago
Andreas Rheinhardt 1929dd4eff avcodec/cbs_av1: Make overread check more robust 6 years ago
Andreas Rheinhardt f3333c3c67 avcodec/cbs_h2645: Fix potential out-of-bounds array access 6 years ago
James Almer e3f0ecfc57 avcodec/fitsdec: fix use of uninitialised values 6 years ago
Andreas Rheinhardt 9fdc2c7bc4 avformat/utils: Remove unnecessary initializations 6 years ago
Andreas Rheinhardt 5c95af6b7c avformat/utils: Improve parsing packets 6 years ago
Andreas Rheinhardt cdba00ae11 avformat/utils: Avoid copying packets unnecessarily 6 years ago
Andreas Rheinhardt ada02cf85f avformat/utils: Don't create unnecessary references 6 years ago
Andreas Rheinhardt bf79e4426a avformat/utils: Fix memleaks II 6 years ago
Andreas Rheinhardt 47a4528abc avformat/utils: Don't initialize in loops 6 years ago
Paul B Mahol 551e8dc145 doc/filters: add more advanced silenceremove example 6 years ago
Paul B Mahol 947e8ab329 avfilter/fifo: use the name 's' for the pointer to the private context 6 years ago
Paul B Mahol 216830aca4 avfilter/fifo: cosmetics 6 years ago
Limin Wang 86f0411a52 avfilter/vf_framerate: remove duplicate code with macro-based function 6 years ago
Limin Wang fd5fdca953 avfilter/vf_framerate: refine the filter_slice code for better readiablity 6 years ago
Limin Wang b4e7d3a0db avfilter/vf_framerate: limit the scene level max range 6 years ago
Michael Niedermayer 017884bdc3 avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
Michael Niedermayer 8335ba8ae9 avcodec/ituh263dec: Make the condition for the studio slice start code match between ff_h263_resync() and ff_mpeg4_decode_studio_slice_header() 6 years ago
Michael Niedermayer fbb314b6f2 avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
Michael Niedermayer e75e7fe160 vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
Michael Niedermayer ced9a1cd0a avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago
Michael Niedermayer c722a69253 avcodec/vc1_block: Fix invalid shift with rangeredfrm 6 years ago
Michael Niedermayer 181e138da7 avcodec/vc1: Check for excessive resolution 6 years ago
Michael Niedermayer 7f7af9e294 avcodec/vc1: check REFDIST 6 years ago
Michael Niedermayer cf41da2ad2 avcodec/apedec: Allocate decoded_buffer after successful ff_get_buffer() 6 years ago
Michael Niedermayer 1e95a3e8a7 avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() 6 years ago
Michael Niedermayer f63cd1963e avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 6 years ago
Andreas Rheinhardt 4294dc3589 avfilter/vf_xbr: Fix left shift of negative number 6 years ago
Andreas Rheinhardt fa21194326 avfilter/vf_hqx: Fix undefined left shifts of negative numbers 6 years ago
Andreas Rheinhardt 5cf593adcd avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers 6 years ago
Andreas Rheinhardt 324487b596 avcodec/ituh263dec: Fix undefined left shift of negative number 6 years ago
Andreas Rheinhardt b7f156e8cb avcodec/dnxhdenc: Fix undefined left shifts of negative numbers 6 years ago
Andreas Rheinhardt e2646e23be swscale/utils: Fix invalid left shifts of negative numbers 6 years ago
Andreas Rheinhardt f7bc0386d9 avcodec/ffv1enc: Fix out-of-bounds-array access 6 years ago
Andreas Rheinhardt 736c7c20e7 swscale/x86/swscale: Fix undefined left shifts of negative numbers 6 years ago
Lou Logan 04858650b1 ffmpeg_opt: remove errant space 6 years ago
Lou Logan 419e5e7942 doc/ffmpeg: -timelimit is in user time 6 years ago
Timo Rothenpieler ab0ef1abdf avcodec/nvenc: make use of new GetLastErrorString function 6 years ago
Timo Rothenpieler 51a23343d9 avcodec/nvenc: pass CUstream to nvenc when available 6 years ago
Roman Arzumanyan 567b5e33d9 avcodec/nvenc: add multiple reference frames support 6 years ago
Timo Rothenpieler e929b2f248 avcodec/nvenc: switch to dedicated dpb_size option 6 years ago
Ross Nicholson 460f74495f libavformat/rtsp: return error if rtsp_hd_out is null instead of crash 6 years ago
Zhong Li 0686651aab lavu/qsv: remove redundant version query 6 years ago
Jun Zhao 333109f469 lavc/mpeg4audio: add chan_config check to avoid indeterminate channels 6 years ago
James Almer 75c7484fcb avcodec/mpeg4audio: fix doxy for ff_mpeg4audio_get_config_gb() 6 years ago
James Almer 35bbaa6652 avformat: use avpriv_mpeg4audio_get_config2() 6 years ago