gecko-dev/dom/media/ogg
Alastor Wu a08c8019d2 Bug 1398139 - part2 : adjust sample's start time for chained ogg. r=jya
For chained ogg files, the new part would contain new timestamp from zero, so
we need to add the duration of previously decoded data to make sure the current
time is correct.

MozReview-Commit-ID: Bb1lCiKz4uQ

--HG--
extra : rebase_source : 5cfd81eb092a042e6394aa5209516ad75e741a37
2017-09-15 18:05:10 +08:00
..
OggCodecState.cpp Bug 1396515: Fix incorrect && and || operator placements. r=sylvestre 2017-09-04 11:27:43 +02: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 Bug 1168674: [ogg] P1. Add OggDemuxer object. r=me 2016-07-21 11:28:47 +10:00
OggCodecStore.h Bug 1168674: [ogg] P1. Add OggDemuxer object. r=me 2016-07-21 11:28:47 +10:00
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 1398139 - part2 : adjust sample's start time for chained ogg. r=jya 2017-09-15 18:05:10 +08:00
OggDemuxer.h Bug 1394648 - Switch from nsInt{Point,Rect,Size} to gfx::Int{Point,Rect,Size} in dom/media. r=jwwang 2017-08-29 14:00:33 +12: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 Bug 1313632: P2. Cleaner Ogg related headers. r=kaku 2016-11-09 12:19:06 +11:00
OpusParser.h Bug 1313632: P2. Cleaner Ogg related headers. r=kaku 2016-11-09 12:19:06 +11:00
moz.build Bug 1313632: P1. Remove unused OggReader. r=kaku 2016-11-09 11:54:41 +11:00