Skip to content
Snippets Groups Projects
Commit b39907d6 authored by Dale Curtis's avatar Dale Curtis Committed by Krishna Govind
Browse files

[Dev branch 6793] Revert "Video: Ensure Android report correct framerate and resolution support"

This reverts commit 5a9b8c0a.

Reason for revert: https://crbug.com/374940921 -- somehow crashing WebRTC.

Original change's description:
> Video: Ensure Android report correct framerate and resolution support
>
> Similar to crrev.com/c/5850062, we should query a list of
> the max supported resolution and framerates instead of using
> only one. MediaCodec already provides the API for us to query
> the max supported framerate using a given resolution, so this
> CL changed to use that API, using a list of the possible
> resolutions to query the framerate, which could makes the
> framerate result accurate.
>
> Bug: 371247952
> Change-Id: I99c4e49cfe6a2680fddede2d414c3216150c6135
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5943936


> Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
> Commit-Queue: Sida Zhu <zhusida@bytedance.com>
> Cr-Commit-Position: refs/heads/main@{#1371781}

Bug: 371247952
Change-Id: Ib9e64b549b29bc1538e6ab3a71851ecab6cb534f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5956142


Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/branch-heads/6793@{#5}
Cr-Branched-From: 8b282454-refs/heads/main@{#1372444}
parent 94a4c663
No related branches found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment