1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-22 19:34:14 +00:00

Add #defines for FFMPEG_LICENSE and FFMPEG_CONFIGURATION to config.h.

This is necessary to sync up with some recent FFmpeg changes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29933 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2009-11-18 18:07:54 +00:00
parent 6ef6b3c1e2
commit dd3bf9897d

3
configure vendored
View File

@ -8925,6 +8925,9 @@ $def_ebx_available
#define HAVE_EBP_AVAILABLE 0
#endif
#define FFMPEG_CONFIGURATION "--enable-gpl --enable-postproc"
#define FFMPEG_LICENSE "GPL version 2 or later"
/* External libraries used through libavcodec. */
$def_faac_lavc
$def_libdirac_lavc