Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: [FFmpeg-devel] [PATCH] tests: Add fate-bsf-dv-error-marker
Date: Tue, 15 Mar 2022 19:30:45 +0100
Message-ID: <20220315183045.15050-1-michael@niedermayer.cc> (raw)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
 tests/Makefile                     | 1 +
 tests/fate/dvvideo.mak             | 6 ++++++
 tests/ref/fate/bsf-dv-error-marker | 1 +
 3 files changed, 8 insertions(+)
 create mode 100644 tests/fate/dvvideo.mak
 create mode 100644 tests/ref/fate/bsf-dv-error-marker

diff --git a/tests/Makefile b/tests/Makefile
index c4c31ae871..9f33394856 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -133,6 +133,7 @@ include $(SRC_PATH)/tests/fate/dfa.mak
 include $(SRC_PATH)/tests/fate/dnn.mak
 include $(SRC_PATH)/tests/fate/dnxhd.mak
 include $(SRC_PATH)/tests/fate/dpcm.mak
+include $(SRC_PATH)/tests/fate/dvvideo.mak
 include $(SRC_PATH)/tests/fate/ea.mak
 include $(SRC_PATH)/tests/fate/exif.mak
 include $(SRC_PATH)/tests/fate/ffmpeg.mak
diff --git a/tests/fate/dvvideo.mak b/tests/fate/dvvideo.mak
new file mode 100644
index 0000000000..3122a24f76
--- /dev/null
+++ b/tests/fate/dvvideo.mak
@@ -0,0 +1,6 @@
+
+fate-bsf-dv-error-marker: CMD = md5 -i $(TARGET_SAMPLES)/dv/dvcprohd_720p50.mov -flags +bitexact -fflags +bitexact -c:v copy -bsf noise=100,dv_error_marker=color=blue -f avi
+FATE_DVVIDEO-$(call ALLYES, MOV_DEMUXER DV_ERROR_MARKER_BSF NOISE_BSF AVI_MUXER) += fate-bsf-dv-error-marker
+
+FATE_SAMPLES_FFMPEG += $(FATE_DVVIDEO-yes)
+fate-dvvideo: $(FATE_DVVIDEO-yes)
diff --git a/tests/ref/fate/bsf-dv-error-marker b/tests/ref/fate/bsf-dv-error-marker
new file mode 100644
index 0000000000..513c9d72a3
--- /dev/null
+++ b/tests/ref/fate/bsf-dv-error-marker
@@ -0,0 +1 @@
+4e884d3e8045299d0d45ec920fa58a44
-- 
2.17.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

             reply	other threads:[~2022-03-15 18:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15 18:30 Michael Niedermayer [this message]
2022-03-15 18:35 ` James Almer
2022-03-15 21:53   ` Michael Niedermayer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220315183045.15050-1-michael@niedermayer.cc \
    --to=michael@niedermayer.cc \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git