This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from c1aed85491 avcodec/x86/h264_idct: Avoid spilling register unnecessarily
new be2fa77344 tests/fate/libavutil: add FATE test for spherical
new c8ec660d78 tests/fate/libavutil: add FATE test for detection_bbox
new 878eabdfef tests/fate/libavutil: add FATE test for video_enc_params
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 | 3 +
libavutil/tests/detection_bbox.c | 132 +++++++++++++++++++++++++++++++++++++
libavutil/tests/spherical.c | 107 ++++++++++++++++++++++++++++++
libavutil/tests/video_enc_params.c | 130 ++++++++++++++++++++++++++++++++++++
tests/fate/libavutil.mak | 12 ++++
tests/ref/fate/detection_bbox | 22 +++++++
tests/ref/fate/spherical | 38 +++++++++++
tests/ref/fate/video_enc_params | 19 ++++++
8 files changed, 463 insertions(+)
create mode 100644 libavutil/tests/detection_bbox.c
create mode 100644 libavutil/tests/spherical.c
create mode 100644 libavutil/tests/video_enc_params.c
create mode 100644 tests/ref/fate/detection_bbox
create mode 100644 tests/ref/fate/spherical
create mode 100644 tests/ref/fate/video_enc_params
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]