diff options
author | deva <deva> | 2005-03-25 16:44:20 +0000 |
---|---|---|
committer | deva <deva> | 2005-03-25 16:44:20 +0000 |
commit | 13149f3c34de4cad937b1866778030d540674a06 (patch) | |
tree | ae847af30b9550d4c1a10f2ba164efcd3fb78fb4 /TODO | |
parent | bc8e0b9a110b43a2e573f2977a76f7faccd0fbfc (diff) |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -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 |