Use Subversion revision for FFMPEG_VERSION.

based on a patch by Ismail Dönmez ismail$$at$$pardus$$dot$$org$$dot$$tr

Originally committed as revision 5502 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2006-06-20 10:24:08 +00:00
parent d2845d68c8
commit f1cc88a5d6
6 changed files with 20 additions and 4 deletions

View File

@@ -40,6 +40,7 @@
#undef time //needed because HAVE_AV_CONFIG_H is defined on top
#include <time.h>
#include "version.h"
#include "cmdutils.h"
#undef NDEBUG