prevent exit missuse

Originally committed as revision 8536 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2007-03-27 21:47:03 +00:00
parent 7975048628
commit c367d06702
5 changed files with 9 additions and 0 deletions

View File

@@ -49,6 +49,8 @@
}
#endif
#undef exit
//#define DEBUG_SYNC
#define MAX_VIDEOQ_SIZE (5 * 256 * 1024)