summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authortomfinegan@chromium.org <tomfinegan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-02 20:58:06 +0000
committertomfinegan@chromium.org <tomfinegan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-02 20:58:06 +0000
commitfeb51252059e29a2d6ef5bd960a845eee4e150db (patch)
tree2016e24bdf8777c9649be930368a085bfc2547f3 /media
parent7e3599eed10e1ccf1be5a27ef4a1693c0fb0f872 (diff)
downloadchromium_src-feb51252059e29a2d6ef5bd960a845eee4e150db.zip
chromium_src-feb51252059e29a2d6ef5bd960a845eee4e150db.tar.gz
chromium_src-feb51252059e29a2d6ef5bd960a845eee4e150db.tar.bz2
media: Adding test file for libvpx odd height/width
Adding a test file to test vpx_video_decoder for files with odd width/height. BUG=315817 R=scherkus@chromium.org, xhwang@chromium.org Review URL: https://codereview.chromium.org/99533003 Patch from Vignesh <vigneshv@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238181 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media')
-rw-r--r--media/test/data/README1
-rw-r--r--media/test/data/bear-vp8a-odd-dimensions.webmbin0 -> 92227 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/media/test/data/README b/media/test/data/README
index 2dd1fd2..6d53be1 100644
--- a/media/test/data/README
+++ b/media/test/data/README
@@ -7,6 +7,7 @@ bear-vp9.webm - VP9 video only WebM file.
bear-vp9-opus.webm - VP9 Video with Opus Audio.
bear-vp8-webvtt.webm - WebM VP8 video with WebVTT subtitle track.
bear-vp8a.webm - WebM VP8 video with alpha channel.
+bear-vp8a-odd-dimensions.webm - WebM VP8 video with alpha channel and odd dimensions.
bear-opus.webm - Opus Audio only WebM file.
bear-opus-end-trimming.webm - File to test end trimming. It has one byte
artificially added so that there is maximum
diff --git a/media/test/data/bear-vp8a-odd-dimensions.webm b/media/test/data/bear-vp8a-odd-dimensions.webm
new file mode 100644
index 0000000..fd3ab6d
--- /dev/null
+++ b/media/test/data/bear-vp8a-odd-dimensions.webm
Binary files differ