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