gecko-dev/dom/media/flac
Jean-Yves Avenard 14413d23f3 Bug 1406503 - P5. Do not ignore small flac packets. r=jwwang
A FLAC packet may have a size as small as 11 bytes. We should parse as much data as we can and not make assumptions on when to stop early.

MozReview-Commit-ID: 9skvwbt15MY

--HG--
extra : rebase_source : e428ba40fb71a4607af5d3be7f7d61ae98631522
2017-10-28 11:11:45 +02:00
..
FlacDecoder.cpp Bug 1396515: Fix incorrect && and || operator placements. r=sylvestre 2017-09-04 11:27:43 +02:00
FlacDecoder.h Bug 1390748 - Remove unnecessary includes in *Decoders. r=jwwang 2017-08-16 17:19:39 +12:00
FlacDemuxer.cpp Bug 1406503 - P5. Do not ignore small flac packets. r=jwwang 2017-10-28 11:11:45 +02:00
FlacDemuxer.h Bug 1405531 - Remove unused MediaDataDemuxer::HasTrackType - r=jwwang 2017-10-04 11:40:29 +11:00
FlacFrameParser.cpp Bug 1411525 - use BufferReader in flac/ogg parser. r=kinetik 2017-10-19 10:16:32 +08:00
FlacFrameParser.h Bug 1411525 - use BufferReader in flac/ogg parser. r=kinetik 2017-10-19 10:16:32 +08:00
moz.build Bug 1195723: [flac] P8. Add flac MediaDecoder. r=kamidphish 2016-08-17 15:42:18 +10:00