Open main menu

Bluddy

Joined 24 February 2010
184 bytes added ,  12:26, 22 August 2010
Line 21: Line 21:
*** Turn into thread for better efficiency (allowing music more processing time without slowdown)
*** Turn into thread for better efficiency (allowing music more processing time without slowdown)
*** But will threading really help? It's pretty complicated. What about syncing?  
*** But will threading really help? It's pretty complicated. What about syncing?  
*** Correct small bug with seeking (already corrected in mainstream mp3 decoder). Clean up messy code.
** Video Speedup
** Video Speedup
*** Actually harder than expected: it's hard to find codecs that do the kind of work that the VFPU will improve
*** Actually harder than expected: it's hard to find codecs that do the kind of work that the VFPU will improve
Line 34: Line 35:
*** Again, is this really helpful? It may allow lowering of priority, but only temporarily? What about syncing?
*** Again, is this really helpful? It may allow lowering of priority, but only temporarily? What about syncing?
* Aspect Ratio: done
* Aspect Ratio: done
* Replace stdio with PSP functions: done.
** Turns out it's a huge speed boost!
* Timidity
* Timidity
** A lot of work. May improve speed over midi and sound better.
** A lot of work. May improve speed over midi and sound better.
36

edits