mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avcodec/internal: Move ff_get_format() to decode.h
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
6be4b534ce
commit
17e23aed41
8 changed files with 19 additions and 13 deletions
|
|
@ -36,6 +36,7 @@
|
|||
#include "avcodec.h"
|
||||
#include "codec.h"
|
||||
#include "codec_internal.h"
|
||||
#include "decode.h"
|
||||
#include "hwconfig.h"
|
||||
#include "thread.h"
|
||||
#include "threadframe.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue