diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 19 | 
1 files changed, 4 insertions, 15 deletions
| @@ -78,34 +78,23 @@ Makesystem:   [x]	- Make pixmaps correctly intalled.   [x]	- Make QT link correctly on fedora core 1   [x]	- Make libJpeg link correctly on fedora core 1 - [ ]	- Make configuration files installed in $(prefix)/etc/miav + [x]	- Make configuration files installed in $(prefix)/etc/miav  MiavConfig:   [x]	- Integrate file parser.   [x]	- Use error object.   [ ]	- Make code for input validity test. + [x]	- Initialize one global configuration object.  ErrorObject:   [x]	- Make it.   [x]	- Maintain error string stack, instead of appending.   [x]	- Make it thread safe. + [ ]	- Make pushError take any number parameters and parse them on to sprintf  FFMpegWrapper: - [ ]	- Make it. - - -========================================================================== - FFMPEGWRAPPER INTERFACE -========================================================================== - -Constructor: -	- Params: Stream - -Destructor: -	- Cleanup + [%]	- Make it.(FFMPEG is on its way out of the project) -getNextFrame: -	- returns: AVframe pointer  ==========================================================================   SAVE THE MOVIE? | 
