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_thread.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...
Michael Sevakis
2011-02-22
*
MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...
Michael Sevakis
2011-02-03
*
MPEGPlayer graphics mutation: Implement a more visible FPS display and remove...
Michael Sevakis
2011-01-03
*
MPEGPlayer: Move some code that's probably better situated in the stream mana...
Michael Sevakis
2010-12-19
*
FS#8607: MPEG video playlist
Teruaki Kawashima
2010-11-26
*
Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...
Michael Sevakis
2010-06-04
*
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2009-02-11
*
Use cookies for thread identification instead of pointers directly which give...
Michael Sevakis
2008-12-10
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-04-06
*
Add a complete priority inheritance implementation to the scheduler (all mute...
Michael Sevakis
2008-03-25
*
mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...
Michael Sevakis
2008-02-01
*
Oops, looks like I overlooked a leftover from the old graylib...
Jens Arnold
2008-01-13
*
Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...
Jens Arnold
2008-01-11
*
mpegplayer on grayscale targets: use greylib to display all text and graphics...
Michael Sevakis
2008-01-09
*
mpegplayer seek tweak: Have video keep the time and duration of the last deco...
Michael Sevakis
2008-01-04
*
Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...
Michael Sevakis
2008-01-03
*
mpegplayer loose ends: Move gray_release to the exit routine where it should ...
Michael Sevakis
2007-12-29
*
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
2007-12-29