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
fix compilation
Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Baptiste Coudurier
18 years ago
parent
211c7b37eb
commit
6b30123208
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
tests/seek_test.c
+ 2
- 0
tests/seek_test.c
View File
@@ -23,6 +23,8 @@
#include "avformat.h"
#undef exit
int main(int argc, char **argv)
{
const char *filename;
Write
Preview
Loading…
Cancel
Save