mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
avcodec.h: split AVCodecDescriptor API into its own header
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
|
||||
#include "libavutil/common.h"
|
||||
#include "libavutil/internal.h"
|
||||
#include "avcodec.h"
|
||||
|
||||
#include "codec_id.h"
|
||||
#include "codec_desc.h"
|
||||
#include "profiles.h"
|
||||
#include "version.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user