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.h
(
unfollow
)
Commit message (
Expand
)
Author
2011-01-03
MPEGPlayer graphics mutation: Implement a more visible FPS display and remove...
Michael Sevakis
2008-07-01
Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...
Michael Sevakis
2008-01-09
mpegplayer on grayscale targets: use greylib to display all text and graphics...
Michael Sevakis
2008-01-03
Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...
Michael Sevakis
2007-12-29
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
2007-10-09
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
2007-04-04
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
2006-08-17
Clean up the video output code - remove the final traces of libvo (used by mp...
Dave Chapman
2006-08-07
Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...
Dave Chapman