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

Git pushed a change to branch release/9.0
in repository ffmpeg.

    from d9402f5d71 fftools/ffmpeg_demux: only throttle readrate on the slowest 
stream
     new 9573519b01 avfilter/vf_scale_cuda: eliminate redundant context push/pop
     new 480bf29af3 avfilter/vf_scale_cuda: add fail: label (cosmetic)
     new c5caacd845 avfilter/vf_scale_cuda: introduce CUDATex and mapping helper
     new f3f292929e avfilter/vf_scale_cuda: defer buffer allocation to 
setup_filters()
     new 3a7097cfa7 avfilter/vf_scale_cuda: use persistent intermediate CUDATex
     new 316651a9ae avfilter/vf_scale_cuda: allocate intermediate buffer 
directly
     new 74c735ab10 avfilter/vf_scale_cuda: allocate inter buffer with correct 
subsampling
     new 901a25e0d1 avfilter/vf_scale_cuda: fix inverted downscaling check
     new a508495cd7 avutil/hwcontext_cuda: fix yuv420p V/U plane overlap in 
cuda_get_buffer()

The 9 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:
 libavfilter/vf_scale_cuda.c | 349 ++++++++++++++++++++++++++------------------
 libavutil/hwcontext_cuda.c  |   2 +-
 2 files changed, 209 insertions(+), 142 deletions(-)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to