gecko-dev/dom/media/ogg
Alastor Wu 0963f88b98 Bug 1417300 - store mDecodedAudioDuration before adjusting sample time. r=jya
mDecodedAudioDuration should only save unadjusted timestamp, or it would
cause next adjustment to be incorrect.

MozReview-Commit-ID: 7grtYs075p0

--HG--
extra : rebase_source : ad146e7c34b6154629c1ff98992d5c0209d3ef80
2017-12-11 00:03:51 +08:00
..
moz.build
OggCodecState.cpp Bug 1411525 - use BufferReader in flac/ogg parser. r=kinetik 2017-10-19 10:16:32 +08:00
OggCodecState.h Bug 1338023. Part 5 - let OggCodecState::DecodeHeader() take a OggPacketPtr instead of a raw pointer to clarify memory ownership. r=gerald 2017-02-09 13:52:41 +08:00
OggCodecStore.cpp
OggCodecStore.h
OggDecoder.cpp Bug 1390748 - Remove unnecessary includes in *Decoders. r=jwwang 2017-08-16 17:19:39 +12:00
OggDecoder.h Bug 1390748 - Remove unnecessary includes in *Decoders. r=jwwang 2017-08-16 17:19:39 +12:00
OggDemuxer.cpp Bug 1417300 - store mDecodedAudioDuration before adjusting sample time. r=jya 2017-12-11 00:03:51 +08:00
OggDemuxer.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
OggWriter.cpp Bug 1382099 - Remove MOZ_WIDGET_GONK from dom/media/. r=gerald. 2017-07-24 10:08:55 +10:00
OggWriter.h
OpusParser.cpp
OpusParser.h