Enda Mannion
944f1623f0
Bug 1003994 - H.246 and multiple video codec tests. r=jesup
2014-05-26 10:07:19 +01:00
Jan-Ivar Bruaroey
fd6c40896d
Bug 970685, telemetry for WebRTC bandwidth, stats-tweak approach. r=jesup
2014-05-27 14:41:17 -04:00
Jan-Ivar Bruaroey
68e827df7d
Bug 970685 - tweak internal RTCStatsQuery to use nsAutoPtr for report, so it can be stolen
2014-05-27 12:58:03 -04:00
EKR
017a4114a2
Bug 1015409 - Fix trickle between CreateOffer() and SetLocal(). r=bwc
2014-05-27 13:13:43 -07:00
Jan Beich
cfd3e70677
Bug 1014613 followup - Add one more fix for OpenBSD.
2014-05-26 16:05:53 +12:00
Anthony Jones
190b72aea9
Bug 1014626 - Fix Windows 64 build break
2014-05-26 15:52:01 +12:00
Randell Jesup
f4bb1be0ae
Bug 1014819: Replace OMX GetCodecConfig with straight caching of H.264 SPS/PPS r=jhlin
2014-05-24 18:28:03 -04:00
Randell Jesup
0f38f52f24
Bug 985254: Modify H264 OMX code to deal with upstream code inserting start codes r=jhlin
2014-05-24 18:28:03 -04:00
Randell Jesup
2dc6a27a54
Bug 1014921: Wallpaper 8x10 OMX H264 encode/decode mismatch by forcing IDRs r=jhlin
2014-05-24 18:28:03 -04:00
Randell Jesup
d6733b246b
Bug 997567: Send iframes for HW H264 encoder when bitrate changes with long GOP r=jhlin
2014-05-24 18:28:03 -04:00
Randell Jesup
8370108c2b
Bug 997567: Support reconfiguration for frame-rate changes on OMX H.264 encoder r=jhlin
2014-05-24 18:28:02 -04:00
Randell Jesup
05874298f3
Bug 1015029: Use OMX_VIDEO_ControlRateConstantSkipFrames mode for H.264 OMX encoder r=jhlin
2014-05-24 18:28:02 -04:00
Randell Jesup
28f4f67da7
Bug 989945: add a bit more logging to H264 OMX codec r=jhlin
2014-05-24 18:28:02 -04:00
Randell Jesup
3c43eb9170
Bug 989945: Use configureDirect to set OMX HW H264 encoder config correctly r=jhlin
2014-05-24 18:28:02 -04:00
Randell Jesup
3cb67e15cc
Bug 989945: increase logging for H264 OMX code r=jhlin
2014-05-24 18:28:02 -04:00
Randell Jesup
6ddd2f12d7
Bug 985253: Support H.264 RTP mode 1 support in webrtc signaling r=ehugg
2014-05-24 18:28:02 -04:00
Randell Jesup
f8592cfe05
Bug 985254: Add H264 codec-specific structure to carry negotiated data r=pkerr
2014-05-24 18:28:01 -04:00
Randell Jesup
146015cbf8
Bug 985254: Cleaup H264 packetization and jitter buffer r=pkerr
2014-05-24 18:28:01 -04:00
Randell Jesup
fef0238f25
Bug 985254: modify upstream h264 packetization patch to make it work r=pkerr
2014-05-24 18:28:01 -04:00
Randell Jesup
4a993a5cdc
Bug 985254: review cleanups from H264 packetization patch r=pkerr
2014-05-24 18:28:01 -04:00
Randell Jesup
80e5a12d40
Bug 985254: H264 RTP packetization imported from upstream patchset #10 r=jesup
...
https://webrtc-codereview.appspot.com/13399004/
2014-05-24 18:28:00 -04:00
Randell Jesup
5d71bfa862
Bug 1004396: Make video codec default bitrates configurable for WebRTC r=ekr
2014-05-24 18:28:00 -04:00
Kyle Huey
8c5cca136c
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
2014-05-23 12:53:17 -07:00
Jan-Ivar Bruaroey
98ea0e204d
Bug 1013238 - Fix timer event crash on shutdown in recent PeerConnectionCtx change. r=jesup
2014-05-21 22:32:03 -04:00
Jan Beich
1e350332ac
Bug 1014613 - Unbreak build on BSDs after bug 908503.
2014-05-23 14:07:29 +12:00
Anders Lund
efc993ca04
Bug 942188 - Added parsing of ice-lite attribute and start ice checks as controlling if peer is ice-lite. r=abr
2014-05-16 01:32:00 -05:00
Byron Campen [:bwc]
743284e6c7
Bug 1013729 - Null check in case PushLayers failed when registering for the DTLS connection signal. r=jesup
2014-05-21 08:49:03 -07:00
Matthew Gregan
e61b7687dc
Bug 847903 - Limit active cubeb streams to 16 on OS X 10.6 and older. r=padenot
2014-05-19 14:16:56 +12:00
Anthony Jones
a5ed041766
Bug 908503: Change to stagefright demuxer; r=cpearce
...
Bug 908503: Build config changes for libstagefright demuxer; r=glandium
Bug 908503: Remove Chrome demuxer; r=cpearce
Bug 908503: Add conversion to Annex B; r=cpearce
2014-05-22 14:42:39 +12:00
Carsten "Tomcat" Book
a79c1ec7ff
Backed out changeset 9b2588d41e3a (bug 969395) for bustage
2014-05-21 11:29:21 +02:00
Qiang Lu
c9bd29e3a3
Bug 969395 - Add stub library for accesing VP8 HW codec through android native mediacodec interface. r=rjesup
2014-05-21 10:14:31 +08:00
Jan Beich
6acd76ea4b
Bug 916589 - Rename __offsetof() to avoid conflict with platform-specific definition. r=docfaraday
2013-09-15 10:47:00 +02:00
EKR
b9c43f7c18
Bug 1012999: When STUN global rate limit is exceeded, record this in telemetry. r=ekr
2014-05-19 19:16:38 -07:00
Jan-Ivar Bruaroey
5a14073109
Bug 970685 - Thread approach for WebRTC telemetry for jitter, packet-loss and RTT. r=jesup
2014-05-10 08:54:41 -04:00
Mike Hommey
da40be23de
Bug 1012232 - Only use the perf opcode on mips arches that support it. r=jesup
2014-05-20 08:48:35 +09:00
John Lin
32e9769fb9
Bug 1011422 - Clear mOMXConfigured flag to correctly restart OMX H.264 encoder. r=jesup
2014-05-18 19:30:00 +02:00
Carsten "Tomcat" Book
fef547ad4e
Backed out changeset 426b187eae45 (bug 1001422) wrong bugnumber in commit message
2014-05-19 11:44:00 +02:00
John Lin
3ba9c2eabc
Bug 1001422 - Clear mOMXConfigured flag to correctly restart OMX H.264 encoder. r=jesup
2014-05-18 19:30:00 +02:00
John Lin
33b91e228f
Bug 1010841 - Handle on-demand key frame request in OMX H.264 encoder. r=jesup
2014-05-16 01:56:00 -04:00
Randell Jesup
f884ae7641
Bug 1011214: Release OMX monitor when shutting down Encoder output drain thread r=jhlin
2014-05-16 04:37:08 -04:00
Jacek Caban
c2b34b82c1
Bug 1010972 - Don't use MSVC assembly on mingw. r=jesup
2014-05-15 17:24:49 +02:00
Randell Jesup
71910ce4dc
Bug 981780: fix disable-webrtc r=glandium
2014-05-09 14:40:32 -04:00
Martin Thomson
5acda6875e
Bug 966066 - Add principal observer to RTCPeerConnection. r=jib
2014-04-25 10:34:00 -04:00
Wes Kocher
4104982fc3
Backed out 4 changesets (bug 908503) for breaking the Hamachi eng dep build on an otherwise CLOSED TREE
...
Backed out changeset 476cd5c9c5a9 (bug 908503)
Backed out changeset add95b3c2e7f (bug 908503)
Backed out changeset 30957caad928 (bug 908503)
Backed out changeset f6f386352d12 (bug 908503)
2014-05-12 21:18:31 -07:00
Anthony Jones
3898229d6e
Bug 908503: Fix build issues and Hf build; r=cpearce
2014-05-13 14:53:54 +12:00
Anthony Jones
2902d0e722
Bug 908503: Build config changes for libstagefright demuxer; r=glandium
2014-05-13 14:53:54 +12:00
Anthony Jones
402761fa6b
Bug 908503: Change to stagefright demuxer; r=cpearce
2014-05-13 14:53:54 +12:00
Anthony Jones
f9d210473c
Backed out changeset 191741878690 (bug 908503)
2014-05-12 10:11:04 +12:00
Anthony Jones
ee3f5878b1
Backed out changeset 7f57690f5141 (bug 908503)
2014-05-12 10:11:03 +12:00
Anthony Jones
a6747308e3
Bug 908503: Build config changes for libstagefright demuxer; r=glandium
2014-05-12 09:46:31 +12:00
Anthony Jones
64a7ee9ff9
Bug 908503: Change to stagefright demuxer; r=cpearce
2014-05-12 09:46:18 +12:00
Anthony Jones
7aa64494df
Bug 908503: Import libstagefright code from AOSP; r=cpearce
2014-05-12 09:46:09 +12:00
Neil Rashbrook
5b3f3e053a
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-05-11 10:47:11 +01:00
Ryan VanderMeulen
4c51cdc449
Backed out changesets 33e91919b06b and a3a67e1ded26 (bug 981780) for OSX bustage.
...
CLOSED TREE
2014-05-09 15:26:13 -04:00
Randell Jesup
6e0a014641
Bug 981780: fix disable-webrtc r=glandium
2014-05-09 14:40:32 -04:00
Ryan VanderMeulen
893e7c7ecb
Backed out changeset 047f98eef5cf (bug 1007196) for intermittent failures.
2014-05-09 14:13:21 -04:00
Ethan Hugg
6b867e1cb5
Bug 1007196 - Re-enable the Signaling unittests for Linux and OSX. r=ted
2014-05-07 13:04:34 -07:00
Chris Peterson
475d4e8367
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in webrtc/signaling. r=jesup
2014-04-19 11:05:10 -07:00
Neil Rashbrook
fac8c73779
Backout of bug 514280 changeset c738f7348dea for build failure on a CLOSED TREE
2014-05-08 20:35:09 +01:00
Neil Rashbrook
5b1f7b4a77
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-05-08 20:08:38 +01:00
Chris Peterson
b65637a65e
Bug 1005784 - Fix -Wuninitialized warnings in webrtc/modules/audio_device/linux/. r=jesup
2014-05-05 23:38:04 -07:00
Byron Campen [:bwc]
2c84d5f0bc
Bug 1002831 - Display remote and local SDP on about:webrtc. r=smaug, r=jib
2014-05-05 11:13:24 -07:00
Byron Campen [:bwc]
a622f4666a
Bug 970734 - Part 2: Record final ICE/media stats when PeerConnections are closed, so they show up in about:webrtc. r=smaug, r=jib
2014-05-05 09:35:57 -07:00
Robert O'Callahan
e1bb2e935f
Bug 1006248. Part 4: Use better #include paths for libstagefright headers in a couple of places. r=glandium
...
--HG--
extra : rebase_source : e8c7e019b0bc5bf60081aad158a7d89fbb261e29
2014-05-06 17:40:59 +12:00
Robert O'Callahan
1ff7ccec16
Bug 1006248. Part 2: Add NO_VISIBILITY_FLAGS to media/omx-plugin. r=glandium
...
--HG--
extra : rebase_source : eb5bc3174be7ee20d4ac56a8ba6a3c1c7bd9fc66
2014-05-06 17:28:04 +12:00
Edwin Flores
359e7c6652
Bug 998603 - Don't pass kClientNeedsFramebuffer flag into OMXCodec on devices with MediaTek chipsets r=cajbir
2014-05-07 12:02:43 +12:00
Martin Thomson
5471fc97e1
Bug 1006112 - Fixing regressions in signaling_unittests. r=ekr
2014-05-05 14:19:00 +02:00
Peter Tatrai
042dcaf7fc
Bug 891551 - Part 3: Fix bug where we weren't performing a null check in dtor for NrSocket (see also bug 987380). r=bwc
2014-05-02 10:50:00 -07:00
Byron Campen [:bwc]
15ada4c723
Bug 891551 - Part 1: A couple of include-what-you-use fixes to the pre-existing code. r=ekr
2014-04-01 13:13:59 -07:00
Martin Thomson
c3c2709899
Bug 942367 - Stream isolation for WebRTC r=bholley
2014-05-01 12:51:00 +02:00
Ethan Hugg
3ae788c1d5
Bug 1002890 - Signaling unittests no longer need exceptions to mainthread checks. r=jesup
2014-04-28 19:45:40 -07:00
Ethan Hugg
2e714cf592
Bug 819549 - Signaling unittests should dispatch to main thread when calling PC. r=jesup
2014-04-28 15:00:19 -07:00
Randell Jesup
95437d211a
Bug 985253: Send rtcp-fb for all video codecs, and fix answer generation for H.264 for rtcp-fb r=ehugg
2014-04-30 18:18:35 -04:00
Nathan Froyd
de4d7777c1
Bug 968803 - part 2 - statically type runnable classes that return a result; r=ekr
2014-02-06 10:21:55 -05:00
Nathan Froyd
d652e6c8e7
Bug 968803 - part 1 - factor out class naming into its own function; r=ekr
2014-02-05 16:17:02 -05:00
John Lin
7e66846d66
Bug 1002402: typo fix for adjusting SPS/PPS timestamps r=jesup
2014-04-30 01:20:41 -04:00
John Lin
4fd3ee35e5
Bug 1002402: (temporary) change SPS/PPS timestamps so webrtc jitter buffer won't drop them r=jesup
2014-04-29 13:25:40 -04:00
Ed Morley
e41a3e1c8a
Merge mozilla-central and inbound
2014-04-29 18:23:29 +01:00
Randell Jesup
4cfc4d0e45
Bug 1002306: don't accidentally disable non-H264 codecs in the OMX code r=ekr
2014-04-28 19:52:16 -04:00
John Lin
b9eab230af
Bug 911046 - Get graphic buffers of decoded frames through gonk native window callback. r=jesup
2014-04-27 21:07:00 -04:00
John Lin
4bf83010dc
Bug 1002402 - Support RTP H.264 input data in WebRTC OMX decoder. r=jesup
2014-04-28 23:37:00 +02:00
Byron Campen [:bwc]
ad61a0ec58
Bug 1001959 - Give up references to NrIceMediaStream on STS instead of main. r=jib
2014-04-28 09:01:29 -07:00
Trevor Saunders
2b39071dd1
Bug 1001001 - Stop exporting opus_ symbols from libxul. r=rillian,ted
...
Opus doesn't seem to provide a define for being built as a static
library, but it allows us to override what it would define OPUS_EXPORT
to be. So we can just define OPUS_EXPORT to the empty string and then
those symbols will be hidden in libxul just like anything else.
2014-04-24 13:39:00 -07:00
Birunthan Mohanathas
5f1fde8824
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Garvan Keeley
40aeac4872
Bug 1001708: Don't use ternary operator with class const statics r=jesup
2014-04-27 00:02:17 -04:00
Byron Campen [:bwc]
799148596a
Bug 970690 - Part 2: Add basic telemetry for ICE. r=mt
2014-03-03 10:58:35 -08:00
cajbir
ad8b3875f1
Bug 1000608 - Allow nestegg_offset_seek to be called externally - r=kinetik
2014-04-23 20:04:00 +12:00
Martin Thomson
6c6647cf1a
Bug 1001539 - Fix compilation warning in ccsip_pmh.c. r=bwc
2014-04-25 10:58:00 -04:00
Byron Campen [:bwc]
0659acff46
Bug 1000858: Fix r_gettimeint on win32 which prevented us from sending TURN allocations r=ekr
2014-04-24 16:56:00 -07:00
Paul Kerr [:pkerr]
8dc11ae04a
Bug 970691 - Part 2: Restore digit stamping function to YuvStamper. r=jesup
...
Refactor digit writing method to use the new internals. Allows digit string
to wrap through multiple lines in a small frame.
2014-04-24 19:58:21 -07:00
Paul Kerr [:pkerr]
07fe6406b7
Bug 970691 - Part 1: Add timestamp to fake video. r=jesup
...
Update YuvStamper utility. Add a CRC32 to the encoded
payload and have the decode method us this to verify reception.
Wrap encoded values across multiple lines in the frame buffer
when necessary. Use YuvStamper to encode a timestamp in each fake video frame.
Extract the value in VideoConduit to calculate the video latency
and add this to a running average latency when enabled via config.
2014-03-22 16:35:43 -07:00
Trevor Saunders
b0d7761e3a
backout 1bab9339e6d4 (bug 1001001) for breaking the build on windows
2014-04-25 11:38:06 -04:00
Trevor Saunders
8628b290e9
bug 1001001 - stop exporting opus_ symbols from libxul r=rilian, ted
...
opus doesn't seem to provide a define for being built as a static
library, but it allows us to override what it would define OPUS_EXPORT
to be. So we can just define OPUS_EXPORT to the empty string and then
those symbols will be hidden in libxul just like anything else.
2014-04-24 13:44:48 -04:00
John
356b84852a
Bug 999902 - Enable WebRTC OMX codec only when Android version >= 18. r=jesup
2014-04-23 02:59:00 +02:00
Wes Kocher
50c5a26e84
Backed out 2 changesets (bug 970691) for build bustage on a CLOSED TREE
...
Backed out changeset 83f7aec5a083 (bug 970691)
Backed out changeset 94348d189ed5 (bug 970691)
2014-04-23 18:26:05 -07:00
Paul Kerr [:pkerr]
c45ebab36f
Bug 970691 - Part2: Restore digit stamping function to YuvStamper. r=jesup
...
Refactor digit writing method to use the new internals. Allows digit string
to wrap through multiple lines in a small frame.
2014-04-23 10:03:18 -07:00
Paul Kerr [:pkerr]
7db94a6847
Bug 970691 - Part 1: Add timestamp to fake video. r=jesup
...
Update YuvStamper utility. Add a CRC32 to the encoded
payload and have the decode method us this to verify reception.
Wrap encoded values across multiple lines in the frame buffer
when necessary. Use YuvStamper to encode a timestamp in each fake video frame.
Extract the value in VideoConduit to calculate the video latency
and add this to a running average latency when enabled via config.
2014-03-22 16:35:43 -07:00
Edwin Flores
95a78e55c8
Bug 990780 - Add more padding to MediaCodec::ReadOptions for HTC devices r=doublec
...
The HTC version of OMXCodec has extra fields in its ReadOptions class over the
AOSP version. We added padding in bug 932820, but it was apparently not enough.
This patch simply adds more padding to our version of the class.
2014-04-23 13:00:10 +12:00
Gian-Carlo Pascutto
0cf105e825
Bug 946021 - Enable ARM assembly for Opus. r=ted,derf
2014-03-05 16:44:42 -08:00
Paul Adenot
1531114c35
Bug 996770 - Properly lock around the wait when getting the preferred sample rate in cubeb's PulseAudio backend. r=kinetik
2014-04-17 15:44:07 +02:00