gecko-dev/dom/media/webm
Bryce Van Dyk 2fbed74f6a Bug 657791 - Update WebM demuxer to consider cue-less WebMs seekable. r=jya
It appears that the work to seek in WebMs that do not have cues has already been
done, however this functionality was gated by the IsSeekable() function still
returning that such WebMs were not seekable. This updates that function so that
WebMs without cues are now considered seekable. Tests are also updated to
reflect this.
2016-01-19 11:43:49 +13:00
..
EbmlComposer.cpp Bug 1230054: Remove unused WebMReader. r=kinetik 2015-12-23 01:15:46 +11:00
EbmlComposer.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
moz.build Bug 1230054: Remove unused WebMReader. r=kinetik 2015-12-23 01:15:46 +11:00
NesteggPacketHolder.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
WebMBufferedParser.cpp Bug 1237629: [webm] Parse into BlockGroup element. r=kinetik 2016-01-20 09:50:27 +11:00
WebMBufferedParser.h Bug 1143096 - Init all WebMBufferedParser members - r=kinetik 2016-02-03 14:25:47 +11:00
WebMDecoder.cpp Bug 1236703: P2. Add methods to retrieve debugging data on plain readers. r=jwwang 2016-01-20 09:50:26 +11:00
WebMDecoder.h Bug 1236703: P2. Add methods to retrieve debugging data on plain readers. r=jwwang 2016-01-20 09:50:26 +11:00
WebMDemuxer.cpp Bug 657791 - Update WebM demuxer to consider cue-less WebMs seekable. r=jya 2016-01-19 11:43:49 +13:00
WebMDemuxer.h Revert "Bug 1240201: [vorbis] P1. Properly determine sample duration and time in webm demuxer. r=kinetik" 2016-01-23 12:42:02 +11:00
WebMWriter.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
WebMWriter.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00