mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
BenBenjamin Drung's ffmpeg-mimetypes.patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=483
This commit is contained in:
@@ -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;"
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user