[Xfce4-commits] <tumbler:master> Add application/vnd.rn-realmedia to the ffmpeg plugin (bug #6949).

Jannis Pohlmann noreply at xfce.org
Fri Feb 24 18:10:01 CET 2012


Updating branch refs/heads/master
         to 6d3cdc19e0f4479349bf106fcba9d8128b58d4bf (commit)
       from c48cb86cf91f46c3d90358c118de8003752ec5b0 (commit)

commit 6d3cdc19e0f4479349bf106fcba9d8128b58d4bf
Author: churchmice <firefoxelectric at gmail.com>
Date:   Fri Feb 24 17:05:53 2012 +0000

    Add application/vnd.rn-realmedia to the ffmpeg plugin (bug #6949).

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

diff --git a/NEWS b/NEWS
index ee3678a..ee01a49 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@
 - Update COPYING to the latest version of GPL2 (bug #7796).
 - Link all plugins that use rint() against libm (bug #8236).
 - Call dbus_g_thread_init() to fix threading issues (bug #7544).
+- Add application/vnd.rn-realmedia to the ffmpeg plugin (bug #6949).
 
 0.1.23
 ======
diff --git a/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c b/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
index fd880a6..02389b8 100644
--- a/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
+++ b/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
@@ -113,6 +113,7 @@ ffmpeg_thumbnailer_provider_get_thumbnailers (TumblerThumbnailerProvider *provid
     "video/x-msvideo",
     "video/x-flv",
     "application/x-flash-video",
+    "application/vnd.rn-realmedia",
     "video/3gpp",
     "video/x-matroska",
     "video/ogg",


More information about the Xfce4-commits mailing list