[FFmpeg-devel] [PATCH 3/3] fate/api-jpeg-codec-param: rename to api-mjpeg-codec-param

Matthieu Bouron matthieu.bouron at gmail.com
Tue Dec 8 08:10:11 CET 2015


On Mon, Dec 7, 2015 at 11:41 PM, Michael Niedermayer <michaelni at gmx.at>
wrote:

> On Mon, Dec 07, 2015 at 10:42:39AM +0100, Matthieu Bouron wrote:
> > From: Matthieu Bouron <matthieu.bouron at stupeflix.com>
> >
> > ---
> >  tests/fate/api.mak | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/tests/fate/api.mak b/tests/fate/api.mak
> > index 0aa00a7..0761de7 100644
> > --- a/tests/fate/api.mak
> > +++ b/tests/fate/api.mak
> > @@ -24,9 +24,9 @@ FATE_API_SAMPLES_LIBAVFORMAT-$(call DEMDEC, IMAGE2,
> PNG) += fate-api-png-codec-p
> >  fate-api-png-codec-param: $(APITESTSDIR)/api-codec-param-test$(EXESUF)
> >  fate-api-png-codec-param: CMD = run $(APITESTSDIR)/api-codec-param-test
> $(TARGET_SAMPLES)/png1/lena-rgba.png
> >
> > -FATE_API_SAMPLES_LIBAVFORMAT-$(call DEMDEC, IMAGE2, MJPEG) +=
> fate-api-jpeg-codec-param
> > -fate-api-jpeg-codec-param: $(APITESTSDIR)/api-codec-param-test$(EXESUF)
> > -fate-api-jpeg-codec-param: CMD = run
> $(APITESTSDIR)/api-codec-param-test $(TARGET_SAMPLES)/exif/image_small.jpg
> > +FATE_API_SAMPLES_LIBAVFORMAT-$(call DEMDEC, IMAGE2, MJPEG) +=
> fate-api-mjpeg-codec-param
> > +fate-api-mjpeg-codec-param: $(APITESTSDIR)/api-codec-param-test$(EXESUF)
> > +fate-api-mjpeg-codec-param: CMD = run
> $(APITESTSDIR)/api-codec-param-test $(TARGET_SAMPLES)/exif/image_small.jpg
>
> did you forget git add ?
>
> reference file './tests/ref/fate/api-mjpeg-codec-param' not found
> ./tests/fate-run.sh: 307: ./tests/fate-run.sh: cannot open
> tests/data/fate/api-mjpeg-codec-param.diff: No such file
> Test api-mjpeg-codec-param failed. Look at
> tests/data/fate/api-mjpeg-codec-param.err for details.
>

Yes, sorry. New patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fate-api-jpeg-codec-param-rename-to-api-mjpeg-codec-.patch
Type: text/x-patch
Size: 14034 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151208/1c559371/attachment.bin>


More information about the ffmpeg-devel mailing list