95178 Commits (5161b279d6110cf96c84358416b5b4ecf80ef8d9)
 

Author SHA1 Message Date
Paul B Mahol 5161b279d6 avfilter/af_join: cosmetics 5 years ago
Paul B Mahol 7851e2f368 avfilter/af_join: use av_asprintf() 5 years ago
Paul B Mahol 6e9e14e62e avfilter/split: use av_asprintf() 5 years ago
Paul B Mahol 8b36968ef4 avfilter/trim: drop all audio frames instead of asserting 5 years ago
Paul B Mahol a6e2cf5eb0 avfilter/f_metadata: do not memleak expr 5 years ago
Paul B Mahol 9c9d5bf257 avfilter/f_metadata: add ends_with() function for comparing ends of strings 5 years ago
Jun Zhao 6ca3d34ff8 lavf/utils: support duration estimate method dump 5 years ago
Jun Zhao f5e867570e lavf/utils: Cosmetics: fix indentation for estimate_timings 5 years ago
Jun Zhao 541c635628 lavf/utils: correct the duration estimation method for nut demuxer 5 years ago
Jun Zhao 12e6057fb0 lavf/nutdec: add logging context to log 5 years ago
Jun Zhao 79597639cb lavf/utils: change the log level to warning if can't get duration 5 years ago
Michael Niedermayer 47b0d0812e tools/target_dec_fuzzer: Adjust VP7 threshold 5 years ago
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