[gstreamer-bugs] [Bug 300923] New: [PATCH] make ffdec_* elements use gst_pad_alloc_buffer

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Apr 17 01:45:20 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=300923
 GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: [PATCH] make ffdec_* elements use gst_pad_alloc_buffer
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: luogni at tin.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


This patch makes ffdec_* elements use gst_pad_alloc_buffer. I had to move the
call to negotiate. I don't like to have it splitted for audio and video but the
other solution (add a negotiated flag) was quite ugly.
With this patch a pipeline like decodebin ! xvimagesink goes down from 44% cpu
usage to 33% on my system.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list