Re: [FFmpeg-devel] [PATCH] fate: add streamcopy test for apng

2016-11-01 Thread Andreas Cadhalpun
On 01.11.2016 18:27, James Almer wrote: > On 11/1/2016 1:42 PM, Andreas Cadhalpun wrote: >> Signed-off-by: Andreas Cadhalpun >> --- >> >> To be applied after the fix. >> >> --- >> >> tests/lavf-regression.sh | 3 +++ >> tests/ref/lavf/apng | 3 +++ >> 2 files changed, 6 insertions(+) >> >> d

Re: [FFmpeg-devel] [PATCH] fate: add streamcopy test for apng

2016-11-01 Thread James Almer
On 11/1/2016 1:42 PM, Andreas Cadhalpun wrote: > Signed-off-by: Andreas Cadhalpun > --- > > To be applied after the fix. > > --- > > tests/lavf-regression.sh | 3 +++ > tests/ref/lavf/apng | 3 +++ > 2 files changed, 6 insertions(+) > > diff --git a/tests/lavf-regression.sh b/tests/lavf-

[FFmpeg-devel] [PATCH] fate: add streamcopy test for apng

2016-11-01 Thread Andreas Cadhalpun
Signed-off-by: Andreas Cadhalpun --- To be applied after the fix. --- tests/lavf-regression.sh | 3 +++ tests/ref/lavf/apng | 3 +++ 2 files changed, 6 insertions(+) diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh index 941f4d1..12954d5 100755 --- a/tests/lavf-regression