Wrap FFmpeg's AVHWDeviceType and av_hwdevice_iterate_types

This commit is contained in:
Josh Megnauth 2024-02-14 03:09:44 -05:00
parent 3235a0425a
commit 99595eeeed
No known key found for this signature in database
GPG key ID: 70813183462EFAD3
5 changed files with 173 additions and 0 deletions

View file

@ -17,6 +17,7 @@ rust-embed = "6"
# Logging
env_logger = "0.10"
log = "0.4"
lexopt = "0.3"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic.git"