Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10165 - Sansa e200 AMS: lcd_blit_yuv() (mpegplayer)

Attached to Project: Rockbox
Opened by Andreas Langmann (cyclon1978) - Friday, 24 April 2009, 18:06 GMT+2
Last edited by Rafaël Carré (funman) - Tuesday, 12 May 2009, 15:24 GMT+2
Task Type Patches
Category LCD
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Version 3.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

converted from  FS#10118 , the file lcd-as-e200v2.S is IDENTICAL to the file from the fuze patch, so it shouldnt be commited as it is.
   0001-Sansa-e200-ams-lcd_blit_yuv.patch (6.5 KiB)
 apps/plugins/mpegplayer/mpeg_settings.c              |    2 
 apps/plugins/mpegplayer/mpeg_settings.h              |    2 
 apps/plugin.c                                        |    2 
 apps/plugin.h                                        |    2 
 firmware/SOURCES                                     |    1 
 firmware/target/arm/as3525/sansa-e200v2/lcd-e200v2.c |   87 +++++++++++++++++--
 6 files changed, 84 insertions(+), 12 deletions(-)

This task depends upon

Closed by  Rafaël Carré (funman)
Tuesday, 12 May 2009, 15:24 GMT+2
Reason for closing:  Accepted
Comment by Dustin Skoracki (sko) - Sunday, 26 April 2009, 14:51 GMT+2
It works, not smooth (tried elephants dream from the mpegplayer wiki page), but it works. Lets see if its smooth if mmu is working ( FS#10048 ).
Comment by Olaf Junge (Tycho) - Thursday, 30 April 2009, 09:38 GMT+2
The patch works for me too (e280v2), although some kind of slow:

600 kBit/s mpeg2 video with 192 kBit/s mp2 audio => 6.5 - 7 frames/s
600 kBit/s mpeg2 video with 128 kBit/s mp3 audio => 5 frames/s

Loading...