Re: [FFmpeg-devel] [PATCH 2/2] fate: add tests for h264 and vp9 video enc parameters export

2020-05-19 Thread Michael Niedermayer
On Tue, May 19, 2020 at 11:19:03AM -0300, James Almer wrote: > On 5/19/2020 11:12 AM, Michael Niedermayer wrote: > > On Mon, May 18, 2020 at 11:45:21AM +0200, Anton Khirnov wrote: > >> --- > >> libavformat/Makefile | 1 + > >> tests/Makefile| 1 + > >>

Re: [FFmpeg-devel] [PATCH 2/2] fate: add tests for h264 and vp9 video enc parameters export

2020-05-19 Thread James Almer
On 5/19/2020 11:12 AM, Michael Niedermayer wrote: > On Mon, May 18, 2020 at 11:45:21AM +0200, Anton Khirnov wrote: >> --- >> libavformat/Makefile | 1 + >> tests/Makefile| 1 + >> tests/fate-run.sh | 7 + >> tests/fate/h264.mak | 6 +- >>

Re: [FFmpeg-devel] [PATCH 2/2] fate: add tests for h264 and vp9 video enc parameters export

2020-05-19 Thread Michael Niedermayer
On Mon, May 18, 2020 at 11:45:21AM +0200, Anton Khirnov wrote: > --- > libavformat/Makefile | 1 + > tests/Makefile| 1 + > tests/fate-run.sh | 7 + > tests/fate/h264.mak | 6 +- > tests/fate/vpx.mak| 5 + >

[FFmpeg-devel] [PATCH 2/2] fate: add tests for h264 and vp9 video enc parameters export

2020-05-18 Thread Anton Khirnov
--- libavformat/Makefile | 1 + tests/Makefile| 1 + tests/fate-run.sh | 7 + tests/fate/h264.mak | 6 +- tests/fate/vpx.mak| 5 + tests/ref/fate/h264-encparams | 404 +++ tests/ref/fate/vp9-encparams | 937