[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:06 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 10:16:21 2003
+++ shadow/117897.tmp.17006	Sun Jul 20 11:20:06 2003
@@ -38,6 +38,12 @@
 I.o.w., comments please!
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2003-07-20 10:13 -------
 Created an attachment (id=18454)
 any-to-any colorspace methods
 
+
+------- 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.




More information about the Gstreamer-bugs mailing list