Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
85989c449045bc8b2dbe58a75d6d37564d0c4b6a
/
video
/
video_stream_encoder_unittest.cc
f93eda1
Move some video codec constants to separate file.
by Erik Språng
· 6 years ago
ccc1b57
Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory.
by Mirta Dvornicic
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
6bb5ab9
Reland "Refactor and remove media_optimization::MediaOptimization."
by Niels Möller
· 6 years ago
6613f8e
Revert "Refactor and remove media_optimization::MediaOptimization."
by Niels Möller
· 6 years ago
07276e4
Refactor and remove media_optimization::MediaOptimization.
by Erik Språng
· 6 years ago
1ebfb6a
Introduce VideoFrame::id to keep track of frames inside application.
by Artem Titov
· 6 years ago
412d185
Delete pre_encode_callback from VideoSendStream::Config
by Niels Möller
· 6 years ago
1ec2a16
Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo"
by Mirta Dvornicic
· 6 years ago
cdc5eb0
Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo
by Mirta Dvornicic
· 6 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
by Jiawei Ou
· 6 years ago
c572ff3
Add default constructor for rtc::Event
by Niels Möller
· 6 years ago
aed3070
Replace GetScalingSettings() with GetEnocderInfo() in TestEncoder
by Erik Språng
· 6 years ago
59844ce
Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`."
by Qingsi Wang
· 6 years ago
be14217
Use the factory instead of using the builtin code path in `VideoCodecInitializer`.
by Jiawei Ou
· 6 years ago
4529fbc
Move TemporalLayers to api/video_codecs.
by Erik Språng
· 6 years ago
8abd56c
Split TemporalLayers and TemporalLayers checker, clean up header.
by Erik Språng
· 6 years ago
cbcbc22
Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Niels Möller
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
377b26e
Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Sebastian Jansson
· 6 years ago
efb94d5
Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.""
by Oleh Prypin
· 6 years ago
7961dc2
Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Niels Moller
· 6 years ago
529d0d9
Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.
by Niels Möller
· 6 years ago
8c1bf95
Reland "Add initial support for RtpEncodingParameters max_framerate."
by Åsa Persson
· 6 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 6 years ago
639602a
Activate initial framedrop when first BW estimate arrives
by Kári Tristan Helgason
· 6 years ago
948b7e3
Revert "Add initial support for RtpEncodingParameters max_framerate."
by Mirko Bonadei
· 6 years ago
ced5cfd
Add initial support for RtpEncodingParameters max_framerate.
by Åsa Persson
· 6 years ago
213618e
New api function CreateVideoStreamEncoder.
by Niels Möller
· 6 years ago
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 6 years ago
97e0488
Delete unused stats for preferred_bitrate.
by Niels Möller
· 6 years ago
0327c2d
Move VideoStreamEncoderInterface to api/.
by Niels Möller
· 6 years ago
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 6 years ago
f133856
Delete nack_enabled flag in encoder configuration.
by Niels Möller
· 7 years ago
65fb404
Don't expose resilience mode in VP8 and VP9 configuration.
by Niels Möller
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
e8a9c45
Delete enum VP8ResilienceMode.
by Niels Möller
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
0d650b4
Revert "Move creating encoder to VideoStreamEncoder."
by Niels Moller
· 7 years ago
fb82fcc
Move creating encoder to VideoStreamEncoder.
by Niels Möller
· 7 years ago
a317705
Reland "Storing frame if encoder is paused."
by Sebastian Jansson
· 7 years ago
1ad2108
Revert "Storing frame if encoder is paused."
by Sergey Silkin
· 7 years ago
dcc7e88
Storing frame if encoder is paused.
by Sebastian Jansson
· 7 years ago
d1f7eb6
Postpone setting of CpuOveruseOptions.
by Niels Möller
· 7 years ago
259a497
Reland "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
6c2c13a
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
8668496
Adding layering configurator and rate allocator for VP9 SVC.
by Sergey Silkin
· 7 years ago
150dcb0
Delete logic to set picture id and tl0 pic idx in encoders.
by Niels Möller
· 7 years ago
04dd176
Reland "Move rtp-specific config out of EncoderSettings."
by Niels Möller
· 7 years ago
92be1ca
Revert "Move rtp-specific config out of EncoderSettings."
by Niels Moller
· 7 years ago
bc900cb
Move rtp-specific config out of EncoderSettings.
by Niels Möller
· 7 years ago
82fad3d
Remove TemporalLayersFactory and associated classes
by Erik Språng
· 7 years ago
a796a7e
Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers."
by Sergey Silkin
· 7 years ago
e27e0ac
Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers."
by Philip Eliasson
· 7 years ago
d2ed0a4
Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers.
by Sergey Silkin
· 7 years ago
225c787
Move default thresholds from QualityScaler to encoders.
by Niels Möller
· 7 years ago
73f29cb
Move creation of OveruseFrameDetector to VideoSendStream.
by Niels Möller
· 7 years ago
6539f69
Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator.
by Niels Möller
· 7 years ago
bc771b7
Remove limits on CPU adaptation.
by Jonathan Yu
· 7 years ago
6b642f7
Delete EncodedFrameObserver::OnEncodeTiming.
by Niels Möller
· 7 years ago
7dc26b7
Revert "Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage."
by Niels Möller
· 7 years ago
c74d8da
Remove unused struct from ProtectionBitrateCalculator.
by Åsa Persson
· 7 years ago
eee7ced
Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage.
by Niels Möller
· 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_stream_encoder_unittest.cc]
a37de39
Update thread annotiation macros to use RTC_ prefix
by danilchap
· 7 years ago
bbcc356
Reland of Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabl… (patchset #1 id:1 of https://codereview.webrtc.org/2995173002/ )
by emircan
· 7 years ago
7b532db
Revert of Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabl… (patchset #2 id:20001 of https://codereview.webrtc.org/2925253002/ )
by emircan
· 7 years ago
142fcc9
Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings.
by asapersson
· 7 years ago
6b463fa
Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled.
by asapersson
· 7 years ago
cc3d442
Rename ViEEncoder to VideoStreamEncoder
by mflodman
· 7 years ago
[Renamed (82%) from webrtc/video/vie_encoder_unittest.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 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
4847ae6
Reland of Periodically update codec bit/frame rate settings.
by sprang
· 7 years ago
6b826ef
Add cropping to VIEEncoder to match simulcast streams resolution
by ilnik
· 7 years ago
fda496a
Set overuse detector max frame interval based on target frame rate.
by sprang
· 7 years ago
f7e294d
Implement kBalanced degradation preference.
by asapersson
· 7 years ago
317005a
Revert of Periodically update codec bit/frame rate settings. (patchset #2 id:160001 of https://codereview.webrtc.org/2924023002/ )
by sprang
· 7 years ago
cdafeda
Reland of Periodically update codec bit/frame rate settings. (patchset #1 id:1 of https://codereview.webrtc.org/2923993002/ )
by sprang
· 7 years ago
5390c48
Revert of Periodically update codec bit/frame rate settings. (patchset #8 id:140001 of https://codereview.webrtc.org/2883963002/ )
by sprang
· 7 years ago
6431e21
Fix bug in vie_encoder.cc which caused channel parameters not to be updated at regular intervals, as it was intended.
by sprang
· 7 years ago
1387476
Compare adapt up/down request with sink_wants_ in VideoSourceProxy methods to make sure it is higher/lower than last request.
by asapersson
· 7 years ago
09f0561
Update adaptation stats to support degradations in both resolution and framerate.
by asapersson
· 7 years ago
d0de295
Only increment scale counter and adaptation stats (and store last_adaptation_request_) if sink_wants_ is updated.
by asapersson
· 8 years ago
f4e44af
Do not report cpu limited resolution stats when degradation preference is disabled and no scaling is done.
by asapersson
· 8 years ago
02465b8
Add some unit tests to vie_encoder.
by asapersson
· 8 years ago
0944a80
Update stats for cpu/quality adaptation changes to excluded time when video is suspended.
by asapersson
· 8 years ago
fab6707
Add number of quality adapt changes to VideoSendStream stats.
by asapersson
· 8 years ago
c5d62e2
Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ )
by sprang
· 8 years ago
36e9eb4
Do not report quality limited resolution stats when quality scaler is disabled.
by asapersson
· 8 years ago
f9ed235
Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ )
by lliuu
· 8 years ago
3ea3c77
Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ )
by sprang
· 8 years ago
fe627f3
Use simulcast for screenshare only in conference mode
by sprang
· 8 years ago
8b45b11
Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ )
by skvlad
· 8 years ago
72acf25
Add framerate to VideoSinkWants and ability to signal on overuse
by sprang
· 8 years ago
2fc5254
Fix flaky ViEEncoder tests.
by kthelgason
· 8 years ago
b050cf9
Disable ViEEncoderTest.InitialFrameDropOffWhenEncoderDisabledScaling on tsan
by danilchap
· 8 years ago
Next »