User:Nrp/Weekly updates/20080628

From OLPC
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Saturday

Sunday

  • Finished a bunch of colorspace conversion functions

Monday

  • Uploaded the v4l and colorspace branches to the git repository on my server
  • Debugged some silly colorspace mistakes
  • First attempts at YUV -> HSV direct conversion. It seems nobody has come up with these formulas before. I'm probably just going to approximate it, but it will still involve faking trig with ints.

Tuesday

  • Fixed a bunch of colorspace conversion mistakes
  • Tested performance on the XO (needs to be faster)

Wednesday

  • Merged colorspace branch back into master