mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
avutil: do not use avcodec header in frame.h
This commit is contained in:
+1
-2
@@ -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 {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user