diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -72,13 +72,14 @@ Encoder:   [x]	- Make all data sent before deleting network object. (flush)   [x]	- Remove ffmpeg code.   [x]	- Make use of 2.6 kernel (through raw1394) - [ ]	- Crash bug, when network connection is broken, during transfer. + [x]	- Crash bug, when network connection is broken, during transfer.  Decoder:   [ ]	- Enable sound decoding for the network stream.   [x]	- Remove ffmpeg code.   [x]	- Make use of 2.6 kernel (through raw1394)   [x]	- Set flags on frame objects. + [x]	- Skip every second frame to save cpu (configurable)  Camera:   [x]	- Add initialize method (constructor should do nothing). | 
