95266 Commits (9b2155ad3f54ab5ed66b08fe9d10402c2d7922d9)
 

Author SHA1 Message Date
Paul B Mahol f1e17eb446 avcodec/qtrleenc: fix undefined behaviour 5 years ago
Paul B Mahol 4a51075f4d doc/examples/muxing: fix underflow in duration of encoded streams 5 years ago
Andreas Rheinhardt 1929dd4eff avcodec/cbs_av1: Make overread check more robust 5 years ago
Andreas Rheinhardt f3333c3c67 avcodec/cbs_h2645: Fix potential out-of-bounds array access 5 years ago
James Almer e3f0ecfc57 avcodec/fitsdec: fix use of uninitialised values 5 years ago
Andreas Rheinhardt 9fdc2c7bc4 avformat/utils: Remove unnecessary initializations 5 years ago
Andreas Rheinhardt 5c95af6b7c avformat/utils: Improve parsing packets 5 years ago
Andreas Rheinhardt cdba00ae11 avformat/utils: Avoid copying packets unnecessarily 5 years ago
Andreas Rheinhardt ada02cf85f avformat/utils: Don't create unnecessary references 5 years ago
Andreas Rheinhardt bf79e4426a avformat/utils: Fix memleaks II 5 years ago
Andreas Rheinhardt 47a4528abc avformat/utils: Don't initialize in loops 5 years ago
Paul B Mahol 551e8dc145 doc/filters: add more advanced silenceremove example 5 years ago
Paul B Mahol 947e8ab329 avfilter/fifo: use the name 's' for the pointer to the private context 5 years ago
Paul B Mahol 216830aca4 avfilter/fifo: cosmetics 5 years ago
Limin Wang 86f0411a52 avfilter/vf_framerate: remove duplicate code with macro-based function 5 years ago
Limin Wang fd5fdca953 avfilter/vf_framerate: refine the filter_slice code for better readiablity 5 years ago
Limin Wang b4e7d3a0db avfilter/vf_framerate: limit the scene level max range 5 years ago
Michael Niedermayer 017884bdc3 avcodec/motionpixels: Mark 2 functions as always_inline 5 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() 5 years ago
Michael Niedermayer fbb314b6f2 avcodec/ralf: Fix integer overflow in decode_channel() 5 years ago
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