Smooth Move
At some point in the past few weeks, I deleted the mysql database behind my blog. Somewhere around here, there’s a backup for it, but I’m a bit lazy, and the interested reader can consult the Google cache.
In other news, I apparently had some creativity that needed to escape my head this week, so I started a bunch of mini-projects: Improvements to GStreamer’s OpenGL video sink element, generic code for handling raw video in GStreamer, support for pushing around XImages and/or OpenGL textures in GStreamer pipelines, a JIT compiler for liboil, the (first ever) live streaming of Dirac video (from one side of my office to the other), and experimental code for doing wavelet transforms in OpenGL with fragment programs.
December 15th, 2007 at 1:15 pm
Sounds good. Especially the improvements to the GStreamer’s OpenGL video sink… And while your at it, it might be nice to see some example source code on how to use it. There’s very little example code for anything GStreamer related.
December 15th, 2007 at 4:35 pm
I’ve also been looking into using opengl in gstreamer. You can see my work at http://alofts.co.uk/git/gstgpu.git/.
December 15th, 2007 at 5:25 pm
Nice, there are some discussion on the gstreamer-devel list right now about OpenGL textures in pipelines, and we would love to see your work
It would be very cool to see your’s and Wladimir van der Laan’s work on GPU decoding of Dirac video together.
December 15th, 2007 at 7:00 pm
Marvelous news, David!
December 16th, 2007 at 1:31 pm
[…] completely unrelated news, congratulations to David on his productive week, including the world’s second live streaming of Dirac. I did the first […]