[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gstreamer-cvs
Subject:    [gst-cvs] gst-ffmpeg: ffmpegdec: Disable theora decoder
From:       tester () kemper ! freedesktop ! org (Olivier Crête)
Date:       2009-07-29 18:52:12
Message-ID: 20090729185212.8EB1E10051 () kemper ! freedesktop ! org
[Download RAW message or body]

Module: gst-ffmpeg
Branch: master
Commit: 597f32e89515455761fbc209db7e2faf2ea43542
URL:    http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?id=597f32e89515455761fbc209db7e2faf2ea43542


Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:   Wed Jul 29 14:49:56 2009 -0400

ffmpegdec: Disable theora decoder

The wrapper does not give the decoder the extradata correctly.
Just use theoradec.

Fixes bug #590172

---

 ext/ffmpeg/gstffmpegdec.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ext/ffmpeg/gstffmpegdec.c b/ext/ffmpeg/gstffmpegdec.c
index 6eb0903..9ce0d2a 100644
--- a/ext/ffmpeg/gstffmpegdec.c
+++ b/ext/ffmpeg/gstffmpegdec.c
@@ -2747,8 +2747,10 @@ gst_ffmpegdec_register (GstPlugin * plugin)
     /* MPEG1VIDEO : the mpeg2video decoder is preferred */
     /* MP1 : Use MP3 for decoding */
     /* MP2 : Use MP3 for decoding */
+    /* Theora: Use libtheora based theoradec */
     if (!strcmp (in_plugin->name, "gif") ||
         !strcmp (in_plugin->name, "vorbis") ||
+        !strcmp (in_plugin->name, "theora") ||
         !strcmp (in_plugin->name, "mpeg1video") ||
         !strcmp (in_plugin->name, "wavpack") ||
         !strcmp (in_plugin->name, "mp1") ||



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

_______________________________________________
gstreamer-cvs mailing list
gstreamer-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic