Sign in
webrtc
/
src.git
/
b19f27a5f93698b46844b82b348575afc99bc79d
/
modules
/
video_coding
/
codecs
/
vp8
/
screenshare_layers.cc
b19f27a
Decode Target Information for VP8 libvpx encoder.
by philipel
· 6 years ago
361855b
Rename OperatingPoint to DecodeTarget.
by philipel
· 6 years ago
cde8ab2
Use single FrameBufferController in VP8, created by a factory.
by Elad Alon
· 6 years ago
9df3353
Generic Frame Descriptor (GFD) VP8 templates.
by philipel
· 6 years ago
e64a688
Replacing Clock in ScreenshareLayers.
by Sebastian Jansson
· 6 years ago
819661a
Pass explicit dependencies from ScreenshareLayers to GFD
by Elad Alon
· 6 years ago
411b49b
Break FrameConfig out of Vp8TemporalLayers
by Elad Alon
· 6 years ago
4529fbc
Move TemporalLayers to api/video_codecs.
by Erik Språng
· 6 years ago
59021ba
Refactoring of VP8 TemporalLayers interface.
by Erik Språng
· 7 years ago
f141470
Store qp limits for ScreenshareLayers only once
by Erik Språng
· 7 years ago
fb2a66a
libvpx vp8 encoder: get frame drop setting from temporal layer
by Erik Språng
· 7 years ago
506c569
Don't drop keyframes even if TemporalLayers says so.
by Erik Språng
· 7 years ago
b75d6b8
Refactor vp8 temporal layers with inferred sync and search order
by Erik Språng
· 7 years ago
43800f9
Generalize SimulcastEncoderAdapter, use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
6f440ed
Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8."
by Mirko Bonadei
· 7 years ago
07efe43
Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
e624d07
Always update libvpx configuration if bitrate has changed.
by Erik Språng
· 7 years ago
150dcb0
Delete logic to set picture id and tl0 pic idx in encoders.
by Niels Möller
· 7 years ago
82fad3d
Remove TemporalLayersFactory and associated classes
by Erik Språng
· 7 years ago
bb60a3a
Refactor VP8 TemporalLayers
by Erik Språng
· 7 years ago
beabdcb
Break VP8 temporal_layers dependency on libvpx.
by Anders Carlsson
· 7 years ago
db9e9d5
Make screenshare_layers frame dropper less aggressive
by Erik Språng
· 7 years ago
27a457d
Smoother frame dropping when screenshare_layers limits fps
by Erik Språng
· 7 years ago
afb3fc3
Revert "Smoother frame dropping when screenshare_layers limits fps"
by Erik Språng
· 7 years ago
28a06b1
Smoother frame dropping when screenshare_layers limits fps
by Erik Språng
· 7 years ago
13044c1
Reduce time between sync frames for temporal layers vp8 screensharing.
by Erik Språng
· 7 years ago
5866291
Implement ScreenshareTemporalLayersChecker
by Ilya Nikolaevskiy
· 8 years ago
bf35298
Implement temporal layers checkers for vp8
by Ilya Nikolaevskiy
· 8 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/modules/video_coding/codecs/vp8/screenshare_layers.cc]
1777c5f
Move temporal-layer properties to FrameConfig.
by pbos
· 8 years ago
f03ea04
Fix potential incorrect sync flags used with screenshare TL stream.
by sprang
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
dca1e09
Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)"
by Henrik Kjellander
· 8 years ago
c8fa692
Update includes for webrtc/{base => rtc_base} rename (1/3)
by kjellander
· 8 years ago
6c4bbfa
Update max TL0 frame interval for screensharing.
by sprang
· 8 years ago
916170a
Don't boost QP after drop unless there is sufficient bandwidth
by sprang
· 8 years ago
51f083c
Remove layer_sync from TL frame config.
by pbos
· 8 years ago
18ad1d4
Derive current layer from TL frame config.
by pbos
· 8 years ago
080830c
Don't re-randomize picture_id/tl0_pic_idx when re-initializing internal encoders.
by brandtr
· 8 years ago
1436c83
Base screenshare layers on TemporalReferences.
by Peter Boström
· 8 years ago
5271ea6
Switch temporal layer impl used for screenshare upper simulcast stream.
by sprang
· 8 years ago
429600d
Reland of Add experimental simulcast screen content mode
by sprang
· 8 years ago
44303ea
Revert of Add experimental simulcast screen content mode (patchset #5 id:80001 of https://codereview.webrtc.org/2636443002/ )
by sprang
· 8 years ago
a28e971
Add experimental simulcast screen content mode
by sprang
· 8 years ago
0ad0de6
Rename incoming_framerate_ to capture_framerate_ in screenshare_layers.
by sprang
· 8 years ago
ac4a90d
Add frame rate throttling to vp8 screenshare_layers.
by sprang
· 8 years ago
c7805db
Fix perf regression in screenshare temporal layer bitrate allocation
by sprang
· 8 years ago
08127a9
Reland #2 of Issue 2434073003: Extract bitrate allocation ...
by Erik Språng
· 8 years ago
1369c83
Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ )
by sprang
· 8 years ago
647bf43
Reland of Issue 2434073003: Extract bitrate allocation ...
by sprang
· 8 years ago
4bc98d4
Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ )
by sprang
· 8 years ago
8f46c67
Extract bitrate allocation of spatial/temporal layers out of codec impl.
by sprang
· 8 years ago
afe1f74
Make sure temporal layered screenshare frames are sent in at least 2s.
by sprang
· 9 years ago
58d992e
Add macros for ability to log samples that are added to histograms (RTC_LOGGED_*).
by asapersson
· 9 years ago
b0fdfea
Add stats (histograms) for vp8 screenshare layers
by sprang
· 9 years ago
2ddb8bd
Avoid undefined behavior in vp8 screenshare_layers
by sprang
· 9 years ago
cce46fc
Lint fix for webrtc/modules/video_coding PART 1!
by philipel
· 9 years ago
2557b86
modules/video_coding refactorings
by Henrik Kjellander
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 10 years ago
ef7228c
Selectable number of TL screenshare loopback test. Also contains some tweaks to make a single TL perform better.
by sprang
· 10 years ago
2c4c914
In screenshare mode, suppress VP8 bitrate overshoot and increase quality
by Erik Språng
· 10 years ago
8904290
Make screenshare target bitrate experiment always on
by pbos@webrtc.org
· 10 years ago
70f74f3
Add overshoot of target bitrate for screenshare with temporal layers.
by sprang@webrtc.org
· 10 years ago
9115cde
Merge VP8 changes.
by pbos@webrtc.org
· 10 years ago