[Bug 685113] New: "ignored" audio decoders ends up registered as video decoders

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 29 16:32:06 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=685113
  GStreamer | gst-ffmpeg | git

           Summary: "ignored" audio decoders ends up registered as video
                    decoders
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: prahal at yahoo.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=225402)
 View: https://bugzilla.gnome.org/attachment.cgi?id=225402
 Review: https://bugzilla.gnome.org/review?bug=685113&attachment=225402

only register "video" decoders (libav) as videodecoder (gt)

avdec_mp2, avdec_vorbis, ... all the audio decoders blacklisted ends up
registered as video decoders.
This patch adds the same check as in gstavdec.c (ie if decoder is audio) but
for video type in gstavviddec.c.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list