summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/SOURCES (follow)
Commit message (Expand)AuthorAge
* mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis2011-02-22
* Simplify mpegplayer a bit and use array-based lists rather than linked lists ...Michael Sevakis2010-05-17
* Faster idct for ARMv6. Overall mpegplayer speedup is quite minimal though.Jens Arnold2009-06-20
* mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis2007-12-29
* Mpegplayer: Assembler optimised motion compensation for coldfire (just the va...Jens Arnold2007-10-17
* Mpegplayer: Convert the assembler optimised ARM IDCT into a proper assembler ...Jens Arnold2007-10-17
* Mpegplayer: Assembler optimised IDCT for coldfire, based on FS #5995 by Karim...Jens Arnold2007-10-16
* Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis2007-09-25
* mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more t...Michael Sevakis2007-04-14
* optimized motion compensation for ARM from the mplayer-w100 project. Elefants...Marcoen Hirschberg2007-04-05
* Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ...Dave Chapman2006-08-20
* Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman2006-08-07