Re: [FFmpeg-devel] [PATCH v4 1/7] FATE: add h264 timecode side data test

2020-06-24 Thread lance . lmwang
On Wed, Jun 24, 2020 at 09:43:14PM +0800, lance.lmw...@gmail.com wrote: > From: Limin Wang > > The old fate test is for framecrc and haven't testing timecode info. > so it's better to change to ffprobe and dump them. > > Signed-off-by: Limin Wang > --- > tests/fate/h264.mak |4 +-

[FFmpeg-devel] [PATCH v4 1/7] FATE: add h264 timecode side data test

2020-06-24 Thread lance . lmwang
From: Limin Wang The old fate test is for framecrc and haven't testing timecode info. so it's better to change to ffprobe and dump them. Signed-off-by: Limin Wang --- tests/fate/h264.mak |4 +- tests/ref/fate/h264-timecode | 3608 ++ 2 files