renderer-gst: Add AAC mime-types
authorJens Georg <jensg@openismus.com>
Sat, 20 Oct 2012 12:37:34 +0000 (14:37 +0200)
committerJens Georg <jensg@openismus.com>
Sat, 20 Oct 2012 12:37:54 +0000 (14:37 +0200)
src/librygel-renderer-gst/rygel-playbin-player.vala

index 5f3a2c4..824a728 100644 (file)
@@ -49,6 +49,8 @@ public class Rygel.Playbin.Player : GLib.Object, Rygel.MediaPlayer {
                                         "audio/x-flac",
                                         "audio/x-flac+ogg",
                                         "audio/flac",
+                                        "audio/mp4",
+                                        "audio/vnd.dlna.adts",
                                         "audio/x-mod",
                                         "audio/x-wav",
                                         "audio/x-ac3",