lib/ffmpeg: use std::span instead of ConstBuffer
This commit is contained in:
parent
4e1dc562f7
commit
e975e2e477
@ -21,7 +21,6 @@
|
||||
#include "Buffer.hxx"
|
||||
#include "Error.hxx"
|
||||
#include "pcm/Interleave.hxx"
|
||||
#include "util/ConstBuffer.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include <libavutil/frame.h>
|
||||
|
Loading…
Reference in New Issue
Block a user