Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
62337e59dd01699eccb3c496bf7112ca930ec828
/
sdk
/
BUILD.gn
99175c6
Add untracked headers to video_coding.
by Patrik Höglund
· 7 years ago
a114c88
Reland "Reland "Reland "Put internal video codec factories into separate target"""
by Anders Carlsson
· 7 years ago
2767632
Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK.
by Yura Yaroshevich
· 7 years ago
bf56712
Exposed setOptions via RTCPeerConnectionFactory
by Yura Yaroshevich
· 7 years ago
0942b36
Revert "Reland "Reland "Put internal video codec factories into separate target"""
by Anders Carlsson
· 7 years ago
727b7d0
Reland "Reland "Put internal video codec factories into separate target""
by Anders Carlsson
· 7 years ago
6552695
Revert "Reland "Put internal video codec factories into separate target""
by Lu Liu
· 7 years ago
0efd1e8
Reland "Put internal video codec factories into separate target"
by Anders Carlsson
· 7 years ago
bb298ac
Revert "Put internal video codec factories into separate target"
by Anders Carlsson
· 7 years ago
51698ae
Put internal video codec factories into separate target
by Anders Carlsson
· 7 years ago
0594a7c
Stop using public_deps in common_video/.
by Mirko Bonadei
· 7 years ago
401d056
Removing $rtc_libyuv_dir and removing useless dependencies on libyuv.
by Mirko Bonadei
· 7 years ago
a8005cf
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
d37709b
Revert "Fix circular dependencies between optional, array_view, and rtc_base."
by Patrik Höglund
· 7 years ago
a9e0924
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
e51f785
Stop using public_deps in pc/.
by Mirko Bonadei
· 7 years ago
a498ae8
Stop using public_deps in system_wrappers.
by Mirko Bonadei
· 7 years ago
0250be5
Stop using public_deps to depend on libyuv.
by Mirko Bonadei
· 7 years ago
8e28c56
Remove dependency between objc_peeerconnectionfactory_base and libvpx.
by Mirko Bonadei
· 7 years ago
b874a35
Complete moving i420 out from video_frame_api.
by Patrik Höglund
· 7 years ago
b8ff8f7
Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10"
by Oleh Prypin
· 7 years ago
012b56b
Reland "Add file capturer to AppRTCMobile on simulator."
by Daniela
· 7 years ago
2a9dbe6
Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10
by Mirko Bonadei
· 7 years ago
61a7b14
Removing conditional visibility.
by Mirko Bonadei
· 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
0af86d1
Reland ObjC API for BWE allocation strategy
by Magnus Jedvert
· 7 years ago
ef1140e
Expose TurnCustomizer as a native ObjC property.
by Zeke Chin
· 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
47d3a01
Reenable some supressed warnings for the objc SDK.
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
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
ae012cf
Add xctest target to migrate sdk/objc/Framework to it.
by Daniela
· 7 years ago
7e04281
Injectable software video codecs in Obj-C.
by Anders Carlsson
· 7 years ago
ca95748
Add tests for ScopedCFTypeRef.
by Kári Tristan Helgason
· 7 years ago
a17ddcd
Add new class to handle releasing CFTypeRefs.
by Kári Tristan Helgason
· 7 years ago
8ecfd80
Fix public Obj-C header import.
by Anders Carlsson
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/sdk/BUILD.gn]
84f6a3f
Move optional.h to webrtc/api/
by kwiberg
· 7 years ago
6ff8f96
Tightening visibility of video_toolbox_cc.
by mbonadei
· 7 years ago
ebd4f79
Let CreateVideoDecoder take a cricket::VideoCodec.
by kthelgason
· 7 years ago
b8853ca
ObjC: Add support for injectable native audio and video codecs
by magjed
· 7 years ago
f83dc8b
Revert "Adding injectable audio decoder and encoder factory support to the RTCPeerConnection obj-c layer."
by Magnus Jedvert
· 7 years ago
c0af5ac
The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have
by mbonadei
· 7 years ago
36d658d
Rename all objc targets to be suffixed for consistency
by kthelgason
· 7 years ago
96de428
Adding injectable audio decoder and encoder factory support to the RTCPeerConnection obj-c layer.
by Jeremy Newton-Smith
· 7 years ago
73c0eb5
ObjC: Implement HW codecs in ObjC instead of C++
by magjed
· 7 years ago
3b673c6
Removed file RTCCameraVideoCapturer.mm that isn't needed
by jtteh
· 7 years ago
61b0ed0
[iOS] Fix incorrectly oriented frames when rapidly switching between cameras.
by jtteh
· 7 years ago
fb14312
Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2980173002/ )
by kthelgason
· 7 years ago
f6a861a
Remove remains of webrtc/base
by ehmaldonado
· 7 years ago
860f729
Revert of Injectable Obj-C video codecs (patchset #2 id:370001 of https://codereview.webrtc.org/2979983002/ )
by jtteh
· 7 years ago
d295e40
Reinstate "iOS - Add iceRegatherIntervalRange."
by Steve Anton
· 7 years ago
93adc32
Revert of iOS - Add iceRegatherIntervalRange. (patchset #1 id:1 of https://codereview.webrtc.org/2976953002/ )
by magjed
· 7 years ago
732a343
Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2979973002/ )
by andersc
· 7 years ago
81d40ee
Revert of Injectable Obj-C video codecs (patchset #3 id:400001 of https://codereview.webrtc.org/2981583002/ )
by sprang
· 7 years ago
a5f1de1
Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2975963002/ )
by Anders Carlsson
· 7 years ago
5e0ed36
iOS - Add iceRegatherIntervalRange.
by tkchin
· 7 years ago
1095ada
Revert of Injectable Obj-C video codecs (patchset #8 id:140001 of https://codereview.webrtc.org/2966023002/ )
by tkchin
· 7 years ago
370dd47
Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ )
by ehmaldonado
· 7 years ago
9483b49
Remove remains of webrtc/base
by ehmaldonado
· 7 years ago
7480da4
Trace loggging: Check for g_event_logger is not null before calling it.
by jtteh
· 7 years ago
a0349c1
Injectable Obj-C video codecs
by Anders Carlsson
· 7 years ago
a4c113a
Support building WebRTC without audio and video for IOS.
by zhihuang
· 7 years ago
a7d0df7
Enable libjingle_peerconnection_datachannelonly_so target.
by Henrik Kjellander
· 7 years ago
e5960ce
Revert "Revert "Revert "Revert "Support more formats in RTCVideoFrame""""
by Anders Carlsson
· 7 years ago
1cfeb43
Revert "Revert "Revert "Support more formats in RTCVideoFrame"""
by Anders Carlsson
· 7 years ago
7583390
Revert "Revert "Support more formats in RTCVideoFrame""
by Anders Carlsson
· 7 years ago
4519752
Enable more unittests on iOS, and disable those that fail on simulator
by oprypin
· 7 years ago
0789dab
Revert "Support more formats in RTCVideoFrame"
by Anders Carlsson
· 7 years ago
bd2220a
Support more formats in RTCVideoFrame
by Anders Carlsson
· 7 years ago
7339712
Removing backward compatible header
by mbonadei
· 7 years ago
fc30975
Access UIApplication on main thread
by Anders Carlsson
· 7 years ago
461c940
ObjC: Rename VideoToolbox/decoder.cc to VideoToolbox/decoder.mm
by Magnus Jedvert
· 7 years ago
59ee91b
Move RTCAudioSession* files modules/audio_device/ -> sdk/Framework.
by denicija
· 7 years ago
0d4d57f
Add RTCFileVideoCapturer class.
by denicija
· 7 years ago
2c8ac1b
Avoid to build most of webrtc/sdk in chromium
by mbonadei
· 7 years ago
f93f5a4
Re-add removed sdk headers to the framework target.
by Kári Tristan Helgason
· 7 years ago
07502d4
Fixing absolute path that was breaking chromium
by mbonadei
· 7 years ago
1394191
ObjC: Add interface for injecting custom shaders in video views
by magjed
· 7 years ago
d762058
Reland of Adding backward compatibility header (patchset #1 id:1 of https://codereview.webrtc.org/2908143003/ )
by mbonadei
· 7 years ago
2f08879
Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2911053002/ )
by kthelgason
· 7 years ago
af5c055
Revert of Split iOS sdk in to separate targets (patchset #3 id:320001 of https://codereview.webrtc.org/2893843003/ )
by mbonadei
· 7 years ago
6684fdc
Revert of Adding backward compatibility header (patchset #1 id:1 of https://codereview.webrtc.org/2909923002/ )
by mbonadei
· 7 years ago
4fa8a97
Adding backward compatibility header
by mbonadei
· 7 years ago
580c352
Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2893593002/ )
by kthelgason
· 7 years ago
37144b2
Revert of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890733003/ )
by kthelgason
· 7 years ago
d51e042
Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890513002/ )
by kthelgason
· 7 years ago
9756238
Revert of Split iOS sdk in to separate targets (patchset #13 id:280001 of https://codereview.webrtc.org/2862543002/ )
by charujain
· 7 years ago
52c83fe
Split iOS sdk in to separate targets
by kthelgason
· 7 years ago
3149e09
Actually move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/
by magjed
· 7 years ago
c34e730
Revert of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (patchset #2 id:60001 of https://codereview.webrtc.org/2851563003/ )
by ehmaldonado
· 8 years ago
d41631a
Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/
by magjed
· 8 years ago
c66e7c1
Revert of Extract iOS SDK helpers to separate target. (patchset #1 id:1 of https://codereview.webrtc.org/2852323003/ )
by mbonadei
· 8 years ago
Next »