mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 07:40:00 +08:00
lavf: move internal functions from avformat.h to internal.h
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 19711af5cdc364f9e02ea8103dd6e1e09dc288a4)
This commit is contained in:

committed by
Michael Niedermayer

parent
2f35beae4d
commit
f81946729e
@ -21,6 +21,7 @@
|
||||
|
||||
#include "avformat.h"
|
||||
#include "ffmeta.h"
|
||||
#include "internal.h"
|
||||
|
||||
static int probe(AVProbeData *p)
|
||||
{
|
||||
|
Reference in New Issue
Block a user