Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
1a92d0de49779567241e97e50cb69d51257adcce
1a92d0d
Remove deprecated CodecType methods.
by kthelgason
· 7 years ago
d986d76
Update jpeg writer to compile on iOS and document it better
by ilnik
· 7 years ago
b32aaf9
Reland of Verify sender ssrc when receiving rtcp target bitrate (patchset #1 id:1 of https://codereview.webrtc.org/3005633002/ )
by sprang
· 7 years ago
34960de
Implement move constructor for RTPFragmentationHeader.
by sakal
· 7 years ago
cfc29f4
Roll chromium_revision 9c80e348e0..d8870c11e8 (497700:497726)
by buildbot
· 7 years ago
160e32c
Add support for RGB frames in MediaCodecVideoEncoder.
by sakal
· 7 years ago
ef423d4
Roll chromium_revision 3ad7ae1fa1..9c80e348e0 (497692:497700)
by buildbot
· 7 years ago
6644c8b
Fix a bug in the SDP parser in AppRTCMobile.
by kthelgason
· 7 years ago
95c8f65
Now that https://codereview.webrtc.org/3003643002 is landed we can
by mbonadei
· 7 years ago
2fff9d2
Roll chromium_revision 11b7b5d13d..3ad7ae1fa1 (497683:497692)
by buildbot
· 7 years ago
bd60203
Roll chromium_revision b70fcc637f..11b7b5d13d (497682:497683)
by buildbot
· 7 years ago
d9bc29a
Roll chromium_revision 909d927bdd..b70fcc637f (497679:497682)
by buildbot
· 7 years ago
b1c7453
Android: Add common function for adding/releasing native reference
by magjed
· 7 years ago
a4804de
Roll chromium_revision e7a613ae31..909d927bdd (497677:497679)
by buildbot
· 7 years ago
91b0a70
Roll chromium_revision 2c5f0537b3..e7a613ae31 (497676:497677)
by buildbot
· 7 years ago
8ebafc3
Roll chromium_revision 3ea904e348..2c5f0537b3 (497674:497676)
by buildbot
· 7 years ago
8130325
Roll chromium_revision 73abd71263..3ea904e348 (497669:497674)
by buildbot
· 7 years ago
83455fa
Roll chromium_revision 1b587acb3f..73abd71263 (497661:497669)
by buildbot
· 7 years ago
f64456d
Roll chromium_revision 6127464bb4..1b587acb3f (497659:497661)
by buildbot
· 7 years ago
a86f57e
Move GetOutstandingBytes() call inside field trial check to avoid taking an unneccessary lock.
by stefan
· 7 years ago
7eb4082
Android: Don't check ref count when releasing PeerConnectionInterface
by magjed
· 7 years ago
09f3f6e
Android: Update convenience macro defining JNI-accessible methods
by magjed
· 7 years ago
0ac3577
Roll chromium_revision 9a070d9c2d..6127464bb4 (497657:497659)
by buildbot
· 7 years ago
8fa4922
Roll chromium_revision 5198fef411..9a070d9c2d (497648:497657)
by buildbot
· 7 years ago
d1d79f6
Remove dead code
by kwiberg
· 7 years ago
68214cb
Roll chromium_revision d35e92ac3a..5198fef411 (497614:497648)
by buildbot
· 7 years ago
ad51527
Roll chromium_revision d7fd22f317..d35e92ac3a (497551:497614)
by buildbot
· 7 years ago
2a47e5d
Use windows' content rectangles rather than their borders to determine overlapping
by Zijie He
· 7 years ago
af5686a
Implement scaling detection in WindowCapturerWin
by Zijie He
· 7 years ago
eb44205
Roll chromium_revision b6ba996636..d7fd22f317 (497421:497551)
by buildbot
· 7 years ago
95a64ca
Revert of Verify sender ssrc when receiving rtcp target bitrate (patchset #3 id:40001 of https://codereview.webrtc.org/3000373002/ )
by zhihuang
· 7 years ago
769f72f
MB: Add experimental trybot configs
by kjellander
· 7 years ago
c1f691d
Check whether on_screen is null before performing CFBooleanGetValue()
by Zijie He
· 7 years ago
f3b151b
Roll chromium_revision 7114a66134..b6ba996636 (497367:497421)
by buildbot
· 7 years ago
41476e0
When Ulpfec recovers a packet, set |returned| flag earlier.
by nisse
· 7 years ago
a7a4beb
Verify sender ssrc when receiving rtcp target bitrate
by sprang
· 7 years ago
cb2bbce
Removing EXPAT_RELATIVE_PATH and rtc_relative_path.
by mbonadei
· 7 years ago
5a0c4ed
Removes usage audio_device_test_api.
by henrika
· 7 years ago
99b6345
Update video_replay tool to be able to dump .jpg files.
by philipel
· 7 years ago
9dbd084
Delete batch mode from VideoProcessorIntegrationTest.
by brandtr
· 7 years ago
a387eb4
Decrease the default reverberation in AEC3
by peah
· 7 years ago
4781552
Android: Expose EglBase.swapBuffers with presentation time
by magjed
· 7 years ago
474acce
Roll chromium_revision d323a482ee..7114a66134 (494468:497367) manually
by charujain
· 7 years ago
650fdae
This cl refactor TaskQueues to use a PIMPL implementation on linux/Android.
by perkj
· 7 years ago
ee95f87
Change frame bookkeeping in VideoProcessorIntegrationTest.
by brandtr
· 7 years ago
26e3abb
Reverse |rtx_payload_types| map, and rename.
by nisse
· 7 years ago
87f5c5a
Make rate control and quality thresholds optional in VideoProcessorIntegrationTest.
by brandtr
· 7 years ago
e5eb724
Reimplement the builtin audio codec factories using the new stuff in api/
by kwiberg
· 7 years ago
d1dd2f7
Uncomment commented-out sequence-checks in call.cc
by eladalon
· 7 years ago
27e812e
Uncomment thread-checkers in ChannelProxy
by eladalon
· 7 years ago
151aa6b
Adjust for initial cropping when adapting frame.
by andersc
· 7 years ago
8b07305
Eliminate RtpVideoStreamReceiver::receive_cs_ in favor of using a SequencedTaskChecker
by eladalon
· 7 years ago
8cee56f
Utilizing the AEC3 config struct for constants.
by peah
· 7 years ago
2dbc69f
Add stats totalSamplesReceived and concealedSamples
by Steve Anton
· 7 years ago
d6a5cbd
Turn off clang-format for WEBRTC_RTCSTATS_IMPL macros.
by Steve Anton
· 7 years ago
5acd9d0
Add DesktopFrame::MoveFrameInfoFrom() and DesktopFrame::CopyFrameInfoFrom()
by Zijie He
· 7 years ago
2b70634
Add audio_level member to RtpSource and set it from RtpReceiverImpl::IncomingRtpPacket.
by zstein
· 7 years ago
0cab085
Disable screen capturer tests on Windows
by Zijie He
· 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
72ba795
Fix iOS API Framework build script after renaming objc targets.
by kthelgason
· 7 years ago
05b07bb
Fix places that trigger no-unused-lambda-capture - change to using static-constexpr.
by eladalon
· 7 years ago
3651fdd
Uncomment thread-check in AudioSendStream::OnPacketFeedbackVector()
by eladalon
· 7 years ago
837adc0
Fix video slow to appear on first launch.
by jtteh
· 7 years ago
0860bee
Remove deprecated DirectTransport constructors
by eladalon
· 7 years ago
0c3ca75
Replacing NetEq discard rate with secondary discarded rate.
by minyue-webrtc
· 7 years ago
d950d9e
Fix rtc::CurrentThreadId() on Android
by magjed
· 7 years ago
6c36dcb
Fix bugs in HardwareVideoDecoder reinitialization.
by sakal
· 7 years ago
b1737fc
Made the AEC3 alignment a mandatory for using the adaptive filter delay
by peah
· 7 years ago
85864be
Robustify the AEC3 inaudible echo detection
by peah
· 7 years ago
23bdb67
New accessor function VideoReceiveStream::Config::Rtp::AddRtxBinding
by Niels Möller
· 7 years ago
36d658d
Rename all objc targets to be suffixed for consistency
by kthelgason
· 7 years ago
955d7f1
Increase logging severity level for SW fallback.
by brandtr
· 7 years ago
cff98dc
Add GUARDED_BY in DirectTransport
by eladalon
· 7 years ago
a4955b4
Enable the HW VideoToolbox encoder on mac.
by kthelgason
· 7 years ago
1cdddc9
Make CodecType conversion functions non-optional.
by kthelgason
· 7 years ago
821e214
Delete unneeded includes of atomic32.h.
by nisse
· 7 years ago
a0c8887
Delete Filesystem::GetTemporaryFolder.
by nisse
· 7 years ago
eaea277
Delete deprecated static method FileStream::GetSize.
by Niels Möller
· 7 years ago
adf4cec
Add myself as owner of example apps.
by kthelgason
· 7 years ago
ea5cc86
Delete unneeded include of videocapturer.h
by Niels Möller
· 7 years ago
cd95a4e
The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have
by mbonadei
· 7 years ago
ca6d3b6
Renamed dtlstransportchannel.h/.cc/_unittest.cc.
by zhihuang
· 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
82fac89
Reland of Modify profiles for H264 encode SW fallback (patchset #1 id:1 of https://codereview.webrtc.org/2995373002/ )
by emircan
· 7 years ago
d4ab933
Reland of Enable -Wunused-lambda-capture warning (patchset #1 id:1 of https://codereview.webrtc.org/3007483002/ )
by kjellander
· 7 years ago
dab31ce
Detect whether a window is out of screen when using cropping window capturer
by Zijie He
· 7 years ago
aa0d2e6
Revert of Enable -Wunused-lambda-capture warning (patchset #1 id:1 of https://codereview.webrtc.org/2999403002/ )
by kjellander
· 7 years ago
d7850b2
Use fake audio device in peerconnectioninterface_unittest.cc.
by deadbeef
· 7 years ago
60e10c7
Add experiment to disable ulpfec.
by stefan
· 7 years ago
45ca37c
Replace WEBRTC_TRACE logging in modules/media_file/
by Sam Zackrisson
· 7 years ago
8293100
Use small BWE period when there is a true network degradation.
by minyue-webrtc
· 7 years ago
0fcb74d
Robustified the detection of linear filter quality in AEC3
by peah
· 7 years ago
91073ae
Add a field trial to produce VideoFrames in camera capturers.
by sakal
· 7 years ago
fd7cffa
Enable -Wunused-lambda-capture warning
by kjellander
· 7 years ago
09a7619
Resolves threading issues when audio is interrupted on iOS.
by henrika
· 7 years ago
cca0006
ObjC: Always dispatch async in UIApplication status observer.
by andersc
· 7 years ago
a79cc28
Report max interframe delay over window insdead of interframe delay sum
by ilnik
· 7 years ago
1cc5fc3
Fix places that trigger no-unused-lambda-capture
by eladalon
· 7 years ago
3df8752
MB: Remove Android clang bot configurations.
by kjellander
· 7 years ago
caea68f
Let Call::OnRecoveredPacket parse RTP header extensions.
by brandtr
· 7 years ago
Next »