Sign in
webrtc
/
src
/
cbecd358e032021eac11fb13e04ec7f070d4f407
/
talk
cbecd35
Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ )
by deadbeef
· 9 years ago
d0b5b09
Add myself as OWNER of webrtc/voice_engine and talk/media/webrtc.
by Fredrik Solenberg
· 9 years ago
c14f5ff
Improving support for Android Audio Effects in WebRTC.
by henrika
· 9 years ago
d5c75b1
Reduce LS_INFO spam from voice_engine/.
by Peter Boström
· 9 years ago
7d17336
Remove the [Un]RegisterVoiceProcessor() API.
by Fredrik Solenberg
· 9 years ago
0967734
Remove VoEFile from VoeWrapper and the remaining places in libjingle where it was being used.
by Fredrik Solenberg
· 9 years ago
f706c8a
VideoCapturerAndroid: Fix threading issues
by Magnus Jedvert
· 9 years ago
a81a42f
Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ )
by torbjorng
· 9 years ago
47ee2f3
TransportController refactoring.
by deadbeef
· 9 years ago
c1a1b35
Remove the SetLocalMonitor() API.
by solenberg
· 9 years ago
07d0936
Purge nss files and dependencies.
by torbjorng
· 9 years ago
8212265
Android: Add class ThreadUtils with helper function joinUninterruptibly()
by Magnus Jedvert
· 9 years ago
22011c1
Remove Channel::SetRingbackTone() and Channel::PlayRingbackTone(), and the code beneath it (within libjingle).
by solenberg
· 9 years ago
ef5d5e4
Add field trial for automic resize in MediaCodecVideoEncoder.
by asapersson
· 9 years ago
04ac81f
Replace readable with receiving where receiving means receiving anything (stun ping, response or data packet).
by Peter Thatcher
· 9 years ago
275a2f1
Revert of Replace readable with receiving where receiving means receiving anything (stun ping, response or da… (patchset #7 id:340001 of https://codereview.webrtc.org/1351673003/ )
by tommi
· 9 years ago
ae16f85
Replace readable with receiving where receiving means receiving anything (stun ping, response or data packet).
by honghaiz
· 9 years ago
c19922c
Android SurfaceViewRenderer: Block in release() until frames are returned and cleanup is done
by Magnus Jedvert
· 9 years ago
e6d3ada
Re-add SurfaceTexture as member for setLocalPreview in VideoCapturerAndroid.
by Per
· 9 years ago
780be75
Make PeerConnectionTest.doTest wait for ice candidates
by perkj
· 9 years ago
35d1767
Remove the video capture module on Android.
by perkj
· 9 years ago
8902433
Revert "TransportController refactoring."
by Guo-wei Shieh
· 9 years ago
9af63f4
TransportController refactoring.
by deadbeef
· 9 years ago
4a78308
Android: Add helper class GlTextureFrameBuffer
by Magnus Jedvert
· 9 years ago
3520f9e
Removes camera.setPreviewTexture in doStopCaptureOnCameraThread and removes the try catch statement since the only method throwing an exception was setPreviewTexture.
by Per
· 9 years ago
586b19b
Enable probing with repeated payload packets by default.
by Stefan Holmer
· 9 years ago
71df77b
Remove overridden basictypes.h.
by henrikg
· 9 years ago
7cbd188
Remove GICE (again).
by Peter Thatcher
· 9 years ago
ac547a6
Remove channel ids from various interfaces.
by Peter Boström
· 9 years ago
e1c5ec7
Fixing bad merge (CHECK is now RTC_CHECK)
by Patrik Höglund
· 9 years ago
fdd1b9a
Reland: Bailing out if pc factory fails to get created.
by Patrik Höglund
· 9 years ago
b071a19
Full use of NnChannel::SetSendParameters and NnChannel::SetRecvParameters.
by Fredrik Solenberg
· 9 years ago
f2bfc2b
Remove some dead code.
by Peter Boström
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 9 years ago
7754285
Log to the webrtc log stream from webrtc/modules java code.
by Jiayang Liu
· 9 years ago
5975b3c
Log to webrtc logging stream from java code.
by Jiayang Liu
· 9 years ago
3841943
Consolidate constructormagic macros with Chromium version and remove Chromium override.
by henrikg
· 9 years ago
3c089d7
Add RTC_ prefix to contructormagic macros.
by henrikg
· 9 years ago
207370f
Android MediaCodecVideoDecoder: Remove redundant useSurface arguments
by Magnus Jedvert
· 9 years ago
01ddf01
Revert of Bailing out if pc factory fails to get created. (patchset #1 id:1 of https://codereview.webrtc.org/1339923004/ )
by phoglund
· 9 years ago
6eb75d9
Bailing out if pc factory fails to get created.
by Patrik Höglund
· 9 years ago
2338fec
Partial revert of r9936.
by Alex Glaznev
· 9 years ago
32b5d23
Add an option to avoid Java video track release when peer connection is closed.
by Alex Glaznev
· 9 years ago
709ed67
Move instantiation of webrtc::Call into a MediaController class so that it can be used for both audio and video media channels.
by Fredrik Solenberg
· 9 years ago
4ae28a1
Android: Add SurfaceTextureHelper for creating and managing SurfaceTextures
by Magnus Jedvert
· 9 years ago
66f0da2
Log to webrtc logging stream from java code.
by jiayl
· 9 years ago
1cb121d
Reset frame timestamp epoch for new capturers.
by pbos
· 9 years ago
ea06a58
Android video capture: Remove duplicated code and fix spelling mistakes
by Magnus Jedvert
· 9 years ago
92068ee
Android: Guard against switching camera on stopped camera
by colin
· 9 years ago
c06a716
Android: Add new renderer SurfaceViewRenderer
by Magnus Jedvert
· 9 years ago
d12140a
Revert change which removes GICE.
by guoweis
· 9 years ago
fab882b
Remove obsolete typingmonitor.cc/.h files.
by solenberg
· 9 years ago
1dd98f3
- Rename VoiceChannel::MuteStream() -> SetAudioSend() (incl. media channel)
by solenberg
· 9 years ago
9a78d22
Revert of Consolidate constructormagic macros with Chromium version and remove Chromium override. (patchset #4 id:60001 of https://codereview.webrtc.org/1316363005/ )
by tommi
· 9 years ago
0de8ff4
Consolidate constructormagic macros with Chromium version and remove Chromium override.
by henrikg
· 9 years ago
c2db810
Remove VideoRendererInterface::CanApplyRotation()
by Magnus Jedvert
· 9 years ago
f6901b0
Remove NullVideoFrame
by Magnus Jedvert
· 9 years ago
8ce0bd5
Android video rendering: Fix texture matrix multiplication order
by Magnus Jedvert
· 9 years ago
2feafdb
Enable automatic resizing for RTX-enabled senders.
by Peter Boström
· 9 years ago
529528c
Android video rendering: Apply SurfaceTexture.getTransformationMatrix()
by Magnus Jedvert
· 9 years ago
66f4339
Remove [Voice|Video]MediaChannel::GetOptions().
by solenberg
· 9 years ago
b04965c
Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated to ACM and Call.
by ivoc
· 9 years ago
7764973
Add magjed@ as owner for talk/app/webrtc/androidtests/ and talk/app/webrtc/java/jni/
by Magnus Jedvert
· 9 years ago
68786d2
Wire up PacketTime to ReceiveStreams.
by stefan
· 9 years ago
e526974
Make LoadObserver settable per video send stream. Gives client flexibility and makes the implementation slightly simpler. See discussion in: https://codereview.webrtc.org/1269863005/
by solenberg
· 9 years ago
f3ecdb9
Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in TransportChannel layer.
by Henrik Boström
· 9 years ago
8006f07
Remove unused TypingMonitor class.
by solenberg
· 9 years ago
e9ad18b
Remove obsolete soundclip.cc/.h files.
by solenberg
· 9 years ago
1c7d48d
Let max default bitrate depend on resolution when configuring one video stream (was previously always 2Mbps).
by Åsa Persson
· 9 years ago
86d907c
Refactor the AudioDevice for iOS and improve the performance and stability
by henrika
· 9 years ago
7b38f69
Add placeholder files for talk/app/webrtc/mediacontroller.cc/.h to be able to update Chrome's libjingle.gyp before the MediaController implementation CL is submitted.
by solenberg
· 9 years ago
bb741b3
Remove GetOutputScaling from VoiceMediaChannel.
by solenberg
· 9 years ago
0ab8ca8
Remove x11 from libjingle_media
by phoglund
· 9 years ago
9eb1365
Revert of purge nss files and dependencies (patchset #1 id:1 of https://codereview.webrtc.org/1313233005/ )
by deadbeef
· 9 years ago
3cc834a
Add more IceCandidatePairType for host-host CandidatePair
by Guo-wei Shieh
· 9 years ago
5647a2c
purge nss files and dependencies
by torbjorng
· 9 years ago
e7a0de7
CameraEnumerationAndroid: Add getSupportedFormats() implementation using android.hardware.camera2
by Magnus Jedvert
· 9 years ago
47d78cc
Pass the encoder's internal source property through to video_sender to request a keyframe from the external encoder
by sophiechang
· 9 years ago
dfbe679
Cleanup: Remove duplicated functions
by Guo-wei Shieh
· 9 years ago
658910c
Revert "Speculative revert of "- Move test cases for more natural ordering.""
by stefan
· 9 years ago
7afc12f
VideoRendererGui: Move to async rendering and remove no longer needed code
by Magnus Jedvert
· 9 years ago
1a591dd
Android GlUtil: Add helper functions generateTexture/deleteTexture
by Magnus Jedvert
· 9 years ago
ed4224f
Android GlRectDrawer: Add fragment shader for RGB(A) textures
by Magnus Jedvert
· 9 years ago
e63d2a1
Add JNI/java wrapper for the file rotating logging class.
by Jiayang Liu
· 9 years ago
4d2f4d1
- Make shared EGL context used for HW video decoding member
by Alex Glaznev
· 9 years ago
97579a4
Add option to enable ECDSA key for Java API.
by glaznev
· 9 years ago
eebc099
Add magjed@ as owner for talk/app/webrtc/java/android/org/webrtc/
by magjed
· 9 years ago
194ccea
Do not use HW H.264 encoder on Nexus 7.
by Alex Glaznev
· 9 years ago
4edc39c
Set the IceConnectionReceivingTimeout as a RTCConfiguration parameter.
by honghaiz
· 9 years ago
02d283a
Speculative revert of "- Move test cases for more natural ordering."
by Stefan Holmer
· 9 years ago
c252dab
CameraEnumerationAndroid: Make getSupportedFormats() an interface
by Magnus Jedvert
· 9 years ago
c20a5dc
- Move test cases for more natural ordering.
by Fredrik Solenberg
· 9 years ago
3a14bf3
Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::TransportDescriptionFactory layers.
by Henrik Boström
· 9 years ago
a6cba3a
Java VideoRenderer.Callbacks: Make renderFrame() interface asynchronous
by Magnus Jedvert
· 9 years ago
e8386d2
Added send-thresholding and fixed text packet dumping. Also a little squelch for the over-max-MTU log spam we see in there.
by Lally Singh
· 9 years ago
79de90b
Do not explicitly delete OpenGL shaders in VideoRendererGui.
by Alex Glaznev
· 9 years ago
f42376c
Wire up currently-received video codec to stats.
by pbos
· 9 years ago
6813ec8
VideoCapturerAndroid: Move to android folder and split out camera enumeration into separate file
by magjed
· 9 years ago
4fbae2b
Add send transports to individual webrtc::Call streams.
by solenberg
· 9 years ago
6480d03
Make jni_helpers build on arm32.
by phoglund
· 9 years ago
Next »