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

Git pushed a change to branch master
in repository ffmpeg.

    from 55dd4a18bb tests/checkasm/sw_ops: declare temporary arrays static
     new 8115a05aa5 swscale: fix SWS_SPLINE documentation
     new 36c31fd5ba swscale: don't hard code number of scaler params
     new a1b8cbb8bc swscale/utils: separate luma and chroma scaler selection
     new 3503b19711 swscale: add enum SwsScaler, SwsContext.scaler to replace 
legacy flags
     new 803ac77187 swscale: mark scale-related SwsFlags as deprecated
     new 86eb07154d doc/scaler: document new sws scaler flags

The 6 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/APIchanges       |  3 ++
 doc/scaler.texi      | 66 ++++++++++++++++++++++++++++--------
 libswscale/graph.c   |  8 +++--
 libswscale/options.c | 13 ++++++++
 libswscale/swscale.h | 64 ++++++++++++++++++++++++++---------
 libswscale/utils.c   | 94 ++++++++++++++++++++++++++++++++--------------------
 libswscale/version.h |  2 +-
 7 files changed, 182 insertions(+), 68 deletions(-)

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

Reply via email to