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

Git pushed a change to branch master
in repository ffmpeg.

    from 941a35149b swscale/x86/ops_int: switch to SWS_UOP_MOVE
     new 12dc67b6fe lavu/frame: add camera raw codec side data
     new 0def4ceb18 prores_raw: export raw camera color data values
     new 4cf96187e4 prores_raw: set frame crop fields
     new 4406f5ba5b prores_raw: document vendor-specific metadata location

The 4 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 +
 libavcodec/prores_raw.c                          |  70 +++++++++--
 libavutil/Makefile                               |   2 +
 libavutil/frame.h                                |   7 ++
 libavutil/{downmix_info.c => raw_color_params.c} |  32 +++--
 libavutil/raw_color_params.h                     | 147 +++++++++++++++++++++++
 libavutil/side_data.c                            |   1 +
 libavutil/version.h                              |   2 +-
 8 files changed, 241 insertions(+), 23 deletions(-)
 copy libavutil/{downmix_info.c => raw_color_params.c} (56%)
 create mode 100644 libavutil/raw_color_params.h

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

Reply via email to