Sign in
webrtc
/
src
/
/
ca3c8017e5fc272e6320d2de47befb3915c2297e
/
video
/
rtp_video_stream_receiver_unittest.cc
c84f661
Stop using Googletest legacy APIs.
by Mirko Bonadei
· 6 years ago
067dc86
Make SetFirstSubFrameInFrame and SetLastSubFrameInFrame protected
by Elad Alon
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
9c843906
Delete VCMEncodedFrame methods Buffer and MutableBuffer
by Niels Möller
· 6 years ago
f0eee00
Move size() method to EncodedImage base class
by Niels Möller
· 6 years ago
648a7ce
Delete method EncodedFrame::GetBitstream, part 1
by Niels Möller
· 6 years ago
a32d7e2
Add default values for PlayoutDelay in RTPVideoHeader.
by Niels Möller
· 6 years ago
192eeec
Enable End-to-End Encrypted Video Frames.
by Benjamin Wright
· 6 years ago
fab9129
Get frame type, width and height from the generic descriptor.
by philipel
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 7 years ago
dabfcae
Use the generic descriptor information in the RtpFrameReferenceFinder.
by philipel
· 7 years ago
ef615ea
Added is_last_packet_in_frame to match is_first_packet_in_frame.
by philipel
· 7 years ago
7d745e5
Reland "Remove RTPVideoHeader::h264() accessors."
by philipel
· 7 years ago
5daeff9
Revert "Remove RTPVideoHeader::h264() accessors."
by JT Teh
· 7 years ago
dfbced6
Remove RTPVideoHeader::h264() accessors.
by philipel
· 7 years ago
a715f28
Fix handling invalid empty red packets
by Danil Chapovalov
· 7 years ago
5ab67a5
Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader.
by philipel
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
cb96ad8
Add ParsedPayload::video_header() accessor.
by philipel
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
520ca4e
Delete enum RtpVideoCodecTypes, replaced with VideoCodecType.
by Niels Möller
· 7 years ago
2e1d784
Delete the VideoCodec::plName string.
by Niels Möller
· 7 years ago
0a9f6de
Removed VCMTiming from RtpVideoStreamReceiver.
by philipel
· 7 years ago
e7c891f
Renamed FrameObject to EncodedFrame.
by philipel
· 7 years ago
d8f6c16
Avoid infinite recursion if a RED packet encapsulate a RED packet.
by philipel
· 7 years ago
88f080a
Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer.
by Rasmus Brandt
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/video/rtp_video_stream_receiver_unittest.cc]
ca5706d
Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3007303002/ )
by nisse
· 8 years ago
8e7eee0
Revert of Use RtxReceiveStream. (patchset #5 id:320001 of https://codereview.webrtc.org/3006063002/ )
by nisse
· 8 years ago
35713ea
Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3010983002/ )
by nisse
· 8 years ago
c0d481a
Protected streams report RTP messages directly to the FlexFec streams
by eladalon
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
83c97da
Only append SPS/PPS to bitstream if supplied out of band.
by philipel
· 8 years ago
b1f2ff9
Rename class RtpStreamReceiver --> RtpVideoStreamReceiver.
by nisse
· 8 years ago
[Renamed (84%) from webrtc/video/rtp_stream_receiver_unittest.cc]
2c53b13
Request keyframe if the first received frame is not a keyframe.
by philipel
· 8 years ago
0584331
Delete VieRemb class, move functionality to PacketRouter.
by nisse
· 8 years ago
54ca919
Allow padding packet in video streams.
by philipel
· 8 years ago
a45102f
Revert of Revert Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.chromium.org/2682073003/ )
by philipel
· 8 years ago
e525d6a
Revert Make the new jitter buffer the default jitter buffer.
by stefan
· 8 years ago
4709e89
Move RemoteBitrateEstimator::RemoveStream calls from receive streams to Call.
by nisse
· 8 years ago
e5bd702
Reland of Make the new jitter buffer the default jitter buffer. (patchset #2 id:260001 of https://codereview.chromium.org/2656983002/ )
by philipel
· 8 years ago
27378f3
Revert of Make the new jitter buffer the default jitter buffer. (patchset #2 id:290001 of https://codereview.chromium.org/2652043005/ )
by philipel
· 8 years ago
09d6ef0
Reland of Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.webrtc.org/2638423003/ )
by philipel
· 8 years ago
62d02c3
Unit test out of band H264 SPS,PPS within RtpStreamReceiver.
by johan
· 8 years ago