index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mpegplayer
/
video_out_rockbox.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
FS#7997 - mpegplayer - enable/disable start menu
Robert Kukla
2007-10-21
*
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
2007-10-09
*
Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...
Michael Sevakis
2007-09-25
*
Do the clamping a little better.
Michael Sevakis
2007-04-24
*
mpeglayer: Give the simulator YCbCr blit similar behavior to the target.
Michael Sevakis
2007-04-24
*
just pass the struct to vo_setup instead of multiple arguments
Marcoen Hirschberg
2007-04-04
*
add support for non 16x16 frame sizes
Marcoen Hirschberg
2007-04-04
*
Fix warning
Dave Chapman
2007-03-26
*
mpegplayer for grayscale targets. Note that performance is slow...
Dave Chapman
2007-03-26
*
assume the YUV code rotates on portrait screens
Marcoen Hirschberg
2006-12-30
*
Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ...
Dave Chapman
2006-08-20
*
Clean up the video output code - remove the final traces of libvo (used by mp...
Dave Chapman
2006-08-17
*
Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...
Dave Chapman
2006-08-12
*
Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.
Rani Hod
2006-08-11
*
Implementation of lcd_yuv_blit() for the ipod 5g.
Dave Chapman
2006-08-08
*
mpegplayer FPS display: * Don't count the first frame if we don't know the de...
Jens Arnold
2006-08-08
*
H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No ...
Jens Arnold
2006-08-08
*
Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...
Dave Chapman
2006-08-07