Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
44c608a7a711fad2f9e55fae154516cc50d47d50
/
video
/
video_receive_stream.cc
38c5d93
Reduce locking for CallStats (preparation for TaskQueue).
by Tommi
· 7 years ago
81de14f
Reduce implementations of CallStatsObserver by 2.
by Tommi
· 7 years ago
0fa82a6
Moved FrameKey to api/video/encoded_frame.h and renamed it to VideoLayerFrameId.
by philipel
· 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
132e28e
Add thread checks to ReceiveStatisticsProxy that reflect design comments.
by Tommi
· 7 years ago
fbf3bce
Reland "Reduce locking in VideoReceiver and check the threading model."
by Tommi
· 7 years ago
e7c891f
Renamed FrameObject to EncodedFrame.
by philipel
· 7 years ago
c4f9824
Revert "Reduce locking in VideoReceiver and check the threading model."
by Lu Liu
· 7 years ago
c75f1e4
Reduce locking in VideoReceiver and check the threading model.
by Tommi
· 7 years ago
d397a0d
Add dropped frames metric on the receive side
by Ilya Nikolaevskiy
· 7 years ago
d7ae3c3
Reland "Rename stereo video codec to multiplex"
by Emircan Uysaler
· 7 years ago
1204448
Revert "Reland "Rename stereo video codec to multiplex""
by Taylor Brandstetter
· 7 years ago
4954a77
Reland "Rename stereo video codec to multiplex"
by Emircan Uysaler
· 7 years ago
6bc7bb6
Revert "Rename stereo video codec to multiplex"
by Ivo Creusen
· 7 years ago
bbdabe5
Rename stereo video codec to multiplex
by Emircan Uysaler
· 7 years ago
8e07c13
Optional: Use nullopt and implicit construction in /video
by Oskar Sundbom
· 7 years ago
a9329db
Bug Fix: Peers Cannot Communicate If One With Stereo Codec, One Not
by Qiang Chen
· 7 years ago
be214a2
Move videosinkinterface.h to common_video to solve a circular dep.
by Patrik Höglund
· 7 years ago
49b46e0
Added WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME decoder return code.
by philipel
· 7 years ago
1610f94
Don't cast picture ids (of type int64_t) to int.
by philipel
· 7 years ago
0a37547
Add optional stereo codec to SDP negotiation
by Emircan Uysaler
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
c3fa8e1
New method RtpReceiver::GetLatestTimestamps.
by Niels Möller
· 7 years ago
48462b6
Continuously request keyframes if decoding does not recover.
by philipel
· 7 years ago
e21be1d
Reland of Fix the video buffer size should take rtt into consideration (patchset #2 id:160001 of https://codereview.chromium.org/3002033002/ )
by philipel
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/video/video_receive_stream.cc]
ca5706d
Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3007303002/ )
by nisse
· 7 years ago
8e7eee0
Revert of Use RtxReceiveStream. (patchset #5 id:320001 of https://codereview.webrtc.org/3006063002/ )
by nisse
· 7 years ago
35713ea
Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3010983002/ )
by nisse
· 7 years ago
84f6a3f
Move optional.h to webrtc/api/
by kwiberg
· 7 years ago
3c39c01
Revert of Use RtxReceiveStream. (patchset #5 id:80001 of https://codereview.webrtc.org/3008773002/ )
by nisse
· 7 years ago
75204c5
Change reporting of timing frames conditions in GetStats on receive side
by ilnik
· 7 years ago
5c0f6c6
Use RtxReceiveStream.
by nisse
· 7 years ago
1cdddc9
Make CodecType conversion functions non-optional.
by kthelgason
· 7 years ago
3e86e7e
Ignore inter-frame delay stats samples when stream is inactive
by sprang
· 7 years ago
440b6d9
Move video send/receive stream headers to webrtc/call.
by aleloi
· 7 years ago
bdbc889
Revert of Fix the video buffer size should take rtt into consideration (patchset #3 id:40001 of https://codereview.chromium.org/2980413002/ )
by philipel
· 7 years ago
3042c2d
Reland of quest keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.chromium.org/2995153002/ )
by philipel
· 7 years ago
a28122f
Change ThreadChecker to SequencedTaskChecker in VideoReceiveStream
by eladalon
· 7 years ago
53959fc
Revert of quest keyframes more frequently on stream start/decoding error. (patchset #2 id:170001 of https://codereview.webrtc.org/2996823002/ )
by tkchin
· 7 years ago
628ac59
Reland of quest keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.chromium.org/2994043002/ )
by philipel
· 7 years ago
77a9831
Revert of Request keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.webrtc.org/2993793002/ )
by deadbeef
· 7 years ago
f1e08d0
Fix the video buffer size should take rtt into consideration
by gustavogb
· 7 years ago
26b4804
Request keyframes more frequently on stream start/decoding error.
by philipel
· 7 years ago
186d9c3
Renamed fields in common_types.h/RtcpStatistics.
by srte
· 7 years ago
c0d481a
Protected streams report RTP messages directly to the FlexFec streams
by eladalon
· 7 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
2edc684
Report timing frames info in GetStats.
by ilnik
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
0f15f92
Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface.
by nisse
· 7 years ago
c8ece43
Minor updates to VideoReceiveStream:
by tommi
· 7 years ago
b1f2ff9
Rename class RtpStreamReceiver --> RtpVideoStreamReceiver.
by nisse
· 7 years ago
3184f8e
Dont request keyframes if the stream is inactive or if we are currently receiving a keyframe.
by philipel
· 7 years ago
d2ef314
Make Call::OnRecoveredPacket parse RTP header and call OnRtpPacket.
by nisse
· 8 years ago
0584331
Delete VieRemb class, move functionality to PacketRouter.
by nisse
· 8 years ago
c337258
Revert of Deliver video frames on Android, on the decode thread. (patchset #7 id:120001 of https://codereview.webrtc.org/2764573002/ )
by guidou
· 8 years ago
e3aa88b
Deliver video frames on Android, on the decode thread.
by tommi
· 8 years ago
c964d0b
Fixing some case-sensitive codec name comparisons.
by deadbeef
· 8 years ago
5f54419
Revert of Don't set the priority of the decoder to 'high' on Android. (patchset #1 id:1 of https://codereview.webrtc.org/2745813003/ )
by tommi
· 8 years ago
d0a71ba
Updates to VCMDecodedFrameCallback, VideoReceiver and a few related classes/tests.
by tommi
· 8 years ago
ca37cf6
Don't set the priority of the decoder to 'high' on Android.
by tommi
· 8 years ago
cb8c146
Add FullStack test for simulcast screenshare mode.
by ilnik
· 8 years ago
c69385d
Add |protected_by_flexfec| flag to VideoReceiveStream::Config.
by nisse
· 8 years ago
db23ea6
Add performance tracing for PlatformThread and parts of the video code.
by tommi
· 8 years ago
dea489f
Add support for Location (RTC_FROM_HERE) to ProcessThread::RegisterModule.
by tommi
· 8 years ago
2dfea3e
Avoid busy looping as the VideoReceiveStream is shut down.
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
38cc1d6
Replace RtpStreamReceiver::DeliverRtp with OnRtpPacket.
by nisse
· 8 years ago
3dd5ad9
Reland of Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. (patchset #2 id:150001 of https://codereview.webrtc.org/2687073002/ )
by ilnik
· 8 years ago
cc452e1
Reland of Add QP sum stats for received streams. (patchset #2 id:300001 of https://codereview.webrtc.org/2680893002/ )
by sakal
· 8 years ago
e67c59e
Revert of Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. (patchset #5 id:80001 of https://codereview.webrtc.org/2668763004/ )
by ilnik
· 8 years ago
e525d6a
Revert Make the new jitter buffer the default jitter buffer.
by stefan
· 8 years ago
69fb2cc
Revert of Add QP sum stats for received streams. (patchset #10 id:180001 of https://codereview.webrtc.org/2649133005/ )
by skvlad
· 8 years ago
76bc8e8
Delete VideoReceiveStream::Config::pre_render_callback.
by nisse
· 8 years ago
ff0e72f
Add QP sum stats for received streams.
by sakal
· 8 years ago
4709e89
Move RemoteBitrateEstimator::RemoveStream calls from receive streams to Call.
by nisse
· 8 years ago
5f47126
Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps.
by ilnik
· 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
ed01647
Remove bad DCHECK added as part of https://codereview.webrtc.org/2452163004/
by solenberg
· 8 years ago
3ebbcb5
Stop using VoEVideoSync in Call/VideoReceiveStream.
by solenberg
· 8 years ago
fb45c6c
Inform jitter buffer about FlexFEC protection.
by brandtr
· 8 years ago
1474212
Reland of Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. (patchset #1 id:1 of https://codereview.webrtc.org/2649323010/ )
by brandtr
· 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
e497495
Revert of Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. (patchset #7 id:160001 of https://codereview.webrtc.org/2646073004/ )
by kjellander
· 8 years ago
fe2bef3
Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters.
by brandtr
· 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
090c940
Sort method declarations/definitions in VideoReceiveStream.
by brandtr
· 8 years ago
bfb11b2
Call RtpStreamReceiver.AddReceiveCodec() with codec_params.
by johan
· 8 years ago
15389c0
Drop pacer and retransmission_rate_limiter from RtpStreamReceiver constructor.
by nisse
· 8 years ago
04926b8
Revert of Make the new jitter buffer the default jitter buffer. (patchset #2 id:230001 of https://codereview.webrtc.org/2642753002/ )
by kjellander
· 8 years ago
f20dd00
Reland of Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.chromium.org/2632123005/ )
by philipel
· 8 years ago
c08c191
Revert of Make the new jitter buffer the default jitter buffer. (patchset #7 id:120001 of https://codereview.chromium.org/2627463004/ )
by philipel
· 8 years ago
0f0763d
Make the new jitter buffer the default jitter buffer.
by philipel
· 8 years ago
022b54e
Wire up H264 fmtp sprop-parameter-sets with H264SpsPpsTracker.
by philipel
· 8 years ago
721d402
Create VideoReceiver with external VCMTiming object.
by philipel
· 8 years ago
07e276c
Rename RtpStreamReceiver::SetCodec() to ::AddCodec().
by johan
· 8 years ago
Next »