Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
56e611bbdab19400f454520b6a6a1bfd3da1e989
/
examples
/
objc
43faee0
Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing
by Alex Drake
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 5 years ago
eec86cd
Fix platform-specific header dependencies to be more precise
by Oleh Prypin
· 5 years ago
6320ec3
Delete unused class RTCMediaConstraints (JSON)
by Niels Möller
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
5dcadff
Fix macOS demo privacy crash.
by Piasy
· 6 years ago
bce7262
Fix header import in broadcast extension.
by Anders Carlsson
· 6 years ago
cfddbb7
Add ios bindings for PeerConnectionState.
by Jonas Olsson
· 6 years ago
0462948
Revert "Add ios bindings for PeerConnectionState."
by Jonas Olsson
· 6 years ago
586725d
Add ios bindings for PeerConnectionState.
by Jonas Olsson
· 6 years ago
4aeb35b
Explicitly retain self in objc blocks to avoid compiler warning.
by Jiawei Ou
· 6 years ago
34fc346
Add support for computing iOS code coverage
by Artem Titarenko
· 6 years ago
416018d
Remove deprecated protocol alias RTCEAGLVideoViewRenderer.
by Kári Tristan Helgason
· 6 years ago
db543c9
Fix RTCAudioDeviceModule tests.
by Kári Tristan Helgason
· 6 years ago
7bca8ca
Obj-C SDK Cleanup
by Anders Carlsson
· 6 years ago
69b03e9
Fix iOS demo H264 profile display.
by Piasy Xu
· 6 years ago
ccee56b
Add certificate generate/set functionality to bring iOS closer to JS API
by Michael Iedema
· 6 years ago
3e603ec
Remove -Wno-sign-compare, -Wno-unused-variable and -Wno-format.
by Mirko Bonadei
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
358f2e0
Broadcast extension for AppRTCMobile on iOS
by Anders Carlsson
· 6 years ago
e7e0602
ObjC: Notify local video track
by Piasy Xu
· 6 years ago
a4888f0
Revert "Metal rendering should account for cropping."
by JT Teh
· 6 years ago
fc4a9c9
Metal rendering should account for cropping.
by Peter Hanspers
· 6 years ago
293865c
Cap AppRTCMobile framerate to 30 fps.
by Kári Tristan Helgason
· 6 years ago
823f913
Updating the AppRTCMobile iOS UI.
by Peter Hanspers
· 6 years ago
a1f566b
Fix: make sure to call UI APIs from main thread.
by Peter Hanspers
· 7 years ago
cad9444
Remove H264 CHP field trial code.
by Kári Tristan Helgason
· 7 years ago
f9deb7a
Fixed comparator in AppRTCMobile for iOS
by Yura Yaroshevich
· 7 years ago
d757356
Fixing -Wstrict-prototypes warnings.
by Mirko Bonadei
· 7 years ago
513449e
Changes name of RtpTransceiverInit's stream_labels to stream_ids.
by Seth Hampson
· 7 years ago
9e981f0
Clean up iOS API audio settings
by Sam Zackrisson
· 7 years ago
af23b75
Update iOS AppRTC to use PeerConnection Unified Plan
by Steve Anton
· 7 years ago
0d3c9a3
Delete RTCAVFoundationVideoSource and related classes.
by Kári Tristan Helgason
· 7 years ago
d9b64cd
Fixing some of the issues found by clang static analyzer.
by Peter Hanspers
· 7 years ago
012b56b
Reland "Add file capturer to AppRTCMobile on simulator."
by Daniela
· 7 years ago
19d77c1
Fix support orientation changes in Camera Preview
by Gustavo Garcia gustavo@lifeonair.com
· 7 years ago
7dad255
Update output pixel format when starting video capture on iOS.
by Anders Carlsson
· 7 years ago
b93baff
Revert "Add file capturer to AppRTCMobile on simulator."
by Daniela Jovanoska Petrenko
· 7 years ago
5adcd19
Add file capturer to AppRTCMobile on simulator.
by Daniela
· 7 years ago
1d4c152
Reland "Simple Default ObjC video codec factories."
by Anders Carlsson
· 7 years ago
293158b
Revert ObjC API changes for BWE allocation strategy
by Magnus Jedvert
· 7 years ago
4556f3c
Revert "Simple Default ObjC video codec factories."
by Oskar Sundbom
· 7 years ago
30915a7
Simple Default ObjC video codec factories.
by Anders Carlsson
· 7 years ago
d92e0b5
Fixing crash in Mac client when no cameras are available.
by Peter Hanspers
· 7 years ago
fc313dc
Add prefix to codec name constants.
by Kári Tristan Helgason
· 7 years ago
78609d5
Reland of BWE allocation strategy
by Alex Narest
· 7 years ago
dc9ca93
Revert "BWE allocation strategy"
by Alex Narest
· 7 years ago
a5fbc23
BWE allocation strategy
by Alex Narest
· 7 years ago
117c482
Replace use of codec name strings with constants.
by Kári Tristan Helgason
· 7 years ago
39260c4
Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic."
by Lu Liu
· 7 years ago
54d1da1
BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic.
by Alex Narest
· 7 years ago
6bf43d2
AppRTCMobile iOS: Use video encoder factory to manage codec preference.
by Anders Carlsson
· 7 years ago
b3944f0
Media track ID visibility at BWE level
by Alex Narest
· 7 years ago
7e04281
Injectable software video codecs in Obj-C.
by Anders Carlsson
· 7 years ago
c93bc10
Allow file sharing from AppRTCMobile app.
by Kári Tristan Helgason
· 7 years ago
406092a
Reland "Remove precompiled header for AppRTCMobile."
by Kári Tristan Helgason
· 7 years ago
39f499b
Revert "Remove precompiled header for AppRTCMobile."
by Charu Jain
· 7 years ago
3ed32ac
Remove precompiled header for AppRTCMobile.
by Kári Tristan Helgason
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago