From 8437a0c200ddbde70d64884f42dcff651749b066 Mon Sep 17 00:00:00 2001 From: deva Date: Fri, 7 Oct 2005 21:17:13 +0000 Subject: *** empty log message *** --- TODO | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 43b228e..e27c631 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ +// Multicast code +http://cvs.icculus.org/cvs/smpeg2/plaympeg.c?rev=1.4 + +// Multicast info +http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/ipmulti.htm#xtocid4 + // liblame description http://ca.geocities.com/dennis_L76/LAME_v3r70/LAME_v3r70.html @@ -28,6 +34,7 @@ MessageBox: [x] - Make it. [x] - Make icons. [x] - Test it. + [ ] - Make it scaleable (using the unit calculation from mainwindow) SplashScreen: [ ] - Make it. @@ -90,6 +97,14 @@ Camera: Player: [x] - Remove ffmpeg code. [x] - Use libdv for dv decoding + [ ] - Create library functions for drawing in the decoded videoframes, + for use with overlay. + [ ] - Draw networkstatus, recordingtime, and record indication when + fullscreen. + +AboutBox + [x] - Make it + [ ] - Make quit button (Somewhat hidden from the main program.) ========================================================================== TASKS (server) @@ -108,12 +123,13 @@ MovEncoder: [x] - Find good quality settings (Best quality less than 22mb/s realtime encoded) [x] - Multithread encoding, for multi cpu support. - [ ] - libFame frames have no timecodes!!! + [x] - libFame frames have no timecodes!!! [x] - Fix audio sync problem. [x] - Make audio quality configurable [x] - Files turning too big (>2gb) must automatically close and continue in another file - [ ] - Add ISO11172 multiplexing + [x] - Add ISO11172 multiplexing + [ ] - Double check the ISO11172 compliance. Main: [ ] - Save movie signal handling. @@ -133,6 +149,7 @@ Main: Man pages: [x] - Write man page for 'miav' [x] - Write man page for 'miav.conf' + [ ] - Update the man pages to represent the actual conf file. Makesystem: [x] - "Port" to automake/autoconf -- cgit v1.2.3