diff options
| author | Gernot Ziegler <gz@lysator.liu.se> | 2004-08-09 20:14:50 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2004-08-09 20:14:50 +0000 |
| commit | 5174b257d21d47e343bc7f189e9f8c1564aa4ed4 (patch) | |
| tree | 6a88cc9ed1e8dde91e60d0b45490a4b273d14406 /ChangeLog | |
| parent | c42de4b1907942c386ee643c9b7dbe944a270644 (diff) | |
GL sink plugin. (Bug #147302)
Original commit message from CVS:
Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
GL sink plugin. (Bug #147302)
* configure.ac: Test for OpenGL
* sys/Makefile.am: Use test for OpenGL
* sys/glsink/Makefile.am:
* sys/glsink/glimagesink.c: rewrite
* sys/glsink/glimagesink.h: rewrite
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2004-08-09 David Schleef <ds@schleef.org> + Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the + GL sink plugin. (Bug #147302) + + * configure.ac: Test for OpenGL + * sys/Makefile.am: Use test for OpenGL + * sys/glsink/Makefile.am: + * sys/glsink/glimagesink.c: rewrite + * sys/glsink/glimagesink.h: rewrite + +2004-08-09 David Schleef <ds@schleef.org> + * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow sane framerates. * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same |
