[FFmpeg-devel] [PATCH] tests: Add fate-bsf-dv-error-marker

Michael Niedermayer michael at niedermayer.cc
Tue Mar 15 23:53:49 EET 2022


On Tue, Mar 15, 2022 at 03:35:08PM -0300, James Almer wrote:
> 
> 
> On 3/15/2022 3:30 PM, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer <michael at 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
> 
> Add
> 
> fate-bsf-dv-error-marker: CMP = oneline
> fate-bsf-dv-error-marker: REF = 4e884d3e8045299d0d45ec920fa58a44
> 
> So there's no need for the ref file below.

ok will apply with that change

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220315/382d7664/attachment.sig>


More information about the ffmpeg-devel mailing list