You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
fix compilation
Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
|
||||
#include "avformat.h"
|
||||
|
||||
#undef exit
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
const char *filename;
|
||||
|
Reference in New Issue
Block a user