Sign in
webrtc
/
src
/
4583db49670c4c5e64f71ec35a56d9384849b13f
/
webrtc
/
video_receive_stream.h
0584331
Delete VieRemb class, move functionality to PacketRouter.
by nisse
· 8 years ago
c69385d
Add |protected_by_flexfec| flag to VideoReceiveStream::Config.
by nisse
· 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
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
60f7c63
Remove temporary AddRtxInfo member function.
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
54a05b2
Add temporary AddRtxInfo member function to VideoReceiveStream::Config.
by brandtr
· 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
50cfe1f
RTCMediaStreamTrackStats.framesDropped collected by RTCStatsCollector.
by hbos
· 8 years ago
a8eb756
Moved transport.h from webrtc/ to webrtc/api, created build target and updated WebRTC dependencies.
by aleloi
· 8 years ago
5dfac56
Keep all codec parameters in VideoReceiveStream::Decoder
by magjed
· 8 years ago
e6f98c7
Remove RED/RTX workaround from sender/receiver and VideoEngine2.
by brandtr
· 8 years ago
e5ba44e
Implement framesDecoded stat in video receive ssrc stats.
by sakal
· 8 years ago
b5f2c3f
Rename FecConfig to UlpfecConfig in config.h.
by brandtr
· 9 years ago
55d932b
Add logging statements to places where the frame might be dropped in WebRTC pipeline.
by sakal
· 9 years ago
e75f204
Expose Ivf logging through the native API
by palmkvist
· 9 years ago
2e5cfcd
Add periodic logging of video stats.
by asapersson
· 9 years ago
3859c89
Add decoder-specific settings with proper lifetime.
by johan
· 9 years ago
733b547
Movable support for VideoReceiveStream::Config and avoid copies.
by Tommi
· 9 years ago
bd3380f
Make VideoReceiveStream not inherit from I420FrameCallback.
by Tommi
· 9 years ago
1ba8d39
Remove webrtc/stream.h and unutilized inheritance.
by pbos
· 9 years ago
a96b60b
Move frame_callback.h to common_video/include.
by pbos
· 9 years ago
7ade7b3
Delete class webrtc::VideoRenderer and its header file.
by nisse
· 9 years ago
f8cdd18
Add histogram stats for AV sync stream offset: "WebRTC.Video.AVSyncOffsetInMs"
by asapersson
· 9 years ago
b7d9a97
Expose codec implementation names in stats.
by Peter Boström
· 9 years ago
796cfaf
Add VideoCodec::PreferDecodeLate
by perkj
· 9 years ago
43edf0f
Require negotiation to send transport cc feedback over RTCP.
by stefan
· 9 years ago
65220a7
Fix RTPPayloadRegistry to correctly restore RTX, if a valid mapping exists.
by noahric
· 9 years ago
da903ea
Unify newapi::RtcpMode and RTCPMethod.
by pbos
· 10 years ago
2d56668
Unify Transport and newapi::Transport interfaces.
by pbos
· 10 years ago
f42376c
Wire up currently-received video codec to stats.
by pbos
· 10 years ago
4fbae2b
Add send transports to individual webrtc::Call streams.
by solenberg
· 10 years ago
cd67022
Define Stream base classes
by Jelena Marusic
· 10 years ago
8fc7fa7
Base A/V synchronization on sync_labels.
by pbos
· 10 years ago
78fb3b3
C++11 in-class member initialization in Call configs.
by Fredrik Solenberg
· 10 years ago
d7da120
Disable reduced-size RTCP in default config.
by Peter Boström
· 10 years ago
def39883
Configure default render delay as 10 ms.
by Peter Boström
· 10 years ago
c4188fd
Use IncomingVideoStream in VideoReceiveStream.
by Peter Boström
· 10 years ago
09c77b9
Add decoder-timing stats to VideoReceiveStream.
by pbos@webrtc.org
· 10 years ago
32e8528
Log configs when creating video streams in Call.
by pbos@webrtc.org
· 10 years ago
0bae1fa
Wire up bandwidth stats to the new API and webrtcvideoengine2.
by stefan@webrtc.org
· 10 years ago
3bf3d23
Configure A/V sync in WebRtcVideoEngine2.
by pbos@webrtc.org
· 10 years ago
776e6f2
Use external VideoDecoders in VideoReceiveStream.
by pbos@webrtc.org
· 10 years ago
9d45393
Change return value for number of discarded packets to be int.
by asapersson@webrtc.org
· 11 years ago
bd249bc
Remove GetDefaultConfigs() from Call.
by pbos@webrtc.org
· 11 years ago
a5c8d2c
Rename Start/Stop in Video{Send,Receive}Streams.
by pbos@webrtc.org
· 11 years ago
9510e53
Make VideoReceiveStream::GetStats() const.
by sprang@webrtc.org
· 11 years ago
0931570
Wire up statistics in video receive stream of new API
by sprang@webrtc.org
· 11 years ago
c279a5d
Wire up RTX in VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
e02d475
Set up receiver RTX config using a std::map.
by pbos@webrtc.org
· 11 years ago
efaeda0
Add configuration and test for extended RTCP reference time reports to new video api.
by asapersson@webrtc.org
· 11 years ago
b429e51
cpplint cleaning new API and its implementation files.
by mflodman@webrtc.org
· 11 years ago
92c2793
Adding REMB to receive stream configuration, the send side will always
by mflodman@webrtc.org
· 11 years ago
b613b5a
Set local SSRC for VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
53c8573
Rename video streams' start/stop methods.
by pbos@webrtc.org
· 11 years ago
16e03b7
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago
[Renamed (95%) from webrtc/video_engine/new_include/video_receive_stream.h]
fe1ef93
Implement I420FrameCallbacks in Call.
by pbos@webrtc.org
· 11 years ago
c11148b
Compound/reduced-size RTCP in VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
74fa489
Remove newapi:: namespace for typenames without overlap.
by pbos@webrtc.org
· 12 years ago
bbb07e6
Glue code and tests for NACK in new VideoEngine API.
by pbos@webrtc.org
· 12 years ago
025f4f1
Stats+Config moved into VideoSend/ReceiveStreams.
by pbos@webrtc.org
· 12 years ago
1ecee9a
Break video_engine/new_include/common.h into smaller parts.
by pbos@webrtc.org
· 12 years ago
eceb532
Default constructors for new VideoEngine structs.
by pbos@webrtc.org
· 12 years ago
65f995a
New ViE interface.
by mflodman@webrtc.org
· 12 years ago