[Bug 741094] New: videodecoderbase: output the invalid video frame to video sink when video track select

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 3 19:08:57 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=741094
  GStreamer | gst-plugins-base | 1.2.3

           Summary: videodecoderbase: output the invalid video frame to
                    video sink when video track select
    Classification: Platform
           Product: GStreamer
           Version: 1.2.3
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: kevinbing.song at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


input-selector will send RECONFIGURE event to decoder when video track
selection. Video decoder base will handle the event when finish frame and
allocator buffer. Video decoder base will send the invalid video frame to video
sink when the event has been handle in finish frame function. Attached patch to
fix the issue.

-- 
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