Verified Commit ccc13ec8 authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #3338224 by mfb: .m4a files should use audio/mp4 MIME type, not audio/mpeg

(cherry picked from commit 2d38f1ec)
parent ce1f04c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -620,7 +620,6 @@ class ExtensionMimeTypeGuesser implements MimeTypeGuesserInterface, LegacyMimeTy
      'kar' => 187,
      'mpega' => 188,
      'mpga' => 188,
      'm4a' => 188,
      'mp3' => 188,
      'mp2' => 188,
      'ogg' => 189,
@@ -846,6 +845,7 @@ class ExtensionMimeTypeGuesser implements MimeTypeGuesserInterface, LegacyMimeTy
      'vrml' => 345,
      'f4a' => 346,
      'f4b' => 346,
      'm4a' => 346,
      'flv' => 347,
      'm4v' => 348,
      'azw' => 349,