Sign in
webrtc
/
src
/
/
ec02eef1ff79aed955d4ab5027e7412c3c5c3130
/
modules
/
audio_coding
/
neteq
e618cc9
Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API
by Artem Titov
· 5 years ago
16ddae9
Update Opus tests for Opus 1.3
by Ivo Creusen
· 5 years ago
b28e57e
NetEQ audio decoder unit test: use ParsePayload
by Alessio Bazzica
· 5 years ago
c31a4ec
Disable opus tests to allow upgrade to opus 1.3
by Ivo Creusen
· 5 years ago
182c2b8
Expose run function to NetEqSimulator
by Ivo Creusen
· 5 years ago
ff0e4db
Reland "Send absolute capture time through audio coding module."
by Minyue Li
· 5 years ago
88636c6
Improvements for NetEqControllers
by Ivo Creusen
· 5 years ago
4175914
Revert "Send absolute capture time through audio coding module."
by Minyue Li
· 5 years ago
48655cf
Send absolute capture time through audio coding module.
by Minyue Li
· 5 years ago
cee751a
Reland "Enable using a custom NetEqFactory in simulations"
by Ivo Creusen
· 5 years ago
3f0bc2c
Revert "Enable using a custom NetEqFactory in simulations"
by Sandeep Siddhartha
· 5 years ago
2a11b24
Enable using a custom NetEqFactory in simulations
by Ivo Creusen
· 5 years ago
b2b2031
Concatenate string literals at compile time.
by Jonas Olsson
· 5 years ago
2ee15eb
Remove extra delay field trial.
by Jakob Ivarsson
· 5 years ago
bd5874a
Remove inter-arrival delay mode from DelayManager.
by Jakob Ivarsson
· 5 years ago
9338bbc
Replace assert() with RTC_DCHECK
by Jerome Humbert
· 5 years ago
21021f0
NetEq: Fix bug in PLC for multi-channel audio
by Henrik Lundin
· 5 years ago
39cf3c7
Clean up the NetEqFactory API.
by Ivo Creusen
· 5 years ago
2d02c94
NetEQ: fix initial decoder frame length.
by Alessio Bazzica
· 5 years ago
68c6572
Add a CreateNetEq method that takes an AudioDecoderFactory
by Ivo Creusen
· 5 years ago
a88655d
NetEQ RTP play: textlog to stderr as option
by Alessio Bazzica
· 5 years ago
80b2806
Fixing a buffer overflow in Merge::Downsample
by Henrik Lundin
· 5 years ago
e835fc0
Add UMA counter for audio interruptions
by Henrik Lundin
· 5 years ago
fe04775
Fix a bug in interruption metrics
by Henrik Lundin
· 5 years ago
3a65f39
Expose NetEqDecodingTest for re-use in chromium tests.
by Yves Gerey
· 5 years ago
8e83c7a
Make Opus PLC always output 10ms audio.
by Minyue Li
· 5 years ago
ca585bb
Make some DecisionLogic functions virtual.
by Ivo Creusen
· 5 years ago
a06048a
Return status instead of CHECKing in event log parser.
by Björn Terelius
· 5 years ago
3ce44a3
Move NetEq headers to api/
by Ivo Creusen
· 5 years ago
53a31f7
Introduce injectable NetEqController interface.
by Ivo Creusen
· 5 years ago
42b6e2d
Change failing rtc::dchecked_cast to rtc::saturated_cast.
by Jakob Ivarsson
· 5 years ago
4b64411
NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate
by Karl Wiberg
· 5 years ago
45eb135
Remove the unused `receive_timestamp` arg to NetEq::InsertPacket
by Karl Wiberg
· 5 years ago
99a2096
Added support for skipping get_audio events, adding dummy packets and setting a field trial string.
by Ivo Creusen
· 5 years ago
74344d2
Support 2 byte payload size DTX packets in NetEq simulation.
by Jakob Ivarsson
· 6 years ago
ef14f07
Delete AudioDecoder method IncomingPacket
by Niels Möller
· 6 years ago
834a554
Include module_common_types.h only where needed
by Niels Möller
· 6 years ago
48b32b7
Delete support for enabling adaptive isac mode
by Niels Möller
· 6 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 6 years ago
aa5a75d
Embed Deceleration Target Level Offset Field Trial.
by Ruslan Burakov
· 6 years ago
507f434
Reland "Make relative arrival delay mode default in NetEq delay manager."
by Jakob Ivarsson
· 6 years ago
75e2290
Rollback to strict audio codec tests for libopus on android (neon).
by Yves Gerey
· 6 years ago
5b728cc
Revert "Make relative arrival delay mode default in NetEq delay manager."
by Alessio Bazzica
· 6 years ago
77c71d1
Make relative arrival delay mode default in NetEq delay manager.
by Jakob Ivarsson
· 6 years ago
65024d9
Remove clock drift metric from NetEq.
by Jakob Ivarsson
· 6 years ago
25eb47c
Make the RtpHeaderParserImpl available to tests and tools only.
by Tommi
· 6 years ago
a2479f7
Remove minimum bucket returned by histogram quantile function.
by Jakob Ivarsson
· 6 years ago
74154e6
Save delays in history for 2 seconds instead of fixed 100 packets.
by Jakob Ivarsson
· 6 years ago
c759f83
Avoid copying of vectors in RtpPacketInfos.
by Minyue Li
· 6 years ago
608e6ba
Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object
by Jiawei Ou
· 6 years ago
110a4de
Roll chromium_revision 8f0166a59b..f0fd984a31 (685582:685691)
by Yves Gerey
· 6 years ago
81df62b
Add field trial to introduce extra delay after target level calculation.
by Jakob Ivarsson
· 6 years ago
5b5d97c
Reland of "Reporting of decoding_codec_plc events""
by Alex Narest
· 6 years ago
e08648d
Add `AbsoluteCaptureTime` to `RtpPacketInfo`.
by Chen Xing
· 6 years ago
bedb7a8
Revert "Reporting of decoding_codec_plc events"
by Mirko Bonadei
· 6 years ago
0a88ea0
Reporting of decoding_codec_plc events
by Alex Narest
· 6 years ago
8f319a3
Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker.""
by Alessio Bazzica
· 6 years ago
fab3460
Revert "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker.""
by Alessio Bazzica
· 6 years ago
9973933
Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."
by Chen Xing
· 6 years ago
2ab97f6
Migrate WebRTC test infra to ABSL_FLAG.
by Mirko Bonadei
· 6 years ago
24192c2
Revert "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."
by Ivo Creusen
· 6 years ago
ca5f21e
Make force_fieldtrials persistent string during entire program live.
by Ruslan Burakov
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
3f2eeb8
Adding test on GetSpanSamples() for NetEq PacketBuffer.
by Minyue Li
· 6 years ago
46dda83
Improve buffer level estimation with DTX and add CNG time stretching.
by Jakob Ivarsson
· 6 years ago
14be799
Switch neteq tools to ABSL_FLAG.
by Mirko Bonadei
· 6 years ago
3e8ef94
Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker.
by Chen Xing
· 6 years ago
62eb89d
Fixing possible overflow in NetEq buffle level filter.
by Minyue Li
· 6 years ago
225842c
Initialize signal processing function pointers statically
by Karl Wiberg
· 6 years ago
60bfb3d
NetEQ: BackgroundNoise::Update returns true when the filter is updated
by Alessio Bazzica
· 6 years ago
a36c591
Reland "Reland "Change buffer level filter to store current level in number of samples.""
by Jakob Ivarsson
· 6 years ago
b93af85
Revert "Reland "Change buffer level filter to store current level in number of samples.""
by Jakob Ivarsson
· 6 years ago
0ded32d
Reland "Change buffer level filter to store current level in number of samples."
by Jakob Ivarsson
· 6 years ago
d3fc161
Revert "Change buffer level filter to store current level in number of samples."
by Jakob Ivarsson
· 6 years ago
87977dd
Change buffer level filter to store current level in number of samples.
by Jakob Ivarsson
· 6 years ago
d487a55
Revert "Remove sync buffer length from FilteredCurrentDelayMs."
by Jakob Ivarsson
· 6 years ago
79890ef
Remove sync buffer length from FilteredCurrentDelayMs.
by Jakob Ivarsson
· 6 years ago
5b2eda4
Sanity-check field trial string at initialization.
by Jonas Olsson
· 6 years ago
7541141
Fix assert check in neteq_quality_test
by Pablo Barrera González
· 6 years ago
c8501f7
Fix bug in neteq_quality_test
by Pablo Barrera González
· 6 years ago
4e34c18
Check input file extension is not wav
by Pablo Barrera González
· 6 years ago
89bbf37
Allow neteq_quality_test to read a complete file
by Pablo Barrera González
· 6 years ago
62838fe
Expose audio decoder factory in neteq_quality_test
by Pablo Barrera González
· 6 years ago
7eb0a5e
AudioDecoderOpus: Add support for 16 kHz output sample rate
by Karl Wiberg
· 6 years ago
e9a2ee2
Improve NetEq network adaptation in the beginning of the call.
by Jakob Ivarsson
· 6 years ago
7e7c5c3
WebRTC Opus C interface: Add support for non-48 kHz encode sample rate
by Karl Wiberg
· 6 years ago
9ce451a
End NetEq simulation if there are no more packets to decode.
by Jakob Ivarsson
· 6 years ago
1e193fa
Add DecelerationTargetLevelOffset Field Trial.
by Ruslan Burakov
· 6 years ago
0ac1d99
Remove streaming_mode as it is always false.
by Ruslan Burakov
· 6 years ago
035ee11
Delete left-over tests NetEqExternalDecoderUnitTest
by Niels Möller
· 6 years ago
8fc92e6
Add lifetime concealment stats to NetEqStatsPlotter.
by Jakob Ivarsson
· 6 years ago
e360c09
NetEq: Minor change to print-out format for interruption stats
by Henrik Lundin
· 6 years ago
44125fa
Reland "Piping audio interruption metrics to API layer"
by Henrik Lundin
· 6 years ago
fc02a79
Revert "Piping audio interruption metrics to API layer"
by Henrik Andreassson
· 6 years ago
299c4e6
Piping audio interruption metrics to API layer
by Henrik Lundin
· 6 years ago
c35b6e6
Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData
by Niels Möller
· 6 years ago
2a8bd09
NetEq: Create an audio interruption metric
by Henrik Lundin
· 6 years ago
bf4a221
Implement newly standardized stats
by Ivo Creusen
· 6 years ago
67fb919
Handle event log parsing errors without crashing.
by Ivo Creusen
· 6 years ago
7d204d5
Disallow buffer level filtering for DTX packets.
by Minyue Li
· 6 years ago
Next »