Parse m4a files using mp4 plugin.
authorbarbieri <barbieri@gmail.com>
Thu, 14 Feb 2008 21:37:23 +0000 (21:37 +0000)
committerbarbieri <barbieri@gmail.com>
Thu, 14 Feb 2008 21:37:23 +0000 (21:37 +0000)
lightmediascanner/src/plugins/mp4/mp4.c

index 53972a6..d627bec 100644 (file)
@@ -53,7 +53,8 @@ struct plugin {
 
 static const char _name[] = "mp4";
 static const struct lms_string_size _exts[] = {
-    LMS_STATIC_STRING_SIZE(".mp4")
+    LMS_STATIC_STRING_SIZE(".mp4"),
+    LMS_STATIC_STRING_SIZE(".m4a")
 };
 
 static void *