mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-06 07:09:39 +02:00
Include libavutil/frame.h for av_frame_alloc/av_frame_free.
This commit is contained in:
parent
463da8e816
commit
d139765be4
@ -38,6 +38,7 @@ extern "C" {
|
||||
|
||||
#include <libavcodec/avcodec.h>
|
||||
#include <libavformat/avformat.h>
|
||||
#include <libavutil/frame.h>
|
||||
#include <libavutil/fifo.h>
|
||||
#include <libavutil/mathematics.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user