gecko-dev/dom/media/webm
Ralph Giles b9106558db Bug 1282963 - Share CodecDelay prepend code. r=kinetik
Both the WebM and mp4 demuxers need to pack this value into
the the CodecSpecificConfig, so move the shared implementation
to the OpusDecoder, near where it is unpacked so the two can
be kept in sync.

MozReview-Commit-ID: 2pQaruJoAWr
2016-06-29 15:49:04 -07:00
..
EbmlComposer.cpp Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
EbmlComposer.h Bug 1215115 - part2: Mux opus into webm, remove bitdepth. r=rillian 2016-04-01 11:04:00 +08:00
NesteggPacketHolder.h Bug 1261900: [webm] Use block duration if known. r=kinetik 2016-04-21 21:07:54 +10:00
WebMBufferedParser.cpp Bug 657791 - Update WebM demuxer to clamp cueless seeks instead of failing. r=kinetik 2016-02-01 13:46:02 +13:00
WebMBufferedParser.h Bug 657791 - Update WebM demuxer to clamp cueless seeks instead of failing. r=kinetik 2016-02-01 13:46:02 +13:00
WebMDecoder.cpp Bug 1257727, 1257729 - Update WebM handling to deal with encrypted WebMs. r=jya 2016-05-27 14:34:54 +12:00
WebMDecoder.h Bug 1257727, 1257729 - Update WebM handling to deal with encrypted WebMs. r=jya 2016-05-27 14:34:54 +12:00
WebMDemuxer.cpp Bug 1282963 - Share CodecDelay prepend code. r=kinetik 2016-06-29 15:49:04 -07:00
WebMDemuxer.h Bug 1282963 - Share CodecDelay prepend code. r=kinetik 2016-06-29 15:49:04 -07:00
WebMWriter.cpp Bug 1215115 - part2: Mux opus into webm, remove bitdepth. r=rillian 2016-04-01 11:04:00 +08:00
WebMWriter.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
moz.build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00