Sign in
webrtc
/
src
/
webrtc
/
be9301f7b4031b87c0c046966fc973707b5248b6
/
video_receive_stream.h
87875ef
Movable support for VideoReceiveStream::Config and avoid copies.
by Tommi
· 9 years ago
a5ab043
Make VideoReceiveStream not inherit from I420FrameCallback.
by Tommi
· 9 years ago
47a40a3
Remove webrtc/stream.h and unutilized inheritance.
by pbos
· 9 years ago
a4df1d6
Move frame_callback.h to common_video/include.
by pbos
· 9 years ago
a2761a5
Delete class webrtc::VideoRenderer and its header file.
by nisse
· 9 years ago
a637d2c
Add histogram stats for AV sync stream offset: "WebRTC.Video.AVSyncOffsetInMs"
by asapersson
· 9 years ago
8468abc
Expose codec implementation names in stats.
by Peter Boström
· 9 years ago
af6687a
Add VideoCodec::PreferDecodeLate
by perkj
· 9 years ago
2db00ce
Require negotiation to send transport cc feedback over RTCP.
by stefan
· 9 years ago
95c84b7
Fix RTPPayloadRegistry to correctly restore RTX, if a valid mapping exists.
by noahric
· 9 years ago
ba01e95
Unify newapi::RtcpMode and RTCPMethod.
by pbos
· 9 years ago
d5bdda3
Unify Transport and newapi::Transport interfaces.
by pbos
· 10 years ago
c39112b
Wire up currently-received video codec to stats.
by pbos
· 10 years ago
dce9bf3
Add send transports to individual webrtc::Call streams.
by solenberg
· 10 years ago
2fb88e4
Define Stream base classes
by Jelena Marusic
· 10 years ago
495b350
Base A/V synchronization on sync_labels.
by pbos
· 10 years ago
e48d677
C++11 in-class member initialization in Call configs.
by Fredrik Solenberg
· 10 years ago
b125ba2
Disable reduced-size RTCP in default config.
by Peter Boström
· 10 years ago
0b1a448
Configure default render delay as 10 ms.
by Peter Boström
· 10 years ago
e7c0a78
Use IncomingVideoStream in VideoReceiveStream.
by Peter Boström
· 10 years ago
c0cf6d3
Add decoder-timing stats to VideoReceiveStream.
by pbos@webrtc.org
· 10 years ago
f076e17
Log configs when creating video streams in Call.
by pbos@webrtc.org
· 10 years ago
5232267
Wire up bandwidth stats to the new API and webrtcvideoengine2.
by stefan@webrtc.org
· 10 years ago
fbdea25
Configure A/V sync in WebRtcVideoEngine2.
by pbos@webrtc.org
· 10 years ago
7b5a896
Use external VideoDecoders in VideoReceiveStream.
by pbos@webrtc.org
· 10 years ago
66a45b1
Change return value for number of discarded packets to be int.
by asapersson@webrtc.org
· 11 years ago
7f0b309
Remove GetDefaultConfigs() from Call.
by pbos@webrtc.org
· 11 years ago
16a058a
Rename Start/Stop in Video{Send,Receive}Streams.
by pbos@webrtc.org
· 11 years ago
0feb8fa
Make VideoReceiveStream::GetStats() const.
by sprang@webrtc.org
· 11 years ago
c8ab721
Wire up statistics in video receive stream of new API
by sprang@webrtc.org
· 11 years ago
c71929d
Wire up RTX in VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
5b08052
Set up receiver RTX config using a std::map.
by pbos@webrtc.org
· 11 years ago
b4263e0
Add configuration and test for extended RTCP reference time reports to new video api.
by asapersson@webrtc.org
· 11 years ago
5e0cbcf
cpplint cleaning new API and its implementation files.
by mflodman@webrtc.org
· 11 years ago
7ff4089
Adding REMB to receive stream configuration, the send side will always
by mflodman@webrtc.org
· 11 years ago
4b50db1
Set local SSRC for VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
7f9f840
Rename video streams' start/stop methods.
by pbos@webrtc.org
· 11 years ago
24e2089
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago