[Gstreamer-bugs] [Bug 117897] Changed - New colorspace stuff
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sun Jul 20 08:20:39 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=117897
Changed by rbultje at ronald.bitfreak.net.
--- shadow/117897 Sun Jul 20 11:20:06 2003
+++ shadow/117897.tmp.17052 Sun Jul 20 11:20:39 2003
@@ -44,6 +44,11 @@
------- Additional Comments From rbultje at ronald.bitfreak.net 2003-07-20 11:20 -------
Now that I'm doing this anyway, here's some C-optimized YUV420planar
functions and some C-optimized YUV422packed functions. They basically
convert within either YUY2/UYVY/YVYU (using a DWORD approach) or
within I420/YV12 (using memcpy-per-line). LCS doesn't have this yet.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net 2003-07-20 11:20 -------
+Created an attachment (id=18459)
+yuv420planar
+
More information about the Gstreamer-bugs
mailing list