mirror of
https://github.com/v0l/zap-stream-core.git
synced 2025-06-18 20:37:11 +00:00
chore: convert to bin
This commit is contained in:
@ -102,7 +102,7 @@ impl PipelineRunner {
|
||||
// Copy frame from GPU if using hwaccel decoding
|
||||
let frame = get_frame_from_hw(frame)?;
|
||||
|
||||
/// Get the variants which want this pkt
|
||||
// Get the variants which want this pkt
|
||||
let pkt_vars = self
|
||||
.config
|
||||
.variants
|
||||
|
Reference in New Issue
Block a user