gecko-dev/dom/media/encoder
Randell Jesup 2de5a1de8e Bug 1257318: Move MediaRecorder to use DirectListeners wherever possible. r=roc
--HG--
extra : rebase_source : 5350255f08a3409568f6f4501f32111a7525df5b
2016-03-19 16:53:51 -04:00
..
fmp4_muxer Bug 1229963 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in dom/media/; r=cpearce 2015-12-02 18:07:59 -05: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 1257318: Move MediaRecorder to use DirectListeners wherever possible. r=roc 2016-03-19 16:53:51 -04:00
MediaEncoder.h Bug 1257318: Move MediaRecorder to use DirectListeners wherever possible. r=roc 2016-03-19 16:53:51 -04:00
moz.build Bug 1221453 - Use AbsolutePaths with LOCAL_INCLUDES instead of manual -I in CXXFLAGS. r=gps 2015-11-06 09:59:21 +09:00
OmxTrackEncoder.cpp Bug 1205927 - Part 1: [MediaEncoder] Support *.3g2 with EVRC audio format. r=ayang 2015-10-27 15:12:26 +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 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
OpusTrackEncoder.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TrackEncoder.cpp Bug 1234230: Don't pass null images for video encoding, and don't reencode the same image r=roc 2016-02-29 17:25:35 -05:00
TrackEncoder.h Bug 1240411: P9. Clean up media headers. r=jwwang 2016-01-19 19:47:36 +11:00
TrackMetadataBase.h Bug 1205927 - Part 1: [MediaEncoder] Support *.3g2 with EVRC audio format. r=ayang 2015-10-27 15:12:26 +08:00
VorbisTrackEncoder.cpp Bug 1234230: Don't pass null images for video encoding, and don't reencode the same image r=roc 2016-02-29 17:25:35 -05:00
VorbisTrackEncoder.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07: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