mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 18:10:13 +01:00
lavc/cbs: avoid avcodec.h dependency
Include only the headers that are actually needed.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "libavutil/common.h"
|
||||
#include "libavutil/opt.h"
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "cbs.h"
|
||||
#include "cbs_internal.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user