mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Benjamin Drung's patch 6 (http://bugzilla.audacityteam.org/attachment.cgi?id=310) for http://bugzilla.audacityteam.org/show_bug.cgi?id=483
This commit is contained in:
@@ -73,6 +73,6 @@ AC_DEFUN([AUDACITY_CHECKLIB_FFMPEG], [
|
||||
AC_MSG_NOTICE([ffmpeg library is NOT available in the local tree])
|
||||
fi
|
||||
|
||||
FFMPEG_MIMETYPES="audio/aac;audio/mp4;audio/x-ms-wma;"
|
||||
FFMPEG_MIMETYPES="audio/aac;audio/ac3;audio/mp4;audio/x-ms-wma;video/mpeg;"
|
||||
])
|
||||
|
||||
|
Reference in New Issue
Block a user