summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJulien <julien@bowob.(none)>2008-09-20 01:50:28 +0200
committerJulien <julien@bowob.(none)>2008-09-20 01:50:28 +0200
commit33b0609bede62182eebb02f0f8f4f06bc45b22fa (patch)
tree2e7890d0c86af7dcd9878efb5b1d5ec46de02c6d /TODO
parent36d00c89b28172697d7d8aeae28a644c001bb02b (diff)
few changes about configure outputs, close TODO task 20 and 21
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO b/TODO
index 46b52f2..ea032f1 100644
--- a/TODO
+++ b/TODO
@@ -55,7 +55,7 @@
- 11: make a test to estimate how much is a colorspace conversion. I mean compare an output frame
to reference frame and estimate the differences. (usefull to compare several implementations)
-(ALMOST DONE) - 12: write a cmake build or an other well known opensource and multiplatform builder.
+(DONE) - 12: write a cmake build or an other well known opensource and multiplatform builder.
- 13: test colorspace conversion with Apple YCbCr extension.
@@ -80,12 +80,14 @@
- 19: update authors from the CVS repository
-- 20: update AG_GST_CHECK_PLUGIN(gl) in configure.ac in order to correctly list
+(DONE) - 20: update AG_GST_CHECK_PLUGIN(gl) in configure.ac in order to correctly list
the gl elements that would be built
-- 21: cap: I got "Validation failed - samplers of different types are bound to the same texture image unit".
+(DONE) - 21: cap: I got "Validation failed - samplers of different types are bound to the same texture image unit".
when doing gst-launch-0.10 --gst-debug=gldisplay:3 videotestsrc ! glupload ! gleffects effect=9 ! glimagesink.
(on my ATI RADEON X800 GTO) (same for effects 10, 11, 12, 13)
- Sometime it can causes to not use the effect then screen is white.
+ Sometime it can causes to not use the effect then screen is white. (it works every times now)
+ -> it seems we cannot remove this glsl ATI compiler message.
+
- 22: move gst-plugins-gl/docs/libgstopengl.pdf to Gdoc