This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| gstreamer_texturesource [2007-06-10 13:50] – external edit 127.0.0.1 | gstreamer_texturesource [2007-07-01 09:35] (current) – pix | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| It appears that GStreamer is a very powerful but generally misunderstood library for dealing with multimedia content. | It appears that GStreamer is a very powerful but generally misunderstood library for dealing with multimedia content. | ||
| - | -- PiX - 04 Aug 2006 | + | -- [[pix]] |
| + | |||
| + | I'm starting to think that the reason that gstreamer is so underutilised is because it uses GObject (a framework for doing object-orientated programming in C), which makes code that uses GStreamer look quite intimidating. | ||