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 <mich...@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.

Attachment: signature.asc
Description: PGP signature

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

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

Reply via email to