mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
Merge libavcore into libavutil
Done to keep ABI compatible. Otherwise this is just silly
This commit is contained in:
committed by
Michael Niedermayer
parent
fad8143f5b
commit
7ffe76e540
@@ -3341,7 +3341,7 @@ void dump_format(AVFormatContext *ic,
|
||||
}
|
||||
|
||||
#if FF_API_PARSE_FRAME_PARAM
|
||||
#include "libavcore/parseutils.h"
|
||||
#include "libavutil/parseutils.h"
|
||||
|
||||
int parse_image_size(int *width_ptr, int *height_ptr, const char *str)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user