[Xfce4-commits] <tumbler:master> Add support for MPEG2 transport streams (bug #7421).
Nick Schermer
noreply at xfce.org
Sat Dec 8 18:48:01 CET 2012
Updating branch refs/heads/master
to 237528f3831ddcf168da959bb5df3b00f3121287 (commit)
from 4e2cc92682b3f741ef577be96cc7283028b98061 (commit)
commit 237528f3831ddcf168da959bb5df3b00f3121287
Author: Mathias Brodala <info at noctus.net>
Date: Sat Dec 8 18:37:21 2012 +0100
Add support for MPEG2 transport streams (bug #7421).
.../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 02389b8..b76adee 100644
--- a/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
+++ b/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
@@ -105,6 +105,7 @@ ffmpeg_thumbnailer_provider_get_thumbnailers (TumblerThumbnailerProvider *provid
{
"video/jpeg",
"video/mp4",
+ "video/mp2t",
"video/mpeg",
"video/quicktime",
"video/x-ms-asf",
More information about the Xfce4-commits
mailing list