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
/
libmpeg2
/
mpeg2_internal.h
(
unfollow
)
Commit message (
Expand
)
Author
2011-02-22
mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...
Michael Sevakis
2010-03-09
Get rid of unnecessary alignment of struct member which also caused arm-elf-e...
Jens Arnold
2009-11-20
Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to ...
Andrew Mahone
2008-07-01
Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...
Michael Sevakis
2008-01-16
libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...
Michael Sevakis
2007-12-07
Reformat and code police (tabs, trailing whitespace, annoying overuse of pare...
Michael Sevakis
2007-10-16
Mpegplayer: Assembler optimised IDCT for coldfire, based on FS #5995 by Karim...
Jens Arnold
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-07
Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...
Dave Chapman