mf/tests: Add tests changing the H264 decoder output video format.
The h264data.bin source has been re-generated with a static pattern to
avoid differences between the nv12 and i420 frames. The output format
changes apparently drops some decoded frames in a way that's not really
relevant and may make the GStreamer implementation harder:
gst-launch-1.0 videotestsrc num-buffers=60 pattern=smpte100 ! \
video/x-raw,format=I420,width=82,height=84,framerate=30000/1001 ! \
videoconvert ! x264enc ! filesink location=dlls/mf/tests/h264data.bin
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Showing
No preview for this file type
dlls/mf/tests/i420frame.bin
0 → 100644
This diff is collapsed.
Click to expand it.
No preview for this file type
Please
register
or
sign in
to comment