Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
efbde3775b5eed8015d7e2e86ddcea3e6033d321
/
talk
efbde37
Don't use CPU adaptation for screen content in the new API.
by Erik Språng
· 10 years ago
adf89b7
Added SetBitRate function to VoE API to allow changing the audio bitrate.
by Ivo Creusen
· 10 years ago
23fba1f
Add AudioReceiveStream to Call API.
by Fredrik Solenberg
· 10 years ago
10ba3ee
Roll chromium_revision a12e1e1..0cb2549 (326495:327252)
by Henrik Kjellander
· 10 years ago
94cc1fe
Remove ViEImageProcess usage in VideoSendStream.
by Peter Boström
· 10 years ago
1ba344a
Adds a MediaConstraint for the AudioOption aec_dump
by Bjorn Volcker
· 10 years ago
faa6d07
Remove a few verbose log messages from webrtcvideoengine2.
by Alex Glaznev
· 10 years ago
019087f
Add safeguards against signalling peer-reflexive candidates.
by Peter Thatcher
· 10 years ago
143cec1
Set correct encoder-specific settings for vpx in the new API.
by Erik Språng
· 10 years ago
e6cefb6
GYP variables for building expat, icu, libsrtp, usrsctp
by Henrik Kjellander
· 10 years ago
77d444a
Handle the case when hoststring is empty.
by Tommi
· 10 years ago
c4188fd
Use IncomingVideoStream in VideoReceiveStream.
by Peter Boström
· 10 years ago
24d4485
Enable -Wunused-private-field warning for talk/
by Henrik Kjellander
· 10 years ago
3525954
Use short include paths for icu headers.
by Henrik Kjellander
· 10 years ago
ee0b00e
Prevent recv-stream reconfig on identical codecs.
by Peter Boström
· 10 years ago
908e77b
Allow Java code to detect if VP8 and H.264 HW decoding is supported.
by Alex Glaznev
· 10 years ago
b672882
Move cricket::FakeCall and associates to a separate file.
by Fredrik Solenberg
· 10 years ago
7fb711f
Remove unused voice channel argument from cricket::VideoChannel ctor and corresponding field in class.
by Fredrik Solenberg
· 10 years ago
393347f
Report receive-side packet loss.
by Peter Boström
· 10 years ago
7c027b6
Enable more Clang warnings for talk/
by Henrik Kjellander
· 10 years ago
61b4d51
Dynamic resolution change for VP8 HW encode.
by jackychen
· 10 years ago
e62202f
Support handling multiple RTX but only generate SDP with RTX associated with VP8.
by Shao Changbin
· 10 years ago
c4905fb
Fix race condition in Android camera JNI code.
by Alex Glaznev
· 10 years ago
ac7d97f
Remove frame copy in RTCOpenGLVideoRenderer.
by Zeke Chin
· 10 years ago
8c05415
Add extra logging for Android camera JNI layer.
by Alex Glaznev
· 10 years ago
9478437
rtc::Buffer improvements
by Karl Wiberg
· 10 years ago
9154373
Do not define POSIX.
by Thiago Farina
· 10 years ago
09a9ea8
Supporting formats of non-multiple of 16 widths on Android.
by Henrik Boström
· 10 years ago
f49dbfa
Close all camera resources when camera error happens.
by Alex Glaznev
· 10 years ago
9829af4
Disable VP8 encoder HW acceleration on NVidia devices.
by Alex Glaznev
· 10 years ago
352b2d7
Fix for sent/received RTCP packet counters returned by GetRtcpPacketTypeCounters. The returned counters are incorrect: sent_packets returns stats from a sent stream (and received_packets returns stats from a receive stream).
by Åsa Persson
· 10 years ago
4b76c02
Roll chromium_revision 8af41b3..dcb0929 (324854:325030)
by Magnus Jedvert
· 10 years ago
3c3f646
Prevent null-stream reconfigs on RTP extensions.
by Peter Boström
· 10 years ago
e432800
Enable CPU adaptation by default.
by Peter Boström
· 10 years ago
56d5028
Remove SignalCaptureStateChange from MediaEngine.
by Peter Thatcher
· 10 years ago
575a802
Add an option to update mirror flag in Android video renderer.
by Alex Glaznev
· 10 years ago
1b67795
Add i386 to ios fat library build script and use boringssl.
by Zeke Chin
· 10 years ago
77f0e3f
Remove GetStartCaptureFormat and some related code.
by Peter Thatcher
· 10 years ago
e7b221f
Remove deadlock in WebRtcVideoEngine2.
by Peter Boström
· 10 years ago
eba964f
Revert "Support none multiple of 16 pixels width on android."
by Bjorn Volcker
· 10 years ago
99c2fe5
Fix NullVideoEngine's CreateChannel implementation.
by Noah Richards
· 10 years ago
e4ae8d8
Changes in VideoCapturerAndroid.
by Alex Glaznev
· 10 years ago
f4acf46
Support none multiple of 16 pixels width on android.
by Per
· 10 years ago
a125d7d
Changes default audio mode in AppRTCDemo to MODE_RINGTONE.
by henrika
· 10 years ago
9bfe3da
Cleanup: Remove i420_video_frame.h header.
by Thiago Farina
· 10 years ago
f6c003e
cricket::VideoFrameFactory: Handle if created frame is null
by Magnus Jedvert
· 10 years ago
0184057
VideoAdapterTest: Replace FileVideoCapturer with FakeVideoCapturer
by Magnus Jedvert
· 10 years ago
76c53d3
Remove ViE interface usage from VideoReceiveStream.
by Peter Boström
· 10 years ago
15cf019
Add field-trial flag to disable WebRtcVideoEngine2.
by Peter Boström
· 10 years ago
9b3f56e
Reland "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection.""
by Per
· 10 years ago
d61ebda
Fix the sigslot type of DtlsIdentityStore::WorkerTask.
by Jiayang Liu
· 10 years ago
ad1f9b6
Remove warning on input frames before config.
by Peter Boström
· 10 years ago
9e420af
Fix potential race conditions in Android video renderer.
by Alex Glaznev
· 10 years ago
e41d774
Revert "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection."
by Per
· 10 years ago
1d83f1e
talk/media/webrtc/webrtcvoiceengine: Delay Agnostic AEC should not override HW-AEC
by Bjorn Volcker
· 10 years ago
49a862e
Return pending buffers to Java VideoCapturerAndroid if camera is stopping
by Per
· 10 years ago
75db861
Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection.
by Per
· 10 years ago
e095148
Port some fixes in AppRTCDemo.
by Alex Glaznev
· 10 years ago
ef88309
Cleanup: Forward declare AudioFrame type in voiceprocess.h
by Thiago Farina
· 10 years ago
3354419
Zero copy AndroidVideeCapturer.
by Per
· 10 years ago
037bad7
~CaptureManager: DCHECK(capture_states_.empty()) instead of CHECK until we fix not empty bug.
by Henrik Boström
· 10 years ago
cb76b89
Cleanup: Move json.h into rtc namespace.
by Thiago Farina
· 10 years ago
64c1e8c
Enable CVO by default through webrtc pipeline.
by Guo-wei Shieh
· 10 years ago
722ef1f
Remove henrike@ from OWNERS
by Henrik Kjellander
· 10 years ago
31331cf
Revert "Enable CVO by default through webrtc pipeline."
by Minyue
· 10 years ago
1b1c15c
Enable CVO by default through webrtc pipeline.
by Guo-wei Shieh
· 10 years ago
4b3c0d6
Use WebRTC API to convert byteorder in srtpfilter.
by Jiayang Liu
· 10 years ago
4825356
RTCDataChannel: Unregister data channel observer on dealloc.
by Zeke Chin
· 10 years ago
379069f
VideoRenderCallback::RenderFrame: Make I420VideoFrame& ref const.
by Magnus Jedvert
· 10 years ago
23914fe
Reject RTP one-byte extension ID 0.
by Peter Boström
· 10 years ago
0194d32
Add WebRtcAudioManager to peerconnection_jar library
by Alex Glaznev
· 10 years ago
1ecfd55
videoadapter_unittest.cc: Revert removal of '#if defined(HAVE_WEBRTC_VIDEO)'
by Magnus Jedvert
· 10 years ago
dfd53fe
Raise streams for SetMaxSendBitrates above 2000k.
by Peter Boström
· 10 years ago
53eda3d
Add tests for r8811.
by Peter Boström
· 10 years ago
75a0255
Handle borked Android cameras gracefully.
by Per
· 10 years ago
8ed6a4b
Remove unused non-standard capture stats.
by Peter Boström
· 10 years ago
3954e1d
Remove unused implementations in cricket::VideoFrame
by Magnus Jedvert
· 10 years ago
7100dcd
Adding "usedtx" as Opus codec parameter.
by Minyue Li
· 10 years ago
74d9ed7
Report send codec name in GetStats().
by Peter Boström
· 10 years ago
d6f4c25
Reject streams reusing simulcast or RTX SSRCs.
by Peter Boström
· 10 years ago
e590416
Moving the pacer and the pacer thread to ChannelGroup.
by Stefan Holmer
· 10 years ago
5225dd8
If audio ptime is negotiated in SDP, then we would set the audio codec with negotiated packet size if it's allowed. If the negotiated packet size is not supported by the working codec, then we would use the next smallest size.
by Brave Yao
· 10 years ago
bf395c1
Add WebRTC Media Constraint to force using Delay Agnostic AEC on Android
by Bjorn Volcker
· 10 years ago
caae5d4
Bye request should use POST not GET
by Chuck Hays
· 10 years ago
d4362cd
Reject StreamParams with RTX SSRCs not in ssrcs.
by Peter Boström
· 10 years ago
0e209b0
Update bundle behavior to match BundlePolicy spec in http://rtcweb-wg.github.io/jsep/.
by Donald Curtis
· 10 years ago
e61c64d
Delete NullVideoRenderer
by Magnus Jedvert
· 10 years ago
07a4ba5
Simulcast settings for 1080p. Using same bit rates for all 3 modes since only one is used in reality, and the plan is to unify them.
by Niklas Enbom
· 10 years ago
ac27e20
Delete VideoAdapter::AdaptFrame
by Magnus Jedvert
· 10 years ago
eebcab5
rtc::Buffer: Rename length to size, for conformance with the STL
by kwiberg@webrtc.org
· 10 years ago
e815290
Update README instructions for Android AppRTCDemo.
by glaznev@webrtc.org
· 10 years ago
a5f6fb5
Permit single-stream max bitrates above 2000k.
by pbos@webrtc.org
· 10 years ago
a197a5e
Update libsrtp includes in preparation of roll into Chromium.
by jiayl@webrtc.org
· 10 years ago
39fc1d3
Disable PeerConnectionClientTest.testLoopbackVp9
by henrik.lundin@webrtc.org
· 10 years ago
0b44b58
Limit disabling of PeerConnectionEndToEndTest.Call to Windows
by henrik.lundin@webrtc.org
· 10 years ago
64eb2ff
iOS library build script
by tkchin@webrtc.org
· 10 years ago
82e8ae4
Disable PeerConnectionEndToEndTest.Call in libjingle_peerconnection_unittest
by henrik.lundin@webrtc.org
· 10 years ago
e5e92bd
Disable WebRtcVideoMediaChannelTest.AddRemoveRecvStreamAndRender on Windows (fix)
by kjellander@webrtc.org
· 10 years ago
cfde27e
Disable WebRtcVideoMediaChannelTest.AddRemoveRecvStreamAndRender on Windows.
by kjellander@webrtc.org
· 10 years ago
b789f62
Re-land 8809 "Set WebRtcVideoEngine2 as the WebRtcMe..."
by tommi@webrtc.org
· 10 years ago
Next »