Sign in
webrtc
/
src
/
/
5684af5d6334d03e377431586dc52bdee8ff2e77
/
api
ec51ce0
AEC3: Remove unused config parameters
by Gustaf Ullberg
· 6 years ago
6c371ca
Add OnLossNotification() to VideoEncoder and Vp8FrameBufferController
by Elad Alon
· 6 years ago
4bac79e
Add SetJitterBufferMinimumDelay method to RtpReceiverInterface.
by Ruslan Burakov
· 6 years ago
ade945d
Add ability to specify encoder bitrate multiplier in PC level tests
by Artem Titov
· 6 years ago
9435c610
Expose TaskQueueFactory for webrtc::Call in peer connection api
by Danil Chapovalov
· 6 years ago
66e7679
Export symbols needed by the Chromium component build (part 8).
by Mirko Bonadei
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
a7d8f19
Use 'public_deps' to depend on nacl_io [1].
by Mirko Bonadei
· 6 years ago
aa023e2
Add test-only group id.
by Jakob Ivarsson
· 6 years ago
9d766b9
Delete deprecated variant of VideoEncoder::Encode
by Niels Möller
· 6 years ago
8ea977d
Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc.
by François Doray
· 6 years ago
e5cc85b
Introduce dynamic endpoints
by Artem Titov
· 6 years ago
289f13d
Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactory
by Danil Chapovalov
· 6 years ago
4d9df38
Add new more flexible VideoEncoder::SetRate() method.
by Erik Språng
· 6 years ago
7d72d0f
Change VideoCodecTestStats API.
by Rasmus Brandt
· 6 years ago
8ea8dcb
Rename create_network_emulation_manager_api into create_network_emulation_manager
by Artem Titov
· 6 years ago
a59dcc3
Use Abseil container algorithms in api/
by Steve Anton
· 6 years ago
d57efc1
Delete class StringRtpHeaderExtension, replaced with std::string
by Niels Möller
· 6 years ago
0cd9508
Delete last traces of RtpTransportAdapter
by Niels Möller
· 6 years ago
e155dd0
Adding reinterpret to ArrayView to allow data manipulation.
by Amit Hilbuch
· 6 years ago
d57628f
Move API for PC e2e test framework to the public API folder
by Artem Titov
· 6 years ago
ddb930a
Update per-file OWNERS to reflect renamed file names
by Steve Anton
· 6 years ago
8f7ce22
Make VideoFrameType an enum class, and move to separate file and target
by Niels Möller
· 6 years ago
b163359
Add interface class for bitstream parser.
by Kári Tristan Helgason
· 6 years ago
2293622
Add group_ids to RTCStatsMemberInterface.
by Jakob Ivarsson
· 6 years ago
741daaf
Move rtc::FunctionView to the public API
by Artem Titov
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
533a9fe
Clean BUILD.gn files: remove extra :memory
by Artem Titov
· 6 years ago
ef1052a
Reland "Move api/rtp_headers.h to its own build target."
by Niels Möller
· 6 years ago
2baef35
Revert "Move api/rtp_headers.h to its own build target."
by Steve Anton
· 6 years ago
a67050d
Move api/rtp_headers.h to its own build target.
by Niels Möller
· 6 years ago
cde8ab2
Use single FrameBufferController in VP8, created by a factory.
by Elad Alon
· 6 years ago
5ec6156
Allow passing an event log as string to NetEqSimulator.
by Ivo Creusen
· 6 years ago
b838952
Add empty target api:rtp_headers
by Niels Möller
· 6 years ago
758d946
Add origin trial ids to non-standard stats members.
by Jakob Ivarsson
· 6 years ago
946b968
Add support for target rate constraints
by Piotr (Peter) Slatala
· 6 years ago
cb8284e
Add ownership to fake_media_transport
by Piotr (Peter) Slatala
· 6 years ago
7bf8c7f
Add public API for NetworkEmulationManager
by Artem Titov
· 6 years ago
647d5e6
Increase the default maximum jitter buffer size to 200 packets.
by Jakob Ivarsson
· 6 years ago
e8efbbd
AEC3: Removing unused parameters
by Per Åhgren
· 6 years ago
9249fbf
AEC3: Redesign delay headroom
by Gustaf Ullberg
· 6 years ago
009ab3c
Delete EncodedImage::GetBufferPaddingBytes
by Niels Möller
· 6 years ago
3cc45d4
Add a test that all //api/test headers are compilable.
by Harald Alvestrand
· 6 years ago
3aa584f
Fixes ClangTidy issues in api/
by Benjamin Wright
· 6 years ago
5ad789c
Reland "NetEQ RTP Play: Optionally write output audio file"
by Alessio Bazzica
· 6 years ago
3c589be
Reland "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video."
by Rasmus Brandt
· 6 years ago
2594f27
Change some RTC_DCHECKs to RTC_DCHECK_EQ
by Ruslan Burakov
· 6 years ago
4f779c6
Remove legacy empty task_queue BUILD targets and build arg
by Danil Chapovalov
· 6 years ago
d155d68
Removes rtp level keep alive support.
by Sebastian Jansson
· 6 years ago
e448a3f
Update DataChannel bufferedamount implementation.
by Marina Ciocea
· 6 years ago
ad89528
Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current"
by Danil Chapovalov
· 6 years ago
effdfe2
Move dependency on chromium DefaultTaskQueueFactory
by Danil Chapovalov
· 6 years ago
8cc711a
Update URI of TransportSequenceNumberV2
by Johannes Kron
· 6 years ago
3368721
Revert "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video."
by Yves Gerey
· 6 years ago
42d8c93
Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current"
by Yves Gerey
· 6 years ago
304e9d2
Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current
by Danil Chapovalov
· 6 years ago
184f6d5
Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video.
by Rasmus Brandt
· 6 years ago
7f1c589
Adding new top-level directory crypto/
by Benjamin Wright
· 6 years ago
2c7b982
Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode"
by Jeroen de Borst
· 6 years ago
39d3a7d
Delete CodecSpecificInfo argument from VideoDecoder::Decode
by Niels Möller
· 6 years ago
6f0aafa
Add PrintResults to VideoCodecTest.
by Rasmus Brandt
· 6 years ago
d5af402
Add overhead observers to MediaTransportInterface
by Niels Möller
· 6 years ago
b859b32
Update more VideoEncoder implementations to drop CodecSpecificInfo input
by Niels Möller
· 6 years ago
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
de3360e
Create Vp8FrameBufferController
by Elad Alon
· 6 years ago
610c763
Add target bitrate headroom signal to VideoStreamEncoder.
by Erik Språng
· 6 years ago
4423c36
Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue
by Danil Chapovalov
· 6 years ago
11e55ee
Renaming min_pacing_rate to min_total_allocated_bitrate.
by Sebastian Jansson
· 6 years ago
232b3fd
Expose relative packet arrival delay metric in stats API.
by Jakob Ivarsson
· 6 years ago
c8d2e73
Delete CodecSpecificInfo argument from VideoEncoder::Encode
by Niels Möller
· 6 years ago
9df3353
Generic Frame Descriptor (GFD) VP8 templates.
by philipel
· 6 years ago
0da25a1
Update TransportSequenceNumberV2 extension to support fixed size
by Johannes Kron
· 6 years ago
e2a284d
Adding metrics to measure usage of simulcast API.
by Amit Hilbuch
· 6 years ago
07a4f2b
Merge rtc_task_queue(_api|_impl)? build targets into one
by Danil Chapovalov
· 6 years ago
bd7ed4b
Include sign for infinity in ToString for data units.
by Sebastian Jansson
· 6 years ago
15845af
Reland "Another mock for GetSctpTransport" (and add test)
by Harald Alvestrand
· 6 years ago
572c60f
Injecting Clock into video senders.
by Sebastian Jansson
· 6 years ago
e64a688
Replacing Clock in ScreenshareLayers.
by Sebastian Jansson
· 6 years ago
727504c
Revert "Another mock for GetSctpTransport"
by Harald Alvestrand
· 6 years ago
3b548dd
Move rtc::NewClosure into own build target as ToQueuedTask
by Danil Chapovalov
· 6 years ago
b2c4700
Another mock for GetSctpTransport
by Harald Alvestrand
· 6 years ago
b1ae10b
Add x-mt line to the offer.
by Piotr (Peter) Slatala
· 6 years ago
74682c1
Inject TaskQueueFactory to video streams.
by Sebastian Jansson
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
328027b
Replace fatal error with error log
by Danil Chapovalov
· 6 years ago
cdea67d
Add GetSctpTransport to proxy map
by Harald Alvestrand
· 6 years ago
df5923d
scale_resolution_down_by and rid are implemented
by Steve Anton
· 6 years ago
9ded485
Implement OpenChannel() on test media transports and make it pure virtual.
by Bjorn Mellem
· 6 years ago
f3280e9
Create conversions between webrtc::TaskQueueBase and rtc::TaskQueue
by Danil Chapovalov
· 6 years ago
c85328f
Add SCTP transport to the public API.
by Harald Alvestrand
· 6 years ago
ba7886b
Move command line flags out of NetEqTestFactory
by Ivo Creusen
· 6 years ago
105ded3
Pass the x-mt line from SDP to the media transport
by Piotr (Peter) Slatala
· 6 years ago
493a650
Propagate base minimum delay from video jitter buffer to webrtc/api.
by Ruslan Burakov
· 6 years ago
48e7065
Remove default IDs for RTP extensions from rtp_parameters.h
by Elad Alon
· 6 years ago
d00405f
Drop support for link-time injection of the rtc::TaskQueue::Impl
by Danil Chapovalov
· 6 years ago
7b3f4a2
Remove unused |keyframe_interval| from codec tests.
by Rasmus Brandt
· 6 years ago
d6f61dd
Add ::Connect method to the media transport interface
by Piotr (Peter) Slatala
· 6 years ago
1a16da1
Remove deprecated CreateMediaTransport method
by Piotr (Peter) Slatala
· 6 years ago
2684ab3
Test default TaskQueue implementation via TaskQueueBase interface
by Danil Chapovalov
· 6 years ago
2b08e31
Adds CoDel implementation to network simulation.
by Sebastian Jansson
· 6 years ago
Next »