mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
avutil: do not use avcodec header in frame.h
This commit is contained in:
parent
abb5e37f64
commit
02b9fafcca
@ -22,13 +22,12 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "libavcodec/version.h"
|
||||
|
||||
#include "avutil.h"
|
||||
#include "buffer.h"
|
||||
#include "dict.h"
|
||||
#include "rational.h"
|
||||
#include "samplefmt.h"
|
||||
#include "version.h"
|
||||
|
||||
enum AVFrameSideDataType {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user