Module libvda::decode::native_stubs

source ·
Expand description

libvda only exists on ChromeOS, so we cannot link against it in a regular environment, which limits our build coverage. These stubs are built if the “chromeos” feature is not specified, which allows build to complete successfully, although the video device will just badly crash if it is ever used.

Functions