Verified Commit 5d6bf4a7 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 f8c9f1fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -619,7 +619,6 @@ class ExtensionMimeTypeGuesser implements MimeTypeGuesserInterface {
      'kar' => 187,
      'mpega' => 188,
      'mpga' => 188,
      'm4a' => 188,
      'mp3' => 188,
      'mp2' => 188,
      'ogg' => 189,
@@ -845,6 +844,7 @@ class ExtensionMimeTypeGuesser implements MimeTypeGuesserInterface {
      'vrml' => 345,
      'f4a' => 346,
      'f4b' => 346,
      'm4a' => 346,
      'flv' => 347,
      'm4v' => 348,
      'azw' => 349,