From 13149f3c34de4cad937b1866778030d540674a06 Mon Sep 17 00:00:00 2001
From: deva <deva>
Date: Fri, 25 Mar 2005 16:44:20 +0000
Subject: *** empty log message ***

---
 TODO | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

(limited to 'TODO')

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
-- 
cgit v1.2.3