summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordeva <deva>2005-07-22 15:59:39 +0000
committerdeva <deva>2005-07-22 15:59:39 +0000
commitf9733b615614a990d3e047f251b4ad1ea48a0534 (patch)
treeb73c2304ab5984da394bf382302fd9d9b1c8c60f /TODO
parent5d12a7bbc5d935e56afcea2d8af60e08ff82f02f (diff)
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 8 insertions, 5 deletions
diff --git a/TODO b/TODO
index 11eb141..2d7a403 100644
--- a/TODO
+++ b/TODO
@@ -52,7 +52,6 @@ Mainwindow:
[x] - Create snapshot thumbnails from dv stream instead of the widget.
[x] - Make sure the same frame is shown in thumbnail as the one actually
shot on the server.
- [ ] - Test it.
[x] - Show recordtime in client window.
[x] - Clear / update taskbar.
[ ] - Make new messagebox when asking to save movie.
@@ -61,6 +60,7 @@ Mainwindow:
the next enters.
[ ] - Realscale all window components.
[ ] - Realscale all icons (use highresolution icons and scale them down)
+ [ ] - Test it.
CPRQueryDialog:
[x] - Make it!
@@ -79,7 +79,7 @@ Encoder:
[x] - Crash bug, when network connection is broken, during transfer.
Decoder:
- [ ] - Enable sound decoding for the network stream.
+ [x] - 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.
@@ -99,19 +99,22 @@ Player:
ImgEncoder:
[x] - Make libjpeg calls work again.
- [ ] - Save jpeg files in special cpr hierake 'encrypted'!
+ [x] - Save jpeg files in special cpr hierake 'encrypted'!
+ [ ] - Clean up code!
[ ] - Make save method configurable in options file.
MovEncoder:
[x] - Test Mpeg4. (no good)
[x] - Remove ffmpeg code.
- [ ] - Enable sound.
+ [x] - Enable sound.
[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!!!
+ [ ] - Fix audio sync problem.
+ [ ] - Make audio quality configurable
[x] - Files turning too big (>2gb) must automatically close and
- conitnue in another file.
+ continue in another file.
Main:
[ ] - Save movie signal handling.