User:Nrp/Weekly updates/20080614: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
* added yuv420 and bayer support
* added yuv420 and bayer support
* still debugging RGB565 (is it even really RGB565?)
* still debugging RGB565 (is it even really RGB565?)
== Thursday ==
* debugged some bayer problems
* tested rgb444 (works), but still no luck with rgb565 on the XO

Revision as of 00:19, 13 June 2008

Sunday

  • added Camera.query_image() to pygame
  • attempted to debug RGB565

Monday

  • still debugging RGB565
  • fixed a buffer size bug, v4l2 is weird
  • read through gstreamer's v4l2src to figure out why its quicker

Wednesday

  • added yuv420 and bayer support
  • still debugging RGB565 (is it even really RGB565?)

Thursday

  • debugged some bayer problems
  • tested rgb444 (works), but still no luck with rgb565 on the XO