- mplayr compiled with gcc 3.3.1 with xScale optimization
- ipp idct transformation
- ATI Imageon 100 vidix driver with double bufferization (use internal ATI memory for now)
- fullscreen in QVGA mode (320x240) for better performance...
Supported formats:
- AVI (MPEG4, DIVX)
- MPEG1/2
- ASF/WMV
- all formats supported by mplayer (http://www.mplayerhq.hu/), including audio
Version 0.3 changes:
- Use QPEMenuBar, so that menu is accessible from keyboard
- Handle setDocument() qcop - can play a file by clicking on it in Files tab
- Disable light off and suspend during playback
- Added options field to pass to the mplayer
- Saving URL history
- Added mime type filter to file open dialog
- Multimedia tab should be created automaticaly if does not exist
- Updated ATI framebuffer driver, so that there is no garbage in full screen mode
Known issues:
- Playlist funcitonality is not implemented yet
- Overlay window is not positioned properl;y when playing in windowing mode. To workaround - use overlay in fullscreen mode only.