[FFmpeg-devel] avfilter/vsrc_testsrc : add allgray generator and fate test for it
Martin Vignali
martin.vignali at gmail.com
Sat Oct 13 18:23:24 EEST 2018
Hello,
Patch in attach add a video generator which output all gray value for the
given pix_fmt
Also add fate test for each target pix_fmt.
The goal is to have a generator for testing swscale unscaled conversion
later
The size of the output depend of the pix_fmt
gray8 output a 256x1 frame
gray9 le/be : output 256x2
gray10 le/be : output 256x4
gray12 le/be : output 256x16
gray14 le/be : output 256x64
gray16 le/be : output 256x256
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-vsrc_testsrc-add-allgray-generator.patch
Type: application/octet-stream
Size: 13024 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181013/06a2f205/attachment.obj>
More information about the ffmpeg-devel
mailing list