mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
lavf: rename meta.h->ffmeta.h for consistency.
Originally committed as revision 26211 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
#include "avformat.h"
|
||||
#include "meta.h"
|
||||
#include "ffmeta.h"
|
||||
|
||||
|
||||
static void write_escape_str(ByteIOContext *s, const uint8_t *str)
|
||||
|
Reference in New Issue
Block a user