This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
10l format include path for metadata.h
Originally committed as revision 16426 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer
16 years ago
parent
a6d18a0e6a
commit
06a7bd9a2e
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavformat/utils.c
+ 1
- 1
libavformat/utils.c
View File
@@ -21,7 +21,7 @@
#include "avformat.h"
#include "avformat.h"
#include "internal.h"
#include "internal.h"
#include "libavcodec/opt.h"
#include "libavcodec/opt.h"
#include "
libavcodec/
metadata.h"
#include "metadata.h"
#include "libavutil/avstring.h"
#include "libavutil/avstring.h"
#include "riff.h"
#include "riff.h"
#include <sys/time.h>
#include <sys/time.h>
Write
Preview
Loading…
Cancel
Save