Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
d84ab1d866b479e1a3ea4cab38f37b5fcbdac5eb
/
rtc_tools
652c771
Move time_utils.h and crypto_random.h to webrtc namespace
by Evan Shrubsole
· 6 months ago
39c1c7e
Move event.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
05eb774
Fix shadowing issues in some unit tests
by Philipp Hancke
· 7 months ago
03b6880
Move socket related files to webrtc namespace
by Evan Shrubsole
· 7 months ago
64b076f4
Move socket_address.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
97feff2
Move function_view.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
6202bf1
Move ip_address.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
e90ab59
Revert "Move resources to resources/BUILD.gn."
by Jeremy Leconte
· 7 months ago
7dea26d
Move resources to resources/BUILD.gn.
by Jeremy Leconte
· 7 months ago
edc5d89
Move json.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
0ebd67f
Move string_builder.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
f052c43
Move string_to_number.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
bdb9db6
Make ParsedRtcEventLog non-copyable
by Rasmus Brandt
· 8 months ago
eb688d6
Remove dependency to NetworkStateEstimator from TransportSequenceNumberFeedbackGenerator
by Per K
· 8 months ago
0bebca5
Remove gunit.h EXPECT/ASSERT..WAIT macros
by Evan Shrubsole
· 8 months ago
a65c453
Reduce default max QP for AV1 from 56 to 52
by Sergey Silkin
· 9 months ago
da1c9e0
video_replay: fix wait when using start_timestamp
by Philipp Hancke
· 9 months ago
8898459
Clean up p2p:rtc_p2p target
by Philipp Hancke
· 10 months ago
711e1a8
Create a custom test launcher for android
by Björn Terelius
· 10 months ago
17554c1
Add graph for ecn packet count in incoming/outgoing CCFB
by Per Kjellander
· 11 months ago
badfd63
Refactor RTC event log analyzer to work as const
by Björn Terelius
· 11 months ago
24c3575
Change audioproc float test utility api to pass AudioProcessing with builder.
by Danil Chapovalov
· 11 months ago
93e1778
Prepare TransportFeedbackAdapter for RFC8888
by Per K
· 12 months ago
cecee51
Preserve the requested order for RTC event log plots
by Björn Terelius
· 12 months ago
d8bddfe
Split up the call/video_stream_api target
by Harald Alvestrand
· 12 months ago
45065a7
Delete deprecated AudioDecoderFactory::MakeAudioDecoder
by Danil Chapovalov
· 1 year, 1 month ago
8037fc6
Migrate absl::optional to std::optional
by Florent Castelli
· 1 year, 1 month ago
b5f4006
Inject field trials in NetEqTest instead of setting global.
by Jakob Ivarsson
· 1 year, 1 month ago
bdfe6ae
video_replay: ignore non-rtp packets
by Philipp Hancke
· 1 year, 3 months ago
3172d16
Clean up EncoderStreamFactory
by Sergey Silkin
· 1 year, 3 months ago
666ef50
Plot reordered packets since last feedback.
by Per K
· 1 year, 3 months ago
769ef20
[rct_tools/video_encoder] Support yuv input and PSNR/Bitrate validation.
by Zhaoliang Ma
· 1 year, 3 months ago
eb3da2b
Extract video writing into separate target
by Artem Titov
· 1 year, 3 months ago
aefed55
[iwyu][1\n] Applying to api/[a-s]*
by Dor Hen
· 1 year, 3 months ago
cfdbb0d
Update PushResampler to use a single buffer for source, destination.
by Tommi
· 1 year, 4 months ago
f58ded7
Use audio views in Interleave() and Deinterleave()
by Tommi
· 1 year, 4 months ago
f854cef
Include-what-you-use rtc_event_log_visualizer/
by Björn Terelius
· 1 year, 4 months ago
be40e57
Include-what-you-use rtc_event_log_to_text/
by Björn Terelius
· 1 year, 4 months ago
61fff58
Split out time_util to separate target ntp_time_util
by Per K
· 1 year, 4 months ago
ae5d503
Deprecate `absl_deps` in templates and update documentation.
by Florent Castelli
· 1 year, 4 months ago
0596503
Split BandwidthUsage from network_state_predictor.h
by Björn Terelius
· 1 year, 4 months ago
99c519b
Mass removal of absl_deps in all BUILD.gn files
by Florent Castelli
· 1 year, 4 months ago
c7fd5af
Split SSL adapters from main ssl build target 1/2
by Philipp Hancke
· 1 year, 4 months ago
2d035a2
Join OWNERS for RTC event log visualizer and related tools
by Björn Terelius
· 1 year, 4 months ago
179f96d
Provide Environment to construct VideoBitrateAllocator
by Danil Chapovalov
· 1 year, 5 months ago
16fb790
Revert "Provide Environment to construct VideoBitrateAllocator"
by Jeremy Leconte
· 1 year, 5 months ago
4bf4e17
Provide Environment to construct VideoBitrateAllocator
by Danil Chapovalov
· 1 year, 5 months ago
f20ed3e
Add option to provide Environment for CongestionConroller construction
by Danil Chapovalov
· 1 year, 5 months ago
fba7d84
Refactor event log analyser bindings unit test
by Björn Terelius
· 1 year, 5 months ago
2ee83c1
Provide Environment for ReceiveSideConfestionController construction
by Danil Chapovalov
· 1 year, 5 months ago
3baefbf
Return absl::optional<size_t> from FileWrapper::FileSize()
by Björn Terelius
· 1 year, 5 months ago
569849e
Move call/simulated_network to test/network
by Per K
· 1 year, 5 months ago
81f09d3
Support all plots in RTC event log analyzer bindings
by Björn Terelius
· 1 year, 5 months ago
0afde76
Move webrtc::AudioProcessing include to api/ folder
by Florent Castelli
· 1 year, 5 months ago
a28350a
Refactor map of RTC event log chart names
by Björn Terelius
· 1 year, 5 months ago
c230da0
In IvfVideoFrameGenerator test helper allow to pass webrtc::Environment at construction
by Danil Chapovalov
· 1 year, 6 months ago
5075cb4
Expose AudioLevel as an absl::optional struct in api/rtp_headers.h
by Joachim Reiersen
· 1 year, 6 months ago
5f86437
video_replay tool fix/update
by philipel
· 1 year, 7 months ago
0fa9088
Deprecate VideoFrame::timestamp() and set_timestamp
by Per K
· 1 year, 7 months ago
afaae4e
Remove remaining .cc files from rtc_media_base
by Harald Alvestrand
· 1 year, 7 months ago
329f0ea
Provide Environment when creating VideoEncoder in test code
by Danil Chapovalov
· 1 year, 7 months ago
dcc1534
Delete rtc::TaskQueue
by Danil Chapovalov
· 1 year, 7 months ago
97df932
Remove multiplex codec.
by Markus Handell
· 1 year, 7 months ago
8bb54c1
Penultimate split-up of rtc_p2p build target
by Harald Alvestrand
· 1 year, 8 months ago
2c169ae
Rename kLocal to kHost and kStun to kSrflx
by Tommi
· 1 year, 8 months ago
7cb4ce0
Remove IceCandidateType::kNumValues
by Tommi
· 1 year, 8 months ago
c4dd03d
Remove kUnknown as a possible value for IceCandidateType.
by Tommi
· 1 year, 8 months ago
68b580f
Remove usage of rtc::TaskQueue in video replay tool
by Danil Chapovalov
· 1 year, 9 months ago
0b11bd4
Refactor NetworkTester to use rtc::ReceivedPackets
by Per K
· 1 year, 10 months ago
24510d4
Delete deprecated AsyncResolver and related classes
by Harald Alvestrand
· 1 year, 10 months ago
4a2ea71
Remove deprecated PlotPython and PlotProtobuf subclasses.
by Bjorn Terelius
· 1 year, 10 months ago
702820d
Update rtc tools to create Call using Environment
by Danil Chapovalov
· 1 year, 10 months ago
78f905e
Move some users to use webrtc::RefCountInterface
by Harald Alvestrand
· 1 year, 11 months ago
efeeba0
Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes
by Björn Terelius
· 1 year, 11 months ago
2ea77ca
Clean up includes in rtc_event_log_visualizer/
by Björn Terelius
· 1 year, 11 months ago
b9b4609
Set chart id in WebRTC event log bindings.
by Björn Terelius
· 2 years ago
af0448c
C-style bindings around event log analyzer (3).
by Björn Terelius
· 2 years ago
54a6149
C-style bindings around RTC event log analyzer (2).
by Björn Terelius
· 2 years ago
b6ef1a7
Define default max Qp in media/base/media_constants
by Sergey Silkin
· 2 years ago
ad69832
C-style bindings around RTC event log analyzer.
by Björn Terelius
· 2 years ago
a88a4b7
Change the NetworkTesterTest.ClientServer test to use a random port number to avoid collisions
by Liad Rubin
· 2 years ago
a3ce407
Cleanup Call construction
by Danil Chapovalov
· 2 years ago
636c3f2
Add outgoing TWCC loss and missing packet feedback plots to event log analyzer.
by Diep Bui
· 2 years ago
4b84f01
Change the type of PacedPacketInfo::send_bitrate_bps from int to strongly-typed DataRate.
by Sergey Sukhanov
· 2 years ago
9c58483
Rename EncodedImage property Timetamp to RtpTimestamp
by Danil Chapovalov
· 2 years ago
ae82df7
Add codec name H265 to support H265 in WebRTC
by qwu16
· 2 years ago
e31315b
Use old AcknowledgedBitrateEstimator in RtcEventLog simulations
by Björn Terelius
· 2 years, 1 month ago
03fcbb3
Change the default size of event log figures to 10 inches wide.
by Bjorn Terelius
· 2 years, 1 month ago
977178f
Export RTC event log plots to png
by Bjorn Terelius
· 2 years, 1 month ago
55b593f
Remove EncodedFrame::MissingFrame and start removing Decode() param
by Tony Herre
· 2 years, 1 month ago
d43af91
Remove internal overrides using old SendRtp and SendRtcp interfaces.
by Harald Alvestrand
· 2 years, 2 months ago
4d752ec
[rtc_tools/video_encoder] Support Y4M file input
by Jianhui Dai
· 2 years, 2 months ago
32a8169
Use common `VideoFrameTypeToString` helper
by Jianhui Dai
· 2 years, 3 months ago
a2e945e
[rtc_tools/video_encoder] Output ivf for all SVC decode targets
by Jianhui Dai
· 2 years, 3 months ago
e4e33b8
Add video_encoder to default build
by Philipp Hancke
· 2 years, 3 months ago
b55c63b
Explicitly cast to before passing it with a format string.
by Jeremy Leconte
· 2 years, 3 months ago
ff58aed
Process events with the same timestamp in a defined order.
by Björn Terelius
· 2 years, 3 months ago
18f66fc
[rct_tools/video_encoder] Add video encoder tool
by Jianhui Dai
· 2 years, 4 months ago
7220ee9
Format the rest
by Jared Siskin
· 2 years, 5 months ago
8a9f3a8
Reland "Remove dependency of video_replay on TestADM."
by Artem Titov
· 2 years, 5 months ago
Next »