renderer-gst: Support flash videos
authorJens Georg <jensg@openismus.com>
Thu, 31 Jan 2013 21:19:57 +0000 (22:19 +0100)
committerJens Georg <jensg@openismus.com>
Thu, 31 Jan 2013 21:20:25 +0000 (22:20 +0100)
src/librygel-renderer-gst/rygel-playbin-player.vala

index 968c99a..f9e33b8 100644 (file)
@@ -82,6 +82,7 @@ public class Rygel.Playbin.Player : GLib.Object, Rygel.MediaPlayer {
                                         "video/x-mkv",
                                         "video/mpeg",
                                         "video/mp4",
+                                        "application/x-shockwave-flash",
                                         "video/x-ms-asf",
                                         "video/x-xvid",
                                         "video/x-ms-wmv" };