gecko-dev/dom/media/encoder
Chris Peterson 11ef78ae89 Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
--HG--
rename : mfbt/Endian.h => mfbt/EndianUtils.h
2016-05-22 13:31:11 -07:00
..
fmp4_muxer 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
ContainerWriter.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
EncodedFrameContainer.h Bug 1205927 - Part 1: [MediaEncoder] Support *.3g2 with EVRC audio format. r=ayang 2015-10-27 15:12:26 +08:00
MediaEncoder.cpp Bug 1266647 - Clean NotifyQueuedTrackChange to only notify when command is track create and track end. r=jesup r=pehrsons 2016-05-04 16:08:44 +08:00
MediaEncoder.h Bug 1266647 - Clean NotifyQueuedTrackChange to only notify when command is track create and track end. r=jesup r=pehrsons 2016-05-04 16:08:44 +08:00
OmxTrackEncoder.cpp Bug 1261007 - Part 3 - Remove the same/redundant code of checking the unique image. r=jolin 2016-04-18 14:31:02 +08:00
OmxTrackEncoder.h Bug 1205927 - Part 1: [MediaEncoder] Support *.3g2 with EVRC audio format. r=ayang 2015-10-27 15:12:26 +08:00
OpusTrackEncoder.cpp Bug 1215115 - part2: Mux opus into webm, remove bitdepth. r=rillian 2016-04-01 11:04:00 +08:00
OpusTrackEncoder.h Bug 1215115 - part2: Mux opus into webm, remove bitdepth. r=rillian 2016-04-01 11:04:00 +08:00
TrackEncoder.cpp Bug 1261007 - Part 1 - Force to send video sample into encoder if we got the same video sample more than 1 seconds. Enable testcases. r=jolin 2016-04-13 17:10:55 +08:00
TrackEncoder.h Bug 1266644 - Rename StreamBuffer to StreamTracks. r=jesup r=pehrsons 2016-01-26 10:49:01 +08:00
TrackMetadataBase.h Bug 1205927 - Part 1: [MediaEncoder] Support *.3g2 with EVRC audio format. r=ayang 2015-10-27 15:12:26 +08:00
VP8TrackEncoder.cpp Bug 1243611 - When EOS, call vpx_codec_encode correctly. r=rillian 2016-02-26 16:07:29 +08:00
VP8TrackEncoder.h Bug 1243611 - When EOS, call vpx_codec_encode correctly. r=rillian 2016-02-26 16:07:29 +08:00
moz.build Bug 1215115 - part1: Replace the vorbis by opus in MediaEncoder and also reomve the VorbisTrackEncoder files. r=rillian 2016-03-30 18:03:05 +08:00