summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordeva <deva>2005-03-25 16:44:20 +0000
committerdeva <deva>2005-03-25 16:44:20 +0000
commit13149f3c34de4cad937b1866778030d540674a06 (patch)
treeae847af30b9550d4c1a10f2ba164efcd3fb78fb4 /TODO
parentbc8e0b9a110b43a2e573f2977a76f7faccd0fbfc (diff)
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO30
1 files changed, 30 insertions, 0 deletions
diff --git a/TODO b/TODO
index ce2a6d0..264c7d6 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+
+==========================================================================
+ TASKS
+==========================================================================
+
MessageBox:
[x] - Make it!
[/] - Make icons.
@@ -25,3 +30,28 @@ Makesystem:
[ ] - Make ffmpeg detection in configure script
[x] - Make server standalone compilable (through flag to configure)
+ImgEncoder:
+ [x] - Make libjpeg call agains work
+
+MovEncoder:
+ [ ] - Enable sound.
+
+Decoder:
+ [ ] - Enable sound decoding for the network stream.
+
+FFMpegWrapper:
+ [ ] - Make it
+
+
+==========================================================================
+ FFMPEGWRAPPER INTERFACE
+==========================================================================
+
+Constructor:
+ - Params: Stream
+
+Destructor:
+ - Cleanup
+
+getNextFrame:
+ - returns: AVframe pointer \ No newline at end of file