Bug 1489102 - P4. Add flac in mp4 plain file test. r=bryce

Differential Revision: https://phabricator.services.mozilla.com/D5242

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Jean-Yves Avenard 2018-09-07 14:18:15 +00:00
parent 226a67047c
commit d5fd103cae
4 changed files with 4 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1 @@
Cache-Control: no-store

View File

@ -313,6 +313,7 @@ var gPlayTests = [
// It is necessary to parse the file to find an audio frame instead.
{ name:"flac-noheader-s16.flac", type:"audio/flac", duration:4.0 },
{ name:"flac-s24.flac", type:"audio/flac", duration:4.04 },
{ name:"flac-sample.mp4", type:"audio/mp4; codecs=flac", duration:4.95 },
// Ogg with theora video and flac audio.
{ name:"A4.ogv", type:"video/ogg", width:320, height:240, duration:3.13 },

View File

@ -449,6 +449,8 @@ support-files =
flac-s24.flac^headers^
flac-noheader-s16.flac
flac-noheader-s16.flac^headers^
flac-sample.mp4
flac-sample.mp4^headers^
flac-sample-cenc.mp4
flac-sample-cenc.mp4^headers^
fragment_noplay.js