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