mirror of
https://github.com/encounter/rust-ffmpeg-zmwangx.git
synced 2026-07-10 21:18:40 -07:00
avcodec/dv_profile: do not use globs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use libc::{c_int, c_uint, uint8_t};
|
||||
use super::super::avutil::*;
|
||||
use super::super::avutil::{AVPixelFormat, AVRational};
|
||||
|
||||
pub const DV_PROFILE_BYTES: c_int = 6 * 80;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user