Skip to content

Commit f4adb26

Browse files
committed
migrate back to stable ash
1 parent a8f10ad commit f4adb26

10 files changed

Lines changed: 339 additions & 192 deletions

File tree

media-video/h264/src/decoder/mod.rs

Lines changed: 0 additions & 1 deletion
This file was deleted.

media-video/h264/src/encoder/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ pub use config::{
1111
};
1212

1313
pub(crate) mod util;
14+
15+
pub trait H264EncoderBackend {}

0 commit comments

Comments
 (0)