quartz/tests: Add test AVI and MPG files.
Generated with ffmpeg using the following commands:
ffmpeg -f lavfi -i smptebars -t 1 -r 1 -f avi -vcodec rawvideo -pix_fmt yuv420p -vf scale=32x24 test.avi
ffmpeg -f lavfi -i smptebars -f lavfi -i "sine=frequency=1000" -t 0.04 -r 25 -f mpeg -vcodec mpeg1video -vf scale=32x24 -acodec mp2 test.mpg
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Showing
dlls/quartz/tests/rsrc.rc
0 → 100644
dlls/quartz/tests/test.avi
0 → 100644
File added
dlls/quartz/tests/test.mpg
0 → 100644
File added
Please
register
or
sign in
to comment