Re: [FFmpeg-devel] [PATCH] fate: add matroska-remux test.

2016-05-10 Thread Ronald S. Bultje
Hi, On Fri, May 6, 2016 at 6:33 PM, Michael Niedermayer wrote: > On Fri, May 06, 2016 at 09:27:20AM -0400, Ronald S. Bultje wrote: > > This tests automatic insertion of the vp9_superframe BSF as well as > > ensuring that the colorspace properties in the video header can be > > modified when remu

Re: [FFmpeg-devel] [PATCH] fate: add matroska-remux test.

2016-05-06 Thread Michael Niedermayer
On Fri, May 06, 2016 at 09:27:20AM -0400, Ronald S. Bultje wrote: > This tests automatic insertion of the vp9_superframe BSF as well as > ensuring that the colorspace properties in the video header can be > modified when remuxing (-c:v copy). > --- > tests/Makefile | 1 + > tests/fate/mat