gecko-dev/dom/media/flac
Jean-Yves Avenard befd1cb52f Bug 1528265 - P2. Adjust time of last block if needed. r=chunmin
The produce the same outcome as originally done in bug 1487797. However, we only do so on the last block ever retrieved.

Ideally, we should calculate the start time based on the number of frames previously returned. It would avoid such inconsistency and while we had one file presenting such symptom, I'm not sure we can always rely for the frame_or_sample_num value to be valid in reference to the first frame block size.

Depends on D66989

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

--HG--
extra : moz-landing-system : lando
2020-03-17 22:48:30 +00:00
..
FlacDecoder.cpp
FlacDecoder.h
FlacDemuxer.cpp Bug 1528265 - P2. Adjust time of last block if needed. r=chunmin 2020-03-17 22:48:30 +00:00
FlacDemuxer.h Bug 1322095 - Part 2: Remove nsAutoPtr from dom/media. r=jya 2020-02-21 22:44:00 +00:00
FlacFrameParser.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
FlacFrameParser.h Bug 1322095 - Part 2: Remove nsAutoPtr from dom/media. r=jya 2020-02-21 22:44:00 +00:00
moz.build