summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2007-12-22 05:01:58 +0000
committerDavid Schleef <ds@schleef.org>2007-12-22 05:01:58 +0000
commit11b0b3dd23e7f44adeea7639a515f6d00f96df82 (patch)
tree63e4a96e8f99635b5d82dbc95c059455c659bbf0 /ChangeLog
parent21962cbffe8d7255726b34bfc3a773ffcc3fa43b (diff)
downloadgst-plugins-bad-11b0b3dd23e7f44adeea7639a515f6d00f96df82.tar.gz
gst-plugins-bad-11b0b3dd23e7f44adeea7639a515f6d00f96df82.tar.bz2
gst-plugins-bad-11b0b3dd23e7f44adeea7639a515f6d00f96df82.zip
sys/glsink/: A careful read of the documentation reveals that I can't use renderbuffers as textures. Duh. Checkpoin...
Original commit message from CVS: * sys/glsink/glextensions.c: * sys/glsink/glextensions.h: * sys/glsink/glvideo.c: * sys/glsink/glvideo.h: * sys/glsink/gstglbuffer.c: * sys/glsink/gstgldownload.c: * sys/glsink/gstglupload.c: A careful read of the documentation reveals that I can't use renderbuffers as textures. Duh. Checkpoint because I'm about to rewrite a bunch of code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41d09312..1bbfe81a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2007-12-21 David Schleef <ds@schleef.org>
+
+ * sys/glsink/glextensions.c:
+ * sys/glsink/glextensions.h:
+ * sys/glsink/glvideo.c:
+ * sys/glsink/glvideo.h:
+ * sys/glsink/gstglbuffer.c:
+ * sys/glsink/gstgldownload.c:
+ * sys/glsink/gstglupload.c:
+ A careful read of the documentation reveals that I can't use
+ renderbuffers as textures. Duh. Checkpoint because I'm about
+ to rewrite a bunch of code.
+
2007-12-21 Edgard Lima,,,, <edgard.lima@indt.org.br>
* ext/metadata/TODO: