Skip to content

device/ffmpeg-decode: media crate in Cargo.toml#19

Open
aesteve-rh wants to merge 1 commit into
chromeos:mainfrom
aesteve-rh:ffmpeg-use-media-crate
Open

device/ffmpeg-decode: media crate in Cargo.toml#19
aesteve-rh wants to merge 1 commit into
chromeos:mainfrom
aesteve-rh:ffmpeg-use-media-crate

Conversation

@aesteve-rh
Copy link
Copy Markdown
Contributor

In order to add the latest published virtio-media
crate and "virtio-media-ffmpeg-decoder" as
dependencies simoultaneously, the latter cannot
rely on the upstream folder in its Cargo.toml.
Otherwise, the VirtioDecoderBackend will
differ and the package using them will fail
to build.

Instead, just use the published crate in
crates.io to be consistent.

In order to add the latest published virtio-media
crate and "virtio-media-ffmpeg-decoder" as
dependencies simoultaneously, the latter cannot
rely on the upstream folder in its Cargo.toml.
Otherwise, the `VirtioDecoderBackend` will
differ and the package using them will fail
to build.

Instead, just use the published crate in
crates.io to be consistent.

Signed-off-by: Albert Esteve <aesteve@redhat.com>
@aesteve-rh aesteve-rh force-pushed the ffmpeg-use-media-crate branch from 20a856f to 9f51eb7 Compare March 10, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant