Randell Jesup
|
3c5f8d49a1
|
Backed out 965c62289427:cb894b5d342f for perma-orange on b2g emulator M10 r=backout
|
2014-04-02 17:11:12 -04:00 |
|
Randell Jesup
|
7024ecf09f
|
Bug 694814: Patch 4 - Add audio playout delay config var r=padenot
|
2014-04-02 13:58:19 -04:00 |
|
Gian-Carlo Pascutto
|
be0200562d
|
Bug 877954 - Implement Load Management service. Add callbacks to ViEncoder. r=jesup
|
2014-03-13 11:05:27 +01:00 |
|
Ehsan Akhgari
|
790a3e8ead
|
Bug 935778 - Part 0.3: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 23:07:24 -05:00 |
|
Alfredo Yang
|
4ed8628dbb
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
|
Randell Jesup
|
9e71dcb1bc
|
Bug 853356: backout p2
|
2013-12-10 01:03:23 -05:00 |
|
Wes Kocher
|
871ed2b150
|
merge m-c to b2g-inbound
|
2013-12-06 20:49:02 -06:00 |
|
Alfredo Yang
|
e87956b07b
|
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
|
2013-12-06 17:38:51 -05:00 |
|
Gian-Carlo Pascutto
|
1fad0c2df0
|
Bug 946865 - Move Load Adaption preference to the main thread. r=jesup
|
2013-12-06 20:34:40 +01:00 |
|
Suhas Nandakumar
|
d1d00ad556
|
Bug 886891: Don't show recording indicator when using fake sources r=jesup
|
2013-07-04 22:53:10 -07:00 |
|
Ethan Hugg
|
7bf9622aff
|
Bug 879743 - Fake audio should be sent at the same rate as fake video r=jesup
|
2013-06-20 10:14:04 -07:00 |
|
Randell Jesup
|
97f75463f6
|
Bug 842715: Refactor gUM prefs use to be on mainthread, and prepare for constraints r=derf
|
2013-03-04 16:02:17 -05:00 |
|
Robert O'Callahan
|
009ce30b8d
|
Bug 837034. Part 1: Rename nsDOM(Local)MediaStream to DOM(Local)MediaStream and put them in the mozilla namespace. r=jesup
--HG--
rename : content/media/nsDOMMediaStream.cpp => content/media/DOMMediaStream.cpp
rename : content/media/nsDOMMediaStream.h => content/media/DOMMediaStream.h
extra : rebase_source : 6fd3f71779b4ecb9d3b053b6cd844c2ff0c25f80
|
2013-02-15 21:01:58 +13:00 |
|
Randell Jesup
|
439ab021c2
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Ed Morley
|
b8cab0271d
|
Backout 40f09f7bc670 & fc262e3c635f (bug 818670) for frequent fedora64 mochitest-3 leaks on a CLOSED TREE
|
2013-01-30 10:32:11 +00:00 |
|
Randell Jesup
|
31ade0db43
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Ed Morley
|
67d41c1674
|
Backout df75a87cce60 & 19e164f7d88d (bug 818670) for build bustage on a CLOSED TREE
|
2013-01-29 17:28:30 +00:00 |
|
Randell Jesup
|
eb99b87929
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Randell Jesup
|
42b9a000b3
|
Bug 811757: Allow the user to explicitly share devices between tabs r=anant
|
2012-12-31 18:12:12 -05:00 |
|
Saurabh Anand
|
151d13c7a5
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
|
Randell Jesup
|
2614d8891d
|
Bug 801843: Change how video frames are inserted into getUserMedia streams to remove blocking r=roc,anant
|
2012-10-17 05:46:40 -04:00 |
|
Anant Narayanan
|
ba618700c7
|
Bug 802411: Refactor MediaEngine to use GIPS singletons; r=jesup
|
2012-10-16 17:53:55 -07:00 |
|
Randell Jesup
|
a858a862db
|
Bug 797671: cleanup from importing webrtc.org update r=ted,glandium (Part is bug 778801 r=derf)
|
2012-10-04 12:09:35 -04:00 |
|
Anant Narayanan
|
d1b0968bdf
|
Bug 794668 - Add fake media stream functionality to getUserMedia; r=jesup
|
2012-09-28 15:26:00 -07:00 |
|
Ehsan Akhgari
|
8c296bbcd4
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Anant Narayanan
|
cd0c2d2c24
|
Bug 691234: Part 1/3: Move MediaEngine files and tweak interface; r=roc
--HG--
rename : content/media/MediaEngine.h => content/media/webrtc/MediaEngine.h
rename : content/media/MediaEngineDefault.cpp => content/media/webrtc/MediaEngineDefault.cpp
rename : content/media/MediaEngineDefault.h => content/media/webrtc/MediaEngineDefault.h
|
2012-06-19 17:29:43 -07:00 |
|
Anant Narayanan
|
48dd6d6763
|
Backout 431ab4d097c9, bustage
|
2012-07-11 21:45:20 -07:00 |
|
Anant Narayanan
|
daa09588d5
|
Bug 691234: Part 1/3: Move MediaEngine files and tweak interface; r=roc
--HG--
rename : content/media/MediaEngine.h => content/media/webrtc/MediaEngine.h
rename : content/media/MediaEngineDefault.cpp => content/media/webrtc/MediaEngineDefault.cpp
rename : content/media/MediaEngineDefault.h => content/media/webrtc/MediaEngineDefault.h
|
2012-06-19 17:29:43 -07:00 |
|