[Bug 730863] qtvideosink: add i.MX6 zero-copy rendering implementation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 14 09:33:43 UTC 2016


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

--- Comment #6 from Thomas McGuire <thomas.mcguire at kdab.com> ---
Note that in order to upstream the patch, it probably needs to gain a a few
"#ifdef HW_PLATFORM_IMX6" for the new code I added.

Some other improvements that could be made, based on
qsgvivantevideomaterial.cpp from QtMultimedia:
- Use glTexDirectVIV() + memcpy() if the physical address is not available
- Use only glTexDirectInvalidateVIV() if the same virtual address has already
been seen before

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