index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mpegplayer
/
header.c
Age
Commit message (
Expand
)
Author
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-07-01
Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...
Michael Sevakis
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-01-16
libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...
Michael Sevakis
2007-12-29
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
2007-12-07
Reformat and code police (tabs, trailing whitespace, annoying overuse of pare...
Michael Sevakis
2007-10-17
Move some tables that aren't performance critical out of iram, const police
Nils Wallménius
2007-10-09
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
2007-04-14
mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more t...
Michael Sevakis
2006-08-08
Fix corrupted videos on target.
Jens Arnold
2006-08-07
Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...
Dave Chapman