summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@gmail.com>2008-07-21 00:24:48 +0200
committerJulien Isorce <julien.isorce@gmail.com>2008-07-21 00:24:48 +0200
commit6048b28b7f6c9752ffe94f178b95fd64882fc803 (patch)
treeb540b9ad542a5de85cfdf3904112c522f00b138e /TODO
parent6ef2b874fb9d30bba8df4135388bb3b7bd36aa78 (diff)
finish todo task 4
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 3a81cea..7d7a838 100644
--- a/TODO
+++ b/TODO
@@ -11,8 +11,8 @@
- 3: add GLEW check in configure.ac
-- 4: make the plugin (any pipeline) properly shutdown when Shader compilation failed.
- (using "return GST_FLOW_UNEXPECTED")
+(DONE) - 4: make the plugin (any pipeline) properly shutdown when Shader compilation failed.
+ (using "return GST_FLOW_UNEXPECTED")
(DONE) - 5: make the plugin (any pipeline) properly shutdown when one of the "check requirements" failed.
(for example when FBO extension is not available)