Updating branch refs/heads/master
         to ef32c8cc68d277e8b86ce3081a4aa6a12f5ba377 (commit)
       from 2621ee8d1db623ef28f8b4aabd7fb246f9e8991e (commit)

commit ef32c8cc68d277e8b86ce3081a4aa6a12f5ba377
Author: Jannis Pohlmann <jan...@xfce.org>
Date:   Fri Jul 16 12:45:56 2010 +0200

    Add video/ogg to the MIME types supported by the ffmpeg thumbnailer.

 .../ffmpeg-thumbnailer-provider.c                  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c 
b/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
index 09ff768..16175e8 100644
--- a/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
+++ b/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
@@ -118,6 +118,7 @@ ffmpeg_thumbnailer_provider_get_thumbnailers 
(TumblerThumbnailerProvider *provid
     "application/x-flash-video",
     "video/3gpp",
     "video/x-matroska",
+    "video/ogg",
     NULL
   };
   FfmpegThumbnailer  *thumbnailer;
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to