Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify V4L2 VideoDecoder to support Raspberry Pi #12

Merged
merged 3 commits into from Oct 30, 2020

Conversation

EwanRoycroft
Copy link
Member

No description provided.

@EwanRoycroft EwanRoycroft added the v4l2 Specific to the V4L2 API label Oct 30, 2020
@EwanRoycroft EwanRoycroft self-assigned this Oct 30, 2020
@EwanRoycroft EwanRoycroft merged commit 81da075 into px-rpi Oct 30, 2020
EwanRoycroft pushed a commit that referenced this pull request Nov 2, 2020
TBR=bindusuvarna@chromium.org

Change-Id: I525a6a33452b32e2eeff5a4c49306f578e2a3825
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2370429
Reviewed-by: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4240@{#12}
Cr-Branched-From: f297677-refs/heads/master@{#800218}
@EwanRoycroft EwanRoycroft deleted the px-rpi-v4l2-vd branch March 3, 2021 14:24
EwanRoycroft pushed a commit that referenced this pull request Mar 3, 2021
It isn't straightforward for the user to figure out the UID of an audio
device, so this CL provides an extra host routine to list all available
audio devices and their UID. The user can trigger it by running:

  remoting_me2me_host.app/Contents/MacOS/remoting_me2me_host --list-audio-devices

An example output looks like this:

  Audio devices:
    Device name: BlackHole 16ch
    Device UID: BlackHole_UID

    Device name: MacBook Pro Microphone
    Device UID: BuiltInMicrophoneDevice

    Device name: MacBook Pro Speakers
    Device UID: BuiltInSpeakerDevice

Bug: 1161363
Change-Id: I060d08956a9635cb6d8e165a90f891399fb63be5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630741
Commit-Queue: Yuwei Huang <yuweih@chromium.org>
Reviewed-by: Joe Downing <joedow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#844323}
(cherry picked from commit 3ca01d5)

TBR=joedow@chromium.org

Change-Id: I060d08956a9635cb6d8e165a90f891399fb63be5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638084
Reviewed-by: Yuwei Huang <yuweih@chromium.org>
Reviewed-by: Joe Downing <joedow@chromium.org>
Commit-Queue: Yuwei Huang <yuweih@chromium.org>
Cr-Commit-Position: refs/branch-heads/4389@{#12}
Cr-Branched-From: 9251c5d-refs/heads/master@{#843830}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v4l2 Specific to the V4L2 API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant