Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
5bd8cb74a659c597fe582d6cfb71e4884fc7a231
/
sdk
/
objc
0ff7c02
Add multipleTouchEnabled for subview of RTCMTLVideoView and RTCEAGLVideoView
by CZ Theng
· 5 years ago
43bd760
Fix build errors of RTCAudioDeviceTests
by Byoungchan Lee
· 5 years ago
fa77ba6
SetStreams API of RtpSender wrapped for iOS and Android
by Cyril Lashkevich
· 5 years ago
834a554
Include module_common_types.h only where needed
by Niels Möller
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
65f17ca
Move MediaTransportInterface out of the libjingle_peerconnection_api target
by Niels Möller
· 5 years ago
7cdcda9
Use the sanitized pair when surfacing the candidate pair change event.
by Qingsi Wang
· 5 years ago
6e706ed
Add ObjC interface wrapping new GetImplementations method.
by Kári Tristan Helgason
· 5 years ago
bf45add
Set required alignment to 2 for iOS.
by Kári Tristan Helgason
· 5 years ago
93d4c10
Declare references as constant in the metal renderers.
by Kári Tristan Helgason
· 5 years ago
2579f0c
RTCError as return type for PeerConnectionInterface::SetConfiguration
by Niels Möller
· 5 years ago
bbeb109
Reporting audio device underrun counter
by Alex Narest
· 5 years ago
43faee0
Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing
by Alex Drake
· 5 years ago
e4b4de6
Add missing AppKit dependency
by Niels Möller
· 5 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 5 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 5 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 5 years ago
a6cb150
Use Default instead of GlobalTaskQueueFactory to create AudioDeviceBuffer for ios
by Danil Chapovalov
· 6 years ago
4ba04b7
Delete RtcEventLogFactory factory as now unused
by Danil Chapovalov
· 6 years ago
e4ac723
Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump
by Niels Möller
· 6 years ago
4d504c7
New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer
by Niels Möller
· 6 years ago
5a8f860
Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define
by Niels Möller
· 6 years ago
370f93a
Reland "Inform VideoEncoder of negotiated capabilities"
by Elad Alon
· 6 years ago
49d661a
Revert "Inform VideoEncoder of negotiated capabilities"
by Philip Eliasson
· 6 years ago
11dfff0
Inform VideoEncoder of negotiated capabilities
by Elad Alon
· 6 years ago
dec9f74
Delete obsolete RtcEventLogOutputFile constructor
by Niels Möller
· 6 years ago
1fe119f
Change the gating of surfacing candidates on ICE transport type change
by Qingsi Wang
· 6 years ago
695cf6a
Delete deprecated StartRtcEventLog override with PlatformFile
by Niels Möller
· 6 years ago
36e3147
Surface the standardized ICE connection state to mobile clients.
by Qingsi Wang
· 6 years ago
fadb181
Negotiate use of RTCP loss notification feedback (LNTF)
by Elad Alon
· 6 years ago
aaa1143
Use single argument PeerConnectionFactory factory in objc code
by Danil Chapovalov
· 6 years ago
9d1840c
Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define."
by Niels Moller
· 6 years ago
0f78c6b
Delete NO_MAIN_THREAD_WRAPPING preprocessor define.
by Niels Möller
· 6 years ago
fd26ef7
Delete unused RTPFragmentationHeader members
by Niels Möller
· 6 years ago
f11c8d1
Check for uninitialized audio unit in HandleInterruptionEnd.
by Kári Tristan Helgason
· 6 years ago
0c05b1a
Add support for ignoring errors encountered while configuring preferred attributes of an audio session.
by Joe Chen
· 6 years ago
86e0ea5
Remove bitratePriority from the Obj-C RTCRtpEncodingParameters wrapper.
by Anders Carlsson
· 6 years ago
cd16380
Add priority to RTCRtpEncodingParameters.
by Anders Carlsson
· 6 years ago
d361249
Remove use of deprecated SetRates on ios
by Erik Språng
· 6 years ago
03e85d2
Add property to RTCEncodedImage to own underlying EncodedImage.
by Kári Tristan Helgason
· 6 years ago
5d34dcf
Reland "Delete deprecated variant of VideoDecoder::Decode"
by Niels Möller
· 6 years ago
d4ea8c9
Remove deprecated method from video decoder interface.
by Kári Tristan Helgason
· 6 years ago
d8bf2d4
Revert "Delete deprecated variant of VideoDecoder::Decode"
by Danil Chapovalov
· 6 years ago
3a86d95
Delete deprecated variant of VideoDecoder::Decode
by Niels Möller
· 6 years ago
77c0a62
Allow injection of network controller factory in objc.
by Sebastian Jansson
· 6 years ago
6cf61f5
Delete unneeded includes of async_invoker.h
by Niels Möller
· 6 years ago
7aacdd9
Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode"
by Niels Möller
· 6 years ago
f3736ed
Datachannel: Use absl::optional for maxRetransmits and maxRetransmitTime.
by Harald Alvestrand
· 6 years ago
c01367d
Deprecating ThreadChecker specific interface.
by Sebastian Jansson
· 6 years ago
1c41be6
Propagate TaskQueueFactory to AudioDeviceBuffer
by Danil Chapovalov
· 6 years ago
9d766b9
Delete deprecated variant of VideoEncoder::Encode
by Niels Möller
· 6 years ago
f49429d
Adds workaround for audio not restarting after interruption
by Kári Tristan Helgason
· 6 years ago
ce50b00
Add bindings for RIDs in iOS SDK.
by Amit Hilbuch
· 6 years ago
2c7b982
Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode"
by Jeroen de Borst
· 6 years ago
39d3a7d
Delete CodecSpecificInfo argument from VideoDecoder::Decode
by Niels Möller
· 6 years ago
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
c8d2e73
Delete CodecSpecificInfo argument from VideoEncoder::Encode
by Niels Möller
· 6 years ago
110c64b
Delete unused key WebRTC-Audio-SendSideBwe-For-Video.
by Christoffer Rodbro
· 6 years ago
28221de
Fix more -Wextra-semi.
by Mirko Bonadei
· 6 years ago
e12a1c7
Adding GetStats APIs for senders/receivers.
by Peter Hanspers
· 6 years ago
29f9cd9
Synchronize replaceRegion calls.
by Anders Carlsson
· 6 years ago
bed8604
Adding entry point for the v2 stats API.
by Peter Hanspers
· 6 years ago
dac03d9
Move MediaConstraintsInterface to sdk/, and make it a concrete class
by Niels Möller
· 6 years ago
494ff28
Delete unused media constraints
by Niels Möller
· 6 years ago
5963fdd
Pass-by-reference instead of value to initWithNativeEncodedImage
by Dillon Cower
· 6 years ago
817aec8
Add scaleResolutionDownBy to RTCRtpEncodingParameters in ObjC SDK.
by Mirta Dvornicic
· 6 years ago
fe055c1
[clang-tidy] Apply modernize-use-override fixes.
by Mirko Bonadei
· 6 years ago
190713c
Remove +api from internal DEPS files.
by Mirko Bonadei
· 6 years ago
739baf0
[clang-tidy] Apply performance-for-range-copy fixes.
by Mirko Bonadei
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
77536a2
Rename EncodedImage::_length --> size_, and make private.
by Niels Möller
· 6 years ago
fa1ca1e
Bug Fix: iOS H264 Encoder Crash Issue
by Qiang Chen
· 6 years ago
45340ca
Remove legacy video codec factories.
by Anders Carlsson
· 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
b8b3c99
Clean up visibility and dependencies of RTC event log build targets.
by Bjorn Terelius
· 6 years ago
73eb41f
Log reason for dropped frame in RTCCameraVideoCapturer.
by Kári Tristan Helgason
· 6 years ago
fb4e9bc
Add a missing NULL check before releasing a texture ref.
by Aaron Golden
· 6 years ago
ff98f4b
Fix stop logging errors for stereo mode when it is not used
by Gustavo Garcia
· 6 years ago
1ebfb6a
Introduce VideoFrame::id to keep track of frames inside application.
by Artem Titov
· 6 years ago
d9ac058
New class FileRotatingStreamReader
by Niels Möller
· 6 years ago
1dfc4d5
Fix bug in camera preview layer.
by Kári Tristan Helgason
· 6 years ago
25aefd3
Delete log severity LS_SENSITIVE
by Niels Möller
· 6 years ago
e1301a8
Revert "Implement read-only codecPayloadType in RtpParameters"
by Henrik Grunell
· 6 years ago
806e06d
Implement read-only codecPayloadType in RtpParameters
by Florent Castelli
· 6 years ago
1d8307d
Delete VideoCodec::targetBitrate
by Niels Möller
· 6 years ago
1ec2a16
Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo"
by Mirta Dvornicic
· 6 years ago
cdc5eb0
Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo
by Mirta Dvornicic
· 6 years ago
ebad177
Include event_wrapper.h only where used.
by Niels Möller
· 6 years ago
897a991
Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo
by Mirta Dvornicic
· 6 years ago
48fcf94
React to changes in either width or height in iOS Metal renderer.
by Anders Carlsson
· 6 years ago
154a262
Don't clear self.videoFrame when setting up OpenGL in the EAGL video view.
by Aaron Golden
· 6 years ago
6b3d181
Remove unused BWE field trial strings.
by Bjorn Terelius
· 6 years ago
4f00075
Remove use of CodecSpecificInfo.codec_name
by Erik Språng
· 6 years ago
3955a50
Metal: Don't render into an empty view.
by Peter Hanspers
· 6 years ago
e4cccae
Removed ability to set CryptoOptions through PeerConnectionFactory from bindings.
by Benjamin Wright
· 6 years ago
cfddbb7
Add ios bindings for PeerConnectionState.
by Jonas Olsson
· 6 years ago
59a01b0
Set Framerate in RTCVideoEncoderH264
by Qiang Chen
· 6 years ago
8ef5793
Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9.
by Mirko Bonadei
· 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
Next »