[Bug 18510] decodeAudioData should accept a mime-type

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18510

Anthony Bowyer-Lowe <anthony@lowbroweye.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anthony@lowbroweye.com

--- Comment #7 from Anthony Bowyer-Lowe <anthony@lowbroweye.com> 2012-08-10 11:20:28 UTC ---
Format sniffing is certainly problematic in general, but this usage is for the
constricted context of loading audio data.

All the commonly expected audio formats and containers have uniquely
identifiable headers containing full data format descriptions. The
audio-related MIME types really provide no useful information beyond hinting at
the type of header a format parser should initially expect.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 10 August 2012 11:20:29 UTC