mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-03 09:29:30 +02:00
BenBenjamin Drung's ffmpeg-mimetypes.patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=483
This commit is contained in:
parent
312fee2c77
commit
10f6e2b01a
@ -72,5 +72,7 @@ AC_DEFUN([AUDACITY_CHECKLIB_FFMPEG], [
|
|||||||
if test "x$FFMPEG_LOCAL_AVAILABLE" = "xno" ; then
|
if test "x$FFMPEG_LOCAL_AVAILABLE" = "xno" ; then
|
||||||
AC_MSG_NOTICE([ffmpeg library is NOT available in the local tree])
|
AC_MSG_NOTICE([ffmpeg library is NOT available in the local tree])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
FFMPEG_MIMETYPES="audio/aac;audio/mp4;audio/x-ms-wma;"
|
||||||
])
|
])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user