[Bug 745372] New: vp8dec: Should try to avoid copies at output

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 1 08:28:57 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745372

            Bug ID: 745372
           Summary: vp8dec: Should try to avoid copies at output
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nicolas.dufresne at collabora.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently our implementation of vp8dec always copies the output images. Even
though I haven't had a very deep look yet, I notice that there is APIs to
control the allocation and life time of a vp8 image. Of course VP8 requires a
certain alignment to be respected (just like gst-libav) but overall nothing
very special that would explain why we would need to copy the entire frames.

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