On Sat, Jul 02, 2016 at 05:49:57PM +0200, Martin Vignali wrote: > 2016-07-02 16:50 GMT+02:00 James Almer <jamr...@gmail.com>: > > > On 7/2/2016 11:12 AM, Martin Vignali wrote: > > > Hello, > > > > > > In attach patch to add test for apng decoding > > > > > > based on these samples : http://littlesvr.ca/apng/samples.html > > > > > > can also be found here : https://we.tl/FNVAVl5dQs > > > > > > and need to be put inside ./fate-suite/apng (folder doesn't exist) > > > > > > > > > Martin > > > > > > > > > 0001-fate-apng-add-test-for-apng-decoding.patch > > > > > > > > > From c7f7f7e945f5a1ffed76fe4e3f6a53523f1a2ba4 Mon Sep 17 00:00:00 2001 > > > From: Martin Vignali <martin.vign...@gmail.com> > > > Date: Sat, 2 Jul 2016 16:08:55 +0200 > > > Subject: [PATCH] fate/apng : add test for apng decoding > > > > > > --- > > > tests/Makefile | 1 + > > > tests/ref/fate/apng-clock | 45 > > +++++++++++++++++++++++++++++++++++++++++++++ > > > tests/ref/fate/apng-osample | 11 +++++++++++ > > > 3 files changed, 57 insertions(+) > > > create mode 100644 tests/ref/fate/apng-clock > > > create mode 100644 tests/ref/fate/apng-osample > > > > > > diff --git a/tests/Makefile b/tests/Makefile > > > index 019203c..895944d 100644 > > > --- a/tests/Makefile > > > +++ b/tests/Makefile > > > @@ -109,6 +109,7 @@ include $(SRC_PATH)/tests/fate/als.mak > > > include $(SRC_PATH)/tests/fate/amrnb.mak > > > include $(SRC_PATH)/tests/fate/amrwb.mak > > > include $(SRC_PATH)/tests/fate/api.mak > > > +include $(SRC_PATH)/tests/fate/apng.mak > > > > You forgot to git add this file. > > > > > > Sorry, new patch in attach > > Martin
> Makefile | 1 + > fate/apng.mak | 10 ++++++++++ > ref/fate/apng-clock | 45 +++++++++++++++++++++++++++++++++++++++++++++ > ref/fate/apng-osample | 11 +++++++++++ > 4 files changed, 67 insertions(+) > 4969cc4ebf6102c2366fb967ce7c524938ab3345 > 0001-fate-apng-add-test-for-apng-decoding.patch > From 7fcc33cf25b599399be4d06c2a260a440fff4c0d Mon Sep 17 00:00:00 2001 > From: Martin Vignali <martin.vign...@gmail.com> > Date: Sat, 2 Jul 2016 17:48:45 +0200 > Subject: [PATCH] fate/apng : add test for apng decoding applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Dictatorship: All citizens are under surveillance, all their steps and actions recorded, for the politicians to enforce control. Democracy: All politicians are under surveillance, all their steps and actions recorded, for the citizens to enforce control.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel