summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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)