This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from a43ea8bff7 avfilter/af_pan: fix sscanf() return value checks in
parse_channel_name
new ed19c181c2 tests/fate/libavutil: add FATE test for film_grain_params
new 345071f747 tests/fate/libavutil: add FATE test for stereo3d
new 924cc51ffe tests/fate/pcm: add FATE tests for pcm_bluray encoder and
decoder
The 3 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:
libavutil/Makefile | 2 +
libavutil/tests/film_grain_params.c | 243 ++++++++++++++++++++++++++++++
libavutil/tests/stereo3d.c | 118 +++++++++++++++
tests/fate/libavutil.mak | 8 +
tests/fate/pcm.mak | 33 +++++
tests/ref/fate/film_grain_params | 30 ++++
tests/ref/fate/pcm-bluray-s16-51 | 109 ++++++++++++++
tests/ref/fate/pcm-bluray-s16-70 | 109 ++++++++++++++
tests/ref/fate/pcm-bluray-s16-71 | 109 ++++++++++++++
tests/ref/fate/pcm-bluray-s16-mono | 109 ++++++++++++++
tests/ref/fate/pcm-bluray-s16-stereo | 109 ++++++++++++++
tests/ref/fate/pcm-bluray-s32-stereo | 276 +++++++++++++++++++++++++++++++++++
tests/ref/fate/stereo3d | 73 +++++++++
13 files changed, 1328 insertions(+)
create mode 100644 libavutil/tests/film_grain_params.c
create mode 100644 libavutil/tests/stereo3d.c
create mode 100644 tests/ref/fate/film_grain_params
create mode 100644 tests/ref/fate/pcm-bluray-s16-51
create mode 100644 tests/ref/fate/pcm-bluray-s16-70
create mode 100644 tests/ref/fate/pcm-bluray-s16-71
create mode 100644 tests/ref/fate/pcm-bluray-s16-mono
create mode 100644 tests/ref/fate/pcm-bluray-s16-stereo
create mode 100644 tests/ref/fate/pcm-bluray-s32-stereo
create mode 100644 tests/ref/fate/stereo3d
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]