29 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Marton Balint 6d3b70c27e avfilter/vf_framerate: fix infinite loop with 1-frame input 4 years ago
  Marton Balint b4bcae4e0e Revert "avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it first" 5 years ago
  Limin Wang 339593ca90 avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it first 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
  Marton Balint 6c2a7a8e9a avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole frame 7 years ago
  Marton Balint 37caec3dc4 avfilter/vf_framerate: switch to activate 6 years ago
  Marton Balint 4d95c6d5d7 avfilter/vf_framerate: add SIMD functions for frame blending 7 years ago
  Marton Balint 2cbe6bac03 avfilter/vf_framerate: change blend factor precision 7 years ago
  Marton Balint 1b6ffe9aca avfilter/vf_framerate: factorize blend functions and unify filter_slice 7 years ago
  Marton Balint 5bf774a4a4 avfilter/vf_framerate: unify luma and chroma blending 7 years ago
  Marton Balint 0c31a3876d avfilter/vf_framerate: simplify filter 7 years ago
  Marton Balint f528c49c7c avfilter/vf_framerate: calculate interpolation as integer 7 years ago
  Marton Balint e403e4bdbe avfilter/vf_framerate: fix scene score with negative linesize 7 years ago
  Marton Balint c6a65ed670 avfilter/vf_framerate: do not calculate scene change score multiple times for the same frame 7 years ago
  Marton Balint e1113a83cc avfilter/vf_framerate: fix scene change detection score 7 years ago
  Marton Balint be15304ee6 avfilter/vf_framerate: factorize get_scene_score 7 years ago
  Marton Balint 090b740680 avfilter/vf_framerate: factorize blend_frames 7 years ago
  Marton Balint 1eb926dc02 avfilter/vf_framerate: add threaded blending operations 7 years ago
  Marton Balint 51948b9d9e avfilter/vf_framerate: always request input if no output is provided in request_frame 8 years ago
  Alexis Ballier bbc8f3d20e lavf/vf_framerate: Fix frame leak when increasing framerate. 8 years ago
  Ganesh Ajjanagadde 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Paul B Mahol 6a074cfa15 avfilter/vf_framerate: fix frame leak at uninit 9 years ago
  Paul B Mahol 16f08b7a09 avfilter/vf_framerate: unbreak flushing 9 years ago
  Paul B Mahol 349970a67a avfilter/vf_framerate: calculate delta from scaled pts instead of unscaled 9 years ago
  Paul B Mahol 2b77034565 avfilter/vf_framerate: highbit depth support 9 years ago
  Paul B Mahol 15f4b3db58 avfilter: add framerate video filter 9 years ago