Sign in
webrtc
/
src
/
webrtc
/
6fe85c08b1b3a622992ed6c264364b9d09b1db06
/
config.h
02b7ecd
Keep all codec parameters in VideoReceiveStream::Decoder
by magjed
· 8 years ago
056bdda
Wire up FlexFEC in VideoEngine2.
by brandtr
· 8 years ago
91c6f34
Clean up logging in AudioSendStream::SetupSendCodec().
by solenberg
· 8 years ago
77b3ea6
Revert of Clean up logging in AudioSendStream::SetupSendCodec(). (patchset #3 id:40001 of https://codereview.webrtc.org/2446963003/ )
by terelius
· 8 years ago
b8bff80
Clean up logging in AudioSendStream::SetupSendCodec().
by solenberg
· 8 years ago
4e97439
Add FlexfecReceiveStream.
by brandtr
· 8 years ago
d984c57
Rename FecConfig to UlpfecConfig in config.h.
by brandtr
· 8 years ago
730a9e7
Releand of Let ViEEncoder handle resolution changes.
by perkj
· 8 years ago
29f813b
Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ )
by perkj
· 8 years ago
68eaf60
Let ViEEncoder handle resolution changes.
by perkj
· 8 years ago
4cc4a8d
This is a resubmission of https://codereview.webrtc.org/2047513002/
by kthelgason
· 8 years ago
a686d5e
Moving/renaming webrtc/common.h.
by solenberg
· 9 years ago
3f65eaf
This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads.
by perkj
· 9 years ago
bdd04aa
Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ )
by perkj
· 9 years ago
cd76a16
- Add task queue to Call with the intent of replacing the use of one of the process threads.
by perkj
· 9 years ago
246856b
Add decoder-specific settings with proper lifetime.
by johan
· 9 years ago
48be054
Avoid unnecessary HW video encoder reconfiguration
by skvlad
· 9 years ago
5a37e3e
Configure VoE NACK through AudioSendStream::Config, for send streams.
by solenberg
· 9 years ago
00cc045
Add sender controlled playout delay limits
by isheriff
· 9 years ago
c4921f4
Remove use of RtpHeaderExtension and clean up
by isheriff
· 9 years ago
bf4689d
Re-land: "Use an explicit identifier in Config"
by aluebs
· 9 years ago
da2fece
Revert of Use an explicit identifier in Config (patchset #4 id:60001 of https://codereview.webrtc.org/1538643004/ )
by tommi
· 9 years ago
770ba12
Use an explicit identifier in Config
by aluebs
· 9 years ago
f95302f
Prepare the AudioSendStream to be hooked up to send-side BWE.
by Stefan Holmer
· 9 years ago
ffe1ce0
Move some send stream configuration into webrtc::AudioSendStream.
by solenberg
· 9 years ago
0ba16d1
Adding support for simulcast and spatial layers into VideoQualityTest
by sprang
· 9 years ago
2d8a1b5
Revert of Adding support for simulcast and spatial layers into VideoQualityTest (patchset #10 id:180001 of https://codereview.webrtc.org/1353263005/ )
by sprang
· 9 years ago
3eea752
Adding support for simulcast and spatial layers into VideoQualityTest
by ivica
· 9 years ago
374a570
Add support for transport wide sequence numbers
by sprang
· 10 years ago
87b0c58
Add options for NetEq fast accelerate mode through libjingle
by Henrik Lundin
· 10 years ago
3780a57
Reland r9159 "Adding a new constraint to set NetEq buffer capacity ..."
by Henrik Lundin
· 10 years ago
a8d7a5b
Revert r9164 "Adding a new constraint to set NetEq buffer capacity ..."
by Henrik Lundin
· 10 years ago
408aa7d
Reland r9159 "Adding a new constraint to set NetEq buffer capacity ..."
by Henrik Lundin
· 10 years ago
31eb279
Revert r9159 "Adding a new constraint to set NetEq buffer capacity ..."
by Henrik Lundin
· 10 years ago
4cdbdd6
Adding a new constraint to set NetEq buffer capacity from peerconnection
by Henrik Lundin
· 10 years ago
ad86786
Add AudioReceiveStream to Call API.
by Fredrik Solenberg
· 10 years ago
fc398fe
Set correct encoder-specific settings for vpx in the new API.
by Erik Språng
· 10 years ago
0f07171
Support handling multiple RTX but only generate SDP with RTX associated with VP8.
by Shao Changbin
· 10 years ago
42e1d11
Add CVO support to Vie layer.
by guoweis@webrtc.org
· 10 years ago
c4e2cd0
Fix style violations in common_types.h and config.h
by kwiberg@webrtc.org
· 10 years ago
c0cf6d3
Add decoder-timing stats to VideoReceiveStream.
by pbos@webrtc.org
· 10 years ago
eb1c2b5
Add RtcpPacketTypeCounter stats to new API.
by pbos@webrtc.org
· 10 years ago
378a41a
Revert 8028 "Support associated payload type when registering Rt..."
by andrew@webrtc.org
· 10 years ago
846164f
Support associated payload type when registering Rtx payload type.
by pbos@webrtc.org
· 10 years ago
1a36f78
Refactor some receive-side stats.
by pbos@webrtc.org
· 10 years ago
ee9497c
Report encoded frame size in VideoSendStream.
by pbos@webrtc.org
· 10 years ago
f800961
Remove unused RtpStatistics struct.
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
ddb84aa
Implement conference-mode temporal-layer screencast.
by pbos@webrtc.org
· 10 years ago
2366875
Move min transmit bitrate to VideoEncoderConfig.
by pbos@webrtc.org
· 10 years ago
58b5140
Config struct for VideoEncoder.
by pbos@webrtc.org
· 10 years ago
f0a119f
Check before send/receive rtp header extensions.
by pbos@webrtc.org
· 11 years ago
55b0f2e
Move pacer to fully use webrtc::Clock instead of webrtc::TickTime.
by stefan@webrtc.org
· 11 years ago
09da1a7
Remove the send-side cname getter APIs from voice and video engine.
by stefan@webrtc.org
· 11 years ago
7e68693
Add ToString() to VideoSendStream::Config.
by pbos@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
49812e6
Wire up statistics in video send stream of new video engine api
by sprang@webrtc.org
· 11 years ago
346dbe7
Rename RTP-extension constants.
by pbos@webrtc.org
· 11 years ago
24e2089
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago