[Bug 722686] omxvideodec: integrate resize component

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 26 07:00:23 PDT 2014


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

--- Comment #22 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-03-26 14:25:58 UTC ---
One thing you should notice:

This will SW convert:
omxdec ! omxresize ! videoconvert ! rgbsink

While this will HW convert:
omxdec ! vieoconvert ! omxresize ! rgbsink

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