From 39c96db2b32147dcf5b5ddc1046a4a97645fee23 Mon Sep 17 00:00:00 2001 From: Lev Zelenskiy Date: Mon, 6 Feb 2012 13:52:56 +1000 Subject: Changes to QMediaPlayer GStreamer backend to allow setPosition before pause Do not display prerolled frames in stopped state. Instead store prerolled frame and display it only after switching to pause or playback state. Added new unit test with a sample video file to check this functionality. Change-Id: I3fd159a199b65ca10fdf9843af5675c5ae9dad05 Reviewed-by: Michael Goddard --- .../integration/qmediaplayerbackend/testdata/colors.mp4 | Bin 0 -> 26042 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/auto/integration/qmediaplayerbackend/testdata/colors.mp4 (limited to 'tests/auto/integration/qmediaplayerbackend/testdata/colors.mp4') diff --git a/tests/auto/integration/qmediaplayerbackend/testdata/colors.mp4 b/tests/auto/integration/qmediaplayerbackend/testdata/colors.mp4 new file mode 100644 index 000000000..30ddda8b0 Binary files /dev/null and b/tests/auto/integration/qmediaplayerbackend/testdata/colors.mp4 differ -- cgit v1.2.3