Sign in
webrtc
/
src.git
/
5de3a7e556071d1b8e7ca54836f258280540c239
/
webrtc
/
api
43536c3
Implement framesEncoded stat in video send ssrc stats.
by sakal
· 8 years ago
2675274
Remove cricket::VideoCodec with, height and framerate properties
by perkj
· 8 years ago
ebf5240
Allow using Java classes that don't require JNI in Chromium.
by sakal
· 8 years ago
66712b0
Revert of Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource. (patchset #5 id:80001 of https://codereview.webrtc.org/2334683002/ )
by nisse
· 8 years ago
894c400
Android VideoFileRenderer: Wait for posted frames in release()
by Magnus Jedvert
· 8 years ago
8c63a82
Add a placeholder stat for logging the estimated residual echo likelihood.
by ivoc
· 8 years ago
6c27849
Move audio frame memory handling inside AudioMixer.
by aleloi
· 8 years ago
201dfe9
Split audio mixer into interface and implementation.
by aleloi
· 8 years ago
76648da
Add FlexfecReceiveStream.
by brandtr
· 8 years ago
7a97344
Moving WebRtcVoiceMediaChannel::SendSetCodec to AudioSendStream.
by minyue
· 8 years ago
1cb4823
Android YuvConverter: Use OpenGL Framebuffer instead of EGL pixel buffer
by magjed
· 8 years ago
9ab8a18
Android: Extend functionality of EglRenderer
by magjed
· 8 years ago
e33c5d9
Added a level controller initialization value to MediaConstraints.
by aleloi
· 8 years ago
f04f14e
Revert of Move bitstream parser to more appropriate directory. (patchset #4 id:60001 of https://codereview.webrtc.org/2370853005/ )
by kthelgason
· 8 years ago
cc6817e
Move current bitstream parser to more appropriate directory.
by kthelgason
· 8 years ago
577bc19
Android: Move YuvConverter to its own file
by Magnus Jedvert
· 8 years ago
73c5d4a
Include ScreenCapturerAndroid in libjingle_peerconnection_java.jar
by sakal
· 8 years ago
0934785
Reland of Make cricket::VideoFrame inherit webrtc::VideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2402853002/ )
by nisse
· 8 years ago
cc555c5
RTCDataChannelStats[1] added, supporting all stats members.
by hbos
· 8 years ago
64e1a32
Second try to get "Support for video file instead of camera and output video out to file" accepted
by mandermo
· 8 years ago
67a8c98
Revert of Support for video file instead of camera and output video out to file (patchset #17 id:320001 of https://codereview.webrtc.org/2273573003/ )
by kjellander
· 8 years ago
4466699
Support for video file instead of camera and output video out to file
by mandermo
· 8 years ago
e40a7ee
GN: Exclude suppressions of Chromium Clang warnings for Chromium builds.
by kjellander
· 8 years ago
b593bc0
Suggest myself as owner of api/
by solenberg
· 8 years ago
75c8fb4
DataChannelInterface default impl of [messages/bytes]_[sent/received].
by hbos
· 8 years ago
84ffdee
DataChannel[Interface]::[message/bytes]_[sent/received]() added.
by hbos
· 8 years ago
c47a0c3
RTCIceCandidatePairStats[1] added.
by hbos
· 8 years ago
e7c338f
Reland of "Remove the obsolete enum webrtc::PeerConnectionInterface::IceState." (patchset #1 id:1 of https://codereview.webrtc.org/2402993002/ )
by sprang
· 8 years ago
57cb873
Revert of "Remove the obsolete enum webrtc::PeerConnectionInterface::IceState." (patchset #1 id:1 of https://codereview.webrtc.org/2361053003/ )
by sprang
· 8 years ago
fc9414a
Reland of "Remove the obsolete enum webrtc::PeerConnectionInterface::IceState."
by johan
· 8 years ago
9fa4975
- Filter data channel codecs based on codec name instead of payload type, which may have been remapped.
by solenberg
· 8 years ago
11a9cbf
Refactoring: move ownership of RtcEventLog from Call to PeerConnection
by skvlad
· 8 years ago
d2cf1ce
Remove legacy Camera2Enumerator.isSupported method.
by sakal
· 8 years ago
df494b0
Android: Split out EGL rendering from SurfaceViewRenderer to separate class
by magjed
· 8 years ago
ab9f6e4
RTCIceCandidateStats[1] added.
by hbos
· 8 years ago
327e9d0
Make MediaCodecEncoder fallback to a software encoder on failure.
by sakal
· 8 years ago
55b9544
Add camera start/stop time stats to VideoCapturerAndroid.
by sakal
· 8 years ago
fc5e050
rtc_stats: Update code to remove chromium style warnings suppression.
by hbos
· 8 years ago
f156bdd
Add onCameraDisconnected camera event.
by sakal
· 8 years ago
daf88b1
Removing ERROR message for something that's expected to occur.
by deadbeef
· 8 years ago
d93f50c
Add UMA metrics for ICE regathering reasons.
by Honghai Zhang
· 8 years ago
62b1c35
Android: Move layout measure code from SurfaceViewRenderer to RendererCommon
by Magnus Jedvert
· 8 years ago
b20f387
RTCStatsMember<bool> and RTCStatsMember<std::vector<bool>> added.
by hbos
· 8 years ago
5377bc7
Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere
by kwiberg
· 8 years ago
6ab97ce0
RTCCertificateStats[1] added.
by hbos
· 8 years ago
07a224b
webrtc/api/stats/OWNERS file added.
by hbos
· 8 years ago
8f90106
Revert of Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere (patchset #2 id:20001 of https://codereview.webrtc.org/2384693002/ )
by guidou
· 8 years ago
65b42c2
Fix receiving H264 video from iPhone on Kitkat devices.
by sakal
· 8 years ago
8f741e9
Change Camera1Enumerator to create a Camera1Capturer instead of VideoCapturerAndroid.
by sakal
· 8 years ago
ab0b929
Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere
by kwiberg
· 8 years ago
fa10b55
Releand of Let ViEEncoder handle resolution changes.
by perkj
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
55d932b
Add logging statements to places where the frame might be dropped in WebRTC pipeline.
by sakal
· 8 years ago
3b703ed
Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ )
by perkj
· 9 years ago
26105b4
Let ViEEncoder handle resolution changes.
by perkj
· 9 years ago
6060186
Add presubmit format requirement for webrtc/api/android
by magjed
· 9 years ago
b6760f9
Format all Java in WebRTC.
by sakal
· 9 years ago
ff9793c
Android: Remove onOutputFormatRequest from the VideoCapturer interface
by magjed
· 9 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
7e146cb
Fixing heap read overflow when "sctp-port" is in a video description.
by deadbeef
· 9 years ago
478681e
Move the QP scaling thresholds to the relevant encoders.
by kthelgason
· 9 years ago
b7446d7
GN: Fix incorrect include_dir for libjingle_peerconnection_jni target
by charujain
· 9 years ago
e87d673
Return texture frame when dropping frames in CameraCapturer.
by sakal
· 9 years ago
b62dbbe
GN: Change rtc_source_set targets --> rtc_static_library
by kjellander
· 9 years ago
893a7ee
Support more QCOM specific color formats for Android HW decoder.
by glaznev
· 9 years ago
1c6d3f7
Add new Camera2Enumerator.isSupported with Context parameter.
by sakal
· 9 years ago
6f5a6c3
New class AdaptedVideoTrackSource.
by nisse
· 9 years ago
772bd0d
Log supported camera preview resolutions.
by Alex Glaznev
· 9 years ago
28d5bc6
Fix deadlock issue in CameraCapturer.stopCapture.
by sakal
· 9 years ago
7640fcf
Android VideoSource: Add adaptOutputFormat function
by Magnus Jedvert
· 9 years ago
0cb8828
Reland of lease camera statistics after switching camera on CameraCapturer. (patchset #1 id:1 of https://codereview.webrtc.org/2353163003/ )
by sakal
· 9 years ago
ad5d658
Revert of Release camera statistics after switching camera on CameraCapturer. (patchset #1 id:1 of https://codereview.webrtc.org/2353263002/ )
by sakal
· 9 years ago
d5e9237
Release camera statistics after switching camera on CameraCapturer.
by sakal
· 9 years ago
3442579
Session based capturing for Camera1Capturer.
by sakal
· 9 years ago
664efbd
Removed api/rtcstats[report].h pseudonyms of api/stats/rtcstats[report].h
by hbos
· 9 years ago
6348978
Add new decoding statistics for muted output
by henrik.lundin
· 9 years ago
be22d51
Enable auto-focus on Camera2.
by sakal
· 9 years ago
dd0c7f0
Events refactor in Android session based capturing.
by sakal
· 9 years ago
227c3c1
Enable stabilization on Camera2.
by sakal
· 9 years ago
1a7ef1f
Reland of Optimize Android NV12 capture (patchset #1 id:1 of https://codereview.webrtc.org/2327893002/ )
by magjed
· 9 years ago
e5835f5
Adding an end-to-end connection time test.
by Taylor Brandstetter
· 9 years ago
71b8393
Remove name parameter from HistogramAdd function.
by sakal
· 9 years ago
74e1a4f
PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added.
by hbos
· 9 years ago
232c56b
Add logging available fps ranges to Camera2Session.
by sakal
· 9 years ago
8faf9e0
Removed the const char* (StaticString) type from RTCStatsMember.
by hbos
· 9 years ago
4ed5b9f
Android SurfaceViewRenderer: Create EGL context on render thread
by Magnus Jedvert
· 9 years ago
17f008b
GYP: Remove targets inside include_tests==1 that are converted to GN.
by kjellander
· 9 years ago
705ecc5
GN: Change group deps to public_deps.
by kjellander
· 9 years ago
0d14c6a
Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource.
by nisse
· 9 years ago
cbae0b4
Use I420Buffer rather than VideoFrameBuffer when writing pixels.
by nisse
· 9 years ago
bc18fc0
Change onCameraOpening to take camera name as a parameter instead of camera id.
by sakal
· 9 years ago
b471d1c
Android EglBase: Include EGL error code in exceptions
by magjed
· 9 years ago
a075848
New method TimestampAligner::TranslateTimestamp
by nisse
· 9 years ago
cdf37a9
Delete Timing class, timing.h, and update all users.
by nisse
· 9 years ago
b3f7876
Add printStackTrace method to CameraCapturer.
by sakal
· 9 years ago
1a0533d
Add statistics for the time it takes to start and stop the camera on Camera2.
by sakal
· 9 years ago
5df5434
Fix a type mistake
by honghaiz
· 9 years ago
ed0b0db
Revert "Optimize Android NV12 capture"
by jackychen
· 9 years ago
36d38cb
Optimize Android NV12 capture
by magjed
· 9 years ago
a41c13e
OWNERS: Make everyone able to change *.gn,*.gni files.
by Henrik Kjellander
· 9 years ago
Next »