This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg.

commit acddf16353d1755052dc49391e906e139a9bf4c0
Author:     Philip Langdale <[email protected]>
AuthorDate: Sun Jun 28 13:23:10 2026 -0700
Commit:     Philip Langdale <[email protected]>
CommitDate: Sat Aug 29 16:38:05 2026 -0700

    avfilter/fruc_vulkan: copy vf_framerate.c verbatim to vf_fruc_vulkan.c
    
    The fruc_vulkan filter will re-use the frame timing logic from vf_framerate 
-
    it works so we don't need to do something different. To maximise 
reviewability,
    this commit simply copies the file into place, so that all the changes in 
the
    subsequent commits can be more easily understood.
---
 libavfilter/{vf_framerate.c => vf_fruc_vulkan.c} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/libavfilter/vf_framerate.c b/libavfilter/vf_fruc_vulkan.c
similarity index 100%
copy from libavfilter/vf_framerate.c
copy to libavfilter/vf_fruc_vulkan.c

-- 
To stop receiving notification emails like this one, please contact
[email protected].
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to