Sweden-Number/dlls/mf/tests
Rémi Bernon 7735b48006 mf/tests: Increase the H264 decoder tests video frame size.
GStreamer vaapi decoder suffers from bugs which are causing double frees
when the frame size is too small.

Test file has been generated with:

gst-launch-1.0 videotestsrc num-buffers=60 ! \
  video/x-raw,format=I420,width=82,height=84,framerate=30000/1001 ! \
  videoconvert ! x264enc ! filesink location=dlls/mf/tests/h264data.bin

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45988
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47084
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49715
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52183
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>
2022-03-30 18:32:32 +02:00
..
Makefile.in mf/tests: Enable compilation with long types. 2022-03-07 20:33:12 +01:00
h264data.bin mf/tests: Increase the H264 decoder tests video frame size. 2022-03-30 18:32:32 +02:00
mf.c mf/tests: Increase the H264 decoder tests video frame size. 2022-03-30 18:32:32 +02:00
nv12frame.bin mf/tests: Increase the H264 decoder tests video frame size. 2022-03-30 18:32:32 +02:00
resource.rc mf/tests: Check H264 decoder first NV12 decoded frame. 2022-03-11 09:31:10 +01:00
wmadata.bin mf/tests: Add some WMA encoder ProcessOutput tests. 2022-02-10 18:16:07 +01:00