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
/
SOURCES
Age
Commit message (
Expand
)
Author
2009-06-20
Faster idct for ARMv6. Overall mpegplayer speedup is quite minimal though.
Jens Arnold
2007-12-29
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
2007-10-17
Mpegplayer: Assembler optimised motion compensation for coldfire (just the va...
Jens Arnold
2007-10-17
Mpegplayer: Convert the assembler optimised ARM IDCT into a proper assembler ...
Jens Arnold
2007-10-16
Mpegplayer: Assembler optimised IDCT for coldfire, based on FS #5995 by Karim...
Jens Arnold
2007-09-25
Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...
Michael Sevakis
2007-04-14
mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more t...
Michael Sevakis
2007-04-05
optimized motion compensation for ARM from the mplayer-w100 project. Elefants...
Marcoen Hirschberg
2006-08-20
Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ...
Dave Chapman
2006-08-07
Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...
Dave Chapman