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
/
mpeg_parser.c
Age
Commit message (
Expand
)
Author
2009-01-29
MPEGPlayer: If valid start AND end timestamps for a stream are not found then...
Michael Sevakis
2008-12-10
Use cookies for thread identification instead of pointers directly which give...
Michael Sevakis
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-04-06
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-04-01
Place a limit on the estimate fudging when searching timestamps in mpegplayer...
Michael Sevakis
2008-01-27
mpegplayer: End of data would not be detected correctly if mpeg parser was in...
Michael Sevakis
2008-01-11
Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...
Jens Arnold
2008-01-09
mpegplayer on grayscale targets: use greylib to display all text and graphics...
Michael Sevakis
2008-01-04
mpegplayer seek tweak: Have video keep the time and duration of the last deco...
Michael Sevakis
2008-01-03
Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...
Michael Sevakis
2007-12-30
mpegplayer: Whoa. Left out a buffer wrap calculation when reading elementary ...
Michael Sevakis
2007-12-29
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis