[Bug 732870] jpegenc: add support for encoding from nv21

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 7 18:09:30 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732870
  GStreamer | gst-plugins-good | 1.x

--- Comment #5 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-07-08 01:09:28 UTC ---
Ok, the trick is that _COMP_DATA() and _PSTRIDE() is being used. Basically we
tell, for NV12, the U starts where the UV plane start, and pixel stride 2 (1
byte padding), and V is the UV planes start + 1.

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