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
/
mpegplayer.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...
Michael Sevakis
2007-04-10
*
just pass the struct to vo_setup instead of multiple arguments
Marcoen Hirschberg
2007-04-04
*
add support for non 16x16 frame sizes
Marcoen Hirschberg
2007-04-04
*
Change file reads from 128KB to 32KB chunks - this prevents audio dropouts on...
Dave Chapman
2007-03-31
*
Another AV sync bugfix - the initial avdelay was being incorrectly calculated...
Dave Chapman
2007-03-30
*
Be less aggressive when dropping frames - mpegplayer was dropping any frame w...
Dave Chapman
2007-03-30
*
Use the left and right buttons for changing volume in mpegplayer on the gigab...
Tom Ross
2007-03-28
*
Those pesky 64-bit simulator builds..
Dave Chapman
2007-03-26
*
Improved (I hope) A/V sync. mpegplayer now takes account of the difference i...
Dave Chapman
2007-03-26
*
mpegplayer for grayscale targets. Note that performance is slow...
Dave Chapman
2007-03-26
*
Initial attempt at rebuffering
Dave Chapman
2007-03-25
*
Clamp output when converting from libmad's s3.28 format to 16-bit integers.
Dave Chapman
2007-03-22
*
Some small mpegplayer improvements/bug-fixes, and improved A/V sync. Audio i...
Dave Chapman
2007-03-22
*
Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and Pascal...
Dave Chapman
2007-03-18
*
Fix simulator builds, and some debugf() format strings.
Jens Arnold
2007-03-17
*
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2007-03-04
*
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
*
Fix audio for Coldfire targets - the EMAC was being initialised in the main t...
Dave Chapman
2007-01-02
*
Initial implementation of audio support (44.1KHz only, mp2 or mp3, mono/stere...
Dave Chapman
2007-01-01
*
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-26
*
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-11-18
*
one more for the backdrop stuff
Karl Kurbjun
2006-11-15
*
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-10-26
*
Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ...
Dave Chapman
2006-08-20
*
Clean up the video output code - remove the final traces of libvo (used by mp...
Dave Chapman
2006-08-17
*
Allow exiting of plugin whilst paused
Dave Chapman
2006-08-16
*
Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!
Hristo Kovachev
2006-08-11
*
fix button mappings for the gigabeat
Marcoen Hirschberg
2006-08-09
*
Add STOP and PAUSE features (mapped to OFF/ON on iriver H300, MENU/PLAY on ip...
Dave Chapman
2006-08-09
*
Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...
Dave Chapman
2006-08-07
[prev]