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

Git pushed a change to branch master
in repository ffmpeg.

    from 3921b435fc avcodec/x86/h264_intrapred: cosmetic fix
     new 907b738995 tests/fate/libavutil: add FATE test for 
ambient_viewing_environment
     new 0bdda94ccc tests/fate/libavutil: add FATE test for csp

The 2 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:
 .forgejo/CODEOWNERS                           |   4 +
 libavutil/Makefile                            |   2 +
 libavutil/tests/.gitignore                    |   2 +
 libavutil/tests/ambient_viewing_environment.c | 108 +++++++++++++++++++
 libavutil/tests/csp.c                         | 145 ++++++++++++++++++++++++++
 tests/fate/libavutil.mak                      |   8 ++
 tests/ref/fate/ambient_viewing_environment    |  19 ++++
 tests/ref/fate/csp                            | 131 +++++++++++++++++++++++
 8 files changed, 419 insertions(+)
 create mode 100644 libavutil/tests/ambient_viewing_environment.c
 create mode 100644 libavutil/tests/csp.c
 create mode 100644 tests/ref/fate/ambient_viewing_environment
 create mode 100644 tests/ref/fate/csp

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

Reply via email to