mirror of
https://github.com/nestriness/warp.git
synced 2025-12-11 09:25:39 +02:00
chore(sink): Add TODO and FIXME(s)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
use anyhow::{self, Context};
|
||||
use gst::prelude::*;
|
||||
use gst::ClockTime;
|
||||
//FIXME: find out why ``buffer.length`` is longer than ``atom_size`` and how to work with that
|
||||
//TODO: continue with the "other" atoms
|
||||
|
||||
use std::sync::{Arc, Mutex};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user