Jonas Oreland 1d3452f31b RequestedResolution - Bug fix
Change default value of is_active to false,
this means that VideoRenderer or other VideoSinks
added with default rtc::VideoSinkWants() does not
block usage of RequestedResolution, e.g JNI_VideoTrack_AddSink.

This problem occurs when attaching a VideoRenderer directly to
the sending VideoTrack (which is a great solution!). But the
VideoRenderer is "passive" and should not block adaptations
from RequestedResolution.

Bug: webrtc:14451
Change-Id: I2ab02596245c7b82bf94fe86f8788f458c7ea286
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/305024
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Jonas Oreland <jonaso@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40105}
2023-05-22 13:58:50 +00:00
..
2023-01-17 12:32:26 +00:00
2023-01-10 15:26:37 +00:00
2023-01-10 15:26:37 +00:00
2022-07-05 09:59:33 +00:00
2023-01-10 15:26:37 +00:00
2022-07-05 09:59:33 +00:00
2022-07-05 09:59:33 +00:00
2022-07-05 09:59:33 +00:00
2022-09-30 08:44:30 +00:00