Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
43cb716e55eab1cf1ae8afd2ac79b51a604d0fa5
/
webrtc
/
modules
/
audio_coding
/
neteq
/
packet_buffer.cc
a73f6c9
NetEq now works with packets as values, rather than pointers.
by ossu
· 9 years ago
7a37761
Removed RTPHeader from NetEq's Packet struct.
by ossu
· 9 years ago
a70695a
Moved Opus-specific payload splitting into AudioDecoderOpus.
by ossu
· 9 years ago
61a208b
Added a ParsePayload method to AudioDecoder.
by ossu
· 9 years ago
17e3fa1
Removed sync packet support from NetEq.
by ossu
· 9 years ago
067d855
NetEq: Flush and reset if the speech and cng sample rates mismatch
by henrik.lundin
· 9 years ago
dc431ce
NetEq: Changed Packet::payload to be an rtc::Buffer
by ossu
· 9 years ago
da8bbf6
NetEq: Change member variables for current RTP types to rtc::Optionals
by henrik.lundin
· 9 years ago
84f8cd6
NetEq: Use TickTimer in PacketBuffer
by henrik.lundin
· 9 years ago
dce40cf
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
d67a219
Switch to base/logging.h in neteq_impl.cc
by Henrik Lundin
· 10 years ago
b297c5a
Miscellaneous changes split from https://codereview.webrtc.org/1230503003 .
by pkasting
· 10 years ago
728d903
Reformat existing code. There should be no functional effects.
by Peter Kasting
· 10 years ago
7f6c4d4
Fix clang style warnings in webrtc/modules/audio_coding/neteq
by Karl Wiberg
· 10 years ago
e04a93b
Move the AudioDecoder interface out of NetEq
by kwiberg@webrtc.org
· 11 years ago
3800e13
Revert r7798 ("Move the AudioDecoder interface out of NetEq")
by kwiberg@webrtc.org
· 11 years ago
00ba1a7
Move the AudioDecoder interface out of NetEq
by kwiberg@webrtc.org
· 11 years ago
52b42cb
Fix problem with late packets in NetEq
by henrik.lundin@webrtc.org
· 11 years ago
c803907
Removing useless packets when inserting them (NetEq)
by minyue@webrtc.org
· 11 years ago
9c55f0f
Rename neteq4 folder to neteq
by henrik.lundin@webrtc.org
· 11 years ago
[Renamed (97%) from webrtc/modules/audio_coding/neteq4/packet_buffer.cc]
0aa3ee6
Better buffer size estimation in NetEq for redundant packets
by minyue@webrtc.org
· 11 years ago
1b9df05
Revert 6257 "Rename neteq4 folder to neteq"
by henrik.lundin@webrtc.org
· 11 years ago
[Renamed (97%) from webrtc/modules/audio_coding/neteq/packet_buffer.cc]
a90f6d6
Rename neteq4 folder to neteq
by henrik.lundin@webrtc.org
· 11 years ago
[Renamed (97%) from webrtc/modules/audio_coding/neteq4/packet_buffer.cc]
12a3424
Fix the NetEq build
by henrik.lundin@webrtc.org
· 11 years ago
116ed1d
Include buffer size limits in NetEq config struct
by henrik.lundin@webrtc.org
· 11 years ago
b28bfa7
Adding FEC support in NetEq 4.
by minyue@webrtc.org
· 11 years ago
04a691a
Removing a variable that was never read
by henrik.lundin@webrtc.org
· 11 years ago
7b75ac6
Sync-packet insertion into NetEq4. This is related to r3883 & r4052 for NetEq 3.
by turaj@webrtc.org
· 12 years ago
362a55e
Address Windows 64-bits warnings.
by turaj@webrtc.org
· 12 years ago
7df9706
Add one API for implementing Initial delay.
by turaj@webrtc.org
· 12 years ago
d94659d
Initial upload of NetEq4
by henrik.lundin@webrtc.org
· 12 years ago