This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 64fafd63f0 avformat: remove HLS protocol
new e1fd274706 swscale/graph: check output plane pointer instead of pixel
format
new 18060a8820 swscale/graph: simplify ff_sws_graph_run() API
new fe25e54d0f swscale/graph: move output image into separate struct
new afa08f4971 swscale/graph: duplicate buffer dimensions in SwsPassBuffer
new 0b446cdccd swscale/graph: switch to an AVBufferRef per plane
new b98751b13c swscale/graph: set up palette using current input image
new 1e071c8585 swscale/graph: omit memcpy() if src and dst are identical
new cc346b232d swscale/graph: store current pass input instead of global
args
new d918551650 swscale/graph: switch SwsPass.output to refstruct
new afdb683a3f swscale: avoid UB on interlaced frames
The 10 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:
libswscale/graph.c | 139 +++++++++++++++++++++++++++++++++++++--------------
libswscale/graph.h | 25 ++++++---
libswscale/swscale.c | 28 ++++++-----
3 files changed, 135 insertions(+), 57 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]