Open Bug 879413 Opened 11 years ago Updated 2 years ago

extend sniff buffer beyond 512 bytes

Categories

(Core :: Audio/Video: Playback, defect)

x86_64
Linux
defect

Tracking

()

People

(Reporter: rillian, Unassigned)

References

Details

Per the mime sniffing spec, we limit the sniff buffer to 512 bytes in toolkit/components/mediasniffer.

http://mimesniff.spec.whatwg.org/

However, our method of detecting raw mp3 data requires two complete packet headers, which can require up to 1.5k of data. This bug is about extending the sniff buffer so we correctly detect high-bitrate mp3s.
Component: Audio/Video → Audio/Video: Playback
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.