This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 50209cd0c0 avformat/hls: advance first_timestamp once per live window
slide
new b400791442 avfilter/scale_filters: add internal copy of
libswscale/filters.c
new d98cc462f6 avfilter/vf_scale_cuda: generalize kernel signature to
accept weights
new 469281fa50 avfilter/vf_scale_cuda: add generic 1D filter kernel
new 5d0748243f avfilter/vf_scale_cuda: add `use_filters` option
new 9420146e6d avfilter/vf_scale_cuda: re-indent after previous change
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/filters.texi | 6 +
libavfilter/Makefile | 2 +-
libavfilter/{fflcms2.c => scale_filters.c} | 2 +-
libavfilter/vf_scale_cuda.c | 379 +++++++++++++++++++++++++----
libavfilter/vf_scale_cuda.cu | 106 +++++++-
libavfilter/vf_scale_cuda.h | 5 +
6 files changed, 450 insertions(+), 50 deletions(-)
copy libavfilter/{fflcms2.c => scale_filters.c} (95%)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]