浏览代码

Extend TODO

rexim 6 年之前
父节点
当前提交
c9dc6a1ca6
共有 1 个文件被更改,包括 7 次插入2 次删除
  1. 7 2
      TODO.org

+ 7 - 2
TODO.org

@@ -7,6 +7,11 @@
 - [ ] Fast feedback loop preview
   - [ ] SDL
     - [ ] [[https://www.libsdl.org/download-2.0.php][Simple DirectMedia Layer - SDL version 2.0.9 (stable)]]
-- [ ] Functional Programming
-- [ ] Static typing
+      - [ ] The performace of SDL+cairo is not clear yet
+  - [ ] 
+- [ ] Functional Programming with Static typing
+  - [ ] OCaml
+    - [ ] [[https://www.linux-nantes.org/~fmonnier/OCaml/ocaml-wrapping-c.html][How to wrap C functions to OCaml]]
 - [ ] Quick video rendering
+  - [ ] [[https://gstreamer.freedesktop.org/][GStreamer: open source multimedia framework]]
+  - [ ] [[https://ffmpeg.org/libavcodec.html][Libavcodec Documentation]]