Sign in
webrtc
/
src
/
/
ba42e99f18fb9fe5a5b0a8881aa41aba9c542dc9
ba42e99
Report an error when trying to set complex Plan B SDP on Unified Plan
by Steve Anton
· 7 years ago
d560132
Revert "Fix rendering on an iPhone X's tall screen."
by JT Teh
· 7 years ago
a5f0ba9
Roll chromium_revision 247740640c..d458cc5819 (549794:549897)
by Autoroller
· 7 years ago
e624d07
Always update libvpx configuration if bitrate has changed.
by Erik Språng
· 7 years ago
e32bb50
Adding missing #include in send_side_congestion_controller.
by Mirko Bonadei
· 7 years ago
03bfc73
Remove deprecated methods from AudioFrame.
by Fredrik Solenberg
· 7 years ago
27af5db
Log video toolbox error codes
by Yura Yaroshevich
· 7 years ago
6557d0c
Delete header file videoengine_unittest.h.
by Niels Möller
· 7 years ago
b52e6eb
Remove obsolete valgrind suppression.
by Fredrik Solenberg
· 7 years ago
30d5f6d
Small cleanup in sdk/android ADM
by Paulina Hensman
· 7 years ago
a72b7fc
ObjC: Add missing _lastDrawnFrame assignments
by Maxim Pavlov
· 7 years ago
3dc4106
Revert "Add thread checker to PortAllocator and its subclasses and fix a bug"
by Patrik Höglund
· 7 years ago
9df3cf3
Stats calls improve APM fuzzer coverage.
by Alex Loiko
· 7 years ago
5a47493
Roll chromium_revision a0e4387e0e..247740640c (549231:549794)
by Autoroller
· 7 years ago
60921df
Revert "Disable internal lite bot."
by Patrik Höglund
· 7 years ago
fc43d11
Add thread checker to PortAllocator and its subclasses and fix a bug
by Qingsi Wang
· 7 years ago
d2248f8
Handle the corner cases for BUNDLE.
by Zhi Huang
· 7 years ago
3ef3bfc
Add new histograms WebRTC.Audio.(Speech)ExpandRatePercent
by Henrik Lundin
· 7 years ago
f0482ea
Add MID sending to FlexfecSender
by Steve Anton
· 7 years ago
a317705
Reland "Storing frame if encoder is paused."
by Sebastian Jansson
· 7 years ago
31122d6
Correct and soften the AEC3 handling of saturated mic signals
by Per Åhgren
· 7 years ago
342695d
Removes network ostream operators.
by Sebastian Jansson
· 7 years ago
a73f816
Removing static initializers for BBR.
by Sebastian Jansson
· 7 years ago
e49452d
Reland "Improve thread-safety of MTL Renderer."
by Kári Tristan Helgason
· 7 years ago
07f80cc
Set first_frame_in_picture on first encoded frame of picture.
by Sergey Silkin
· 7 years ago
bda78c9
Fix cast of const-qualified types in FunctionThatDoesNothingImpl
by Hans Wennborg
· 7 years ago
6e9d895
Add missing includes checks.h/array_view.h
by Danil Chapovalov
· 7 years ago
9df29b7
Disable internal lite bot.
by Patrik Höglund
· 7 years ago
1c4bbba
Can use the given IOSurfaceRef to reach higher capture framerate on Mac
by Julien Isorce
· 7 years ago
6144fa5
Revert "Improve thread-safety of MTL Renderer."
by JT Teh
· 7 years ago
86b7fea
Roll chromium_revision 971d5b4f79..a0e4387e0e (549119:549231)
by Autoroller
· 7 years ago
61db3fd
Make VideoFrame.Buffer implementations lock-free.
by Sami Kalliomäki
· 7 years ago
11bf2fa
Disable Paris QCIF test.
by Patrik Höglund
· 7 years ago
11b34f4
Remove chromium clang style errors affecting sdk/android/media_jni
by Paulina Hensman
· 7 years ago
a8f13cc
Improve thread-safety of MTL Renderer.
by Kári Tristan Helgason
· 7 years ago
68435f5
Ensures that an ADM can be created when rtc_include_pulse_audio is set to false
by henrika
· 7 years ago
ae90578
Removed observer from network controller interface.
by Sebastian Jansson
· 7 years ago
24697ab
Delete obsolete tl_factory member and all mention thereof.
by Niels Möller
· 7 years ago
2808ae9
Adds BBR network controller field trial.
by Sebastian Jansson
· 7 years ago
2206097
[build] Share windows runtime dlls with src/build
by Michael Achenbach
· 7 years ago
9098b30
Trimming unneeded dependencies in test:test_support_unittests.
by Mirko Bonadei
· 7 years ago
1ad2108
Revert "Storing frame if encoder is paused."
by Sergey Silkin
· 7 years ago
bb19fcf
Add explicit cast to void to silence -Wcomma warning
by Karl Wiberg
· 7 years ago
5059c07
Making periodic tasks in SSCC stoppable.
by Sebastian Jansson
· 7 years ago
ff40b14
Delete obsolete enable argument to SetVideoSend.
by Niels Möller
· 7 years ago
a1a3869
Roll chromium_revision d5c1e1eef5..971d5b4f79 (549017:549119)
by Autoroller
· 7 years ago
b46d1b8
Delete deprecated version of VideoCodecInitializer::SetupCodec.
by Niels Möller
· 7 years ago
e3b5b6e
Exclude first frames from RD perf analysis.
by Sergey Silkin
· 7 years ago
dcc7e88
Storing frame if encoder is paused.
by Sebastian Jansson
· 7 years ago
b549bdc
Probe test using task queue based congestion controller.
by Sebastian Jansson
· 7 years ago
4da18e8
compare Optional<unsigned> only to unsigned integers
by Danil Chapovalov
· 7 years ago
96a0e60
Roll chromium_revision e34f08fadd..d5c1e1eef5 (548765:549017)
by Autoroller
· 7 years ago
1b8773d
Negotiate the MID header extension for Unified Plan
by Steve Anton
· 7 years ago
4af9584
Always include the MID RTP header extension on every packet when configured
by Steve Anton
· 7 years ago
f2e3e7a
Removed observer from probe controller.
by Sebastian Jansson
· 7 years ago
5817d3d
AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory
by Karl Wiberg
· 7 years ago
d31843e
rtc::MsanUninitialized to mark a trivially copiable object as uninitialized
by Alessio Bazzica
· 7 years ago
a348cfd
Roll chromium_revision 08d2ef4b27..e34f08fadd (548658:548765)
by Autoroller
· 7 years ago
18f151a
Remove stringstream usages from the APM
by Jonas Olsson
· 7 years ago
d93d01e
Lowercase all Windows headers in modules/video_capture.
by Mirko Bonadei
· 7 years ago
e3d522d
Revert "Floating-point exception observer for unit tests"
by Alessio Bazzica
· 7 years ago
3fb3939
Floating-point exception observer for unit tests
by Alessio Bazzica
· 7 years ago
634a777
Add RRTR parameter to media engine and pass it to video receive stream
by Ilya Nikolaevskiy
· 7 years ago
ac6475e
Reland "Added BBR network controller."
by Sebastian Jansson
· 7 years ago
66f1e9e
Android: Add AudioDeviceModule interface and clean up implementation code
by Magnus Jedvert
· 7 years ago
3ab5c40
Replaced EncodeTask with lambda.
by Sebastian Jansson
· 7 years ago
7e85d67
Added SetClockOffset on FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
645e2e0
Handle per-layer frame drops.
by Sergey Silkin
· 7 years ago
d1f7eb6
Postpone setting of CpuOveruseOptions.
by Niels Möller
· 7 years ago
83d676b
Bug fix for applying a remote description twice without stream IDs.
by Seth Hampson
· 7 years ago
780dc38
Roll chromium_revision 0c62dce191..08d2ef4b27 (548550:548658)
by Autoroller
· 7 years ago
19aab2e
Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory.
by Benjamin Wright
· 7 years ago
fd350d7
By default, don't use SRTP_AES128_CM_SHA1_32 protection profile.
by Taylor Brandstetter
· 7 years ago
c8b90aa
Roll chromium_revision 84e7725ab4..0c62dce191 (548410:548550)
by Autoroller
· 7 years ago
9201d1a
Fixed Hostname Validation in OpenSSLAdapter.
by Benjamin Wright
· 7 years ago
5150ee4
Changing MTU size for SCTP socket options.
by Seth Hampson
· 7 years ago
09a6cd5
Prepare for |is_posix| switch in the Fuchsia build
by Fabrice de Gans-Riberi
· 7 years ago
1641ca3
Split out video targets from //sdk/android:base_java.
by Sami Kalliomäki
· 7 years ago
259a497
Reland "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
70ceb08
Roll chromium_revision 5f93b7aed5..84e7725ab4 (548223:548410)
by Autoroller
· 7 years ago
7272606
Opt out of "Migrate the Android Support Lib to android_deps".
by Oleh Prypin
· 7 years ago
338f58d
iSAC decoder: Don't read past the end of the buffer of encoded bytes
by Karl Wiberg
· 7 years ago
844876d
VideoStreamDecoderImpl implementation, part 3.
by philipel
· 7 years ago
498644e
Quick Look in the Xcode Debugger for Obj-C frame buffer classes.
by Anders Carlsson
· 7 years ago
0e07572
Don't use the |codec_settings| parameter in FakeDecoder::InitDecode.
by philipel
· 7 years ago
a680a6a
Enable and fix chromium clang warnings in sdk/android targets.
by Paulina Hensman
· 7 years ago
87c5463
Correctly set iOS VideoToolbox encoder start bitrate.
by Kári Tristan Helgason
· 7 years ago
4c9b3c8
Reland "Adding gtest-spi.h in webrtc/test/gtest.h"
by Alessio Bazzica
· 7 years ago
cab48c3
Adaptive digital gain applier
by Alex Loiko
· 7 years ago
0269629
Roll chromium_revision 4d7c604370..5f93b7aed5 (548122:548223)
by Autoroller
· 7 years ago
76d9bd5
Roll chromium_revision a8e6a87dca..4d7c604370 (548001:548122)
by Autoroller
· 7 years ago
4ed47d0
Noise level estimation for AGC2.
by Alex Loiko
· 7 years ago
0a713b6
replace stringstream in call/
by Jonas Olsson
· 7 years ago
f7132b5
Move the FEC private tables into .cc files.
by Tommi
· 7 years ago
172a563
Fix path to AppRTC/collider on Windows
by Oleh Prypin
· 7 years ago
448f4d5
Checking if total max bitrate has changed in BitrateAllocator.
by Sebastian Jansson
· 7 years ago
764aeb7
Reland In GenericEncoder enable timing frames for encoders with internal source
by Ilya Nikolaevskiy
· 7 years ago
9917c4a
Saturation Protector in AGC2.
by Alex Loiko
· 7 years ago
1e90845
Fix AppRTC paths in video_quality_loopback_test.py
by Oleh Prypin
· 7 years ago
2a1bbc3
ObjC: Deprecate codec settings parameter in startDecode method.
by Anders Carlsson
· 7 years ago
Next »