Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Side by Side Diff: chrome/test/data/media/csv/media_matrix_data_public.csv

Issue 6992026: Bug fixes in matrix driven test and some minor changes in perf media test. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 "The file contains matrix (video type (columns) and its codec (rows)) and each e ntry has its specification (or 'not available')",,,
2 "exts","video/audio","bear","tulip"
3 "0.webm","video"," '640x360 30 fps VP8 / no audio 800 KBit/s PSNR 39.41', "," '1280x720 29.970 fps VP8 / no audio 2 MBit/s PSNR 37.45',"
4 "1.webm","video"," '640x360 30 fps VP8 / Vorbis mono 800 KBit/s PSNR 39.41', "," '1280x720 29.970 fps VP8 / Vorbis mono 2 MBit/s PSNR 37.45',"
5 "2.webm","video"," '640x360 30 fps VP8 / Vorbis stereo 800 KBit/s PSNR 39.41', "," '1280x720 29.970 fps VP8 / Vorbis stereo 2 MBit/s PSNR 37.45',"
6 "6.webm","video"," '5.1 not available',"," '5.1 not available',"
7 "8.webm","video"," '7.1 not available',"," '7.1 not available',"
8 "0.ogv","video"," '640x360 30 fps OGG Theora / no audio 800 KBit/s PSNR 3 6.72',"," '1280x720 29.970 fps OGG Theora / no audio 2 MBit/s PSNR 34.31' ,"
9 "1.ogv","video"," '640x360 30 fps OGG Theora / Vorbis mono 800 KBit/s PSNR 3 6.72',"," '1280x720 29.970 fps OGG Theora / Vorbis mono 2 MBit/s PSNR 34.31' ,"
10 "2.ogv","video"," '640x360 30 fps OGG Theora / Vorbis stereo 800 KBit/s PSNR 3 6.72',"," '1280x720 29.970 fps OGG Theora / Vorbis stereo 2 MBit/s PSNR 34.31' ,"
11 "6.ogv","video"," '5.1 not available',"," '5.1 not available',"
12 "8.ogv","video"," '7.1 not available',"," '7.1 not available',"
13 "0.mp4","video"," '640x360 30 fps H.264 / no audio 800 KBit/s PSNR 40.98 Enc odeTime 22s',"," '1280x720 29.970 fps H.264 / no audio 2 MBit/s PSNR 38.66 E ncodeTime 261s',"
14 "1.mp4","video"," '640x360 30 fps H.264 / AAC mono 800 KBit/s PSNR 40.98 Enc odeTime 22s',"," '1280x720 29.970 fps H.264 / AAC mono 2 MBit/s PSNR 38.66 E ncodeTime 261s',"
15 "2.mp4","video"," '640x360 30 fps H.264 / AAC stereo 800 KBit/s PSNR 40.98 Enc odeTime 22s',"," '1280x720 29.970 fps H.264 / AAC stereo 2 MBit/s PSNR 38.66 E ncodeTime 261s',"
16 "6.mp4","video"," '5.1 not available',"," '5.1 not available',"
17 "8.mp4","video"," '7.1 not available',"," '7.1 not available',"
18 "1.wav","audio"," 'WAV audio mono',"," 'WAV audio mono',"
19 "2.wav","audio"," 'WAV audio stereo',"," 'WAV audio stereo',"
20 "6.wav","audio"," '5.1 not available',"," '5.1 not available',"
21 "8.wav","audio"," '7.1 not available',"," '7.1 not available',"
22 "1.ogg","audio"," 'OGG vorbis audio mono',"," 'OGG vorbis audio mono',"
23 "2.ogg","audio"," 'OGG vorbis audio stereo',"," 'OGG vorbis audio stereo',"
24 "6.ogg","audio"," '5.1 not available',"," '5.1 not available',"
25 "8.ogg","audio"," '7.1 not available',"," '7.1 not available',"
26 "1.m4a","audio"," 'AAC mono',"," 'AAC mono',"
27 "2.m4a","audio"," 'AAC stereo',"," 'AAC stereo',"
28 "6.m4a","audio"," '5.1 not available',"," '5.1 not available',"
29 "8.m4a","audio"," '7.1 not available',"," '7.1 not available',"
30 "1.mp3","audio"," 'MP3 mono',"," 'MP3 mono',"
31 "2.mp3","audio"," 'MP3 stereo',"," 'MP3 stereo',"
OLDNEW
« no previous file with comments | « chrome/test/data/media/csv/media_matrix_data.csv ('k') | chrome/test/functional/media/media_test_matrix.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698