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
/
alloc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
2014-06-21
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
Revert accidental commit of "%z" support in r26071 (the implementation assume...
Frank Gevaerts
2010-07-18
*
Fix some size_t related warnings (hopefully, they seem system dependant).
Thomas Martitz
2010-05-06
*
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2009-02-11
*
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
2009-01-24
*
remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...
Andrew Mahone
2009-01-13
*
Removed unused abort function implementation
Bertrik Sikken
2008-08-12
*
Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...
Michael Sevakis
2008-07-01
*
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-04-06
*
libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...
Michael Sevakis
2008-01-16
*
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
2007-12-29
*
FS#7971 - mpegplayer - start menu loads quicker - menu clean up - code clean up
Robert Kukla
2007-10-16
*
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
2007-10-09
*
Fix signed/unsigned warning
Steve Bavin
2007-10-02
*
Get the plugins synced up with the threading changes.
Michael Sevakis
2007-09-28
*
Some small mpegplayer improvements/bug-fixes, and improved A/V sync. Audio i...
Dave Chapman
2007-03-22
*
Initial implementation of audio support (44.1KHz only, mp2 or mp3, mono/stere...
Dave Chapman
2007-01-01
*
Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...
Dave Chapman
2006-08-07