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_settings.h
Age
Commit message (
Expand
)
Author
2010-03-28
Fuzev2: add dithering option for mpegplayer
Rafaël Carré
2009-08-27
Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and rem...
Teruaki Kawashima
2009-07-15
Gigabeat S can do dithered YUV blitting too, so put it into the plugin API an...
Jens Arnold
2009-06-16
Accept FS#10094 by Teruaki Kawashima:
Jonathan Gordon
2009-05-12
FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2
Rafaël Carré
2009-02-13
Philips HDD1630 - add LCD YUV functions so mpegplayer works.
Mark Arigo
2008-07-15
Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...
Rob Purchase
2008-05-18
MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...
Michael Sevakis
2008-02-01
mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...
Michael Sevakis
2008-01-26
H10 20GB: Assembly YUV blitting and dithering.
Michael Sevakis
2008-01-12
mpegplayer: A) Replace 'Start Menu' option with 'Resume Settings' 1) Start me...
Michael Sevakis
2007-12-29
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
2007-10-21
FS#7997 - mpegplayer - enable/disable start menu
Robert Kukla
2007-10-21
Implement YUV dithering for c200, and enable the option in mpegplayer.
Jens Arnold
2007-10-16
FS#7971 - mpegplayer - start menu loads quicker - menu clean up - code clean up
Robert Kukla
2007-10-09
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
2007-09-25
Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...
Michael Sevakis
2006-08-20
Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ...
Dave Chapman