summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/idct.c
AgeCommit message (Expand)Author
2008-07-01Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis
2007-12-07Reformat and code police (tabs, trailing whitespace, annoying overuse of pare...Michael Sevakis
2007-10-18Just fix a typo.Mustapha Senhaji
2007-10-17Mpegplayer: Convert the assembler optimised ARM IDCT into a proper assembler ...Jens Arnold
2007-10-16Mpegplayer: Assembler optimised IDCT for coldfire, based on FS #5995 by Karim...Jens Arnold
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-04-14mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more t...Michael Sevakis
2006-12-31fix for the inline asm in CLIP on the gigabeat by Steve Gotthard (fs#6488). T...Marcoen Hirschberg
2006-12-30add a workaround for gigabeat crashesMarcoen Hirschberg
2006-08-08Do the clipping with inline asm instead of a huge lookup table. Tiny speedup,...Jens Arnold
2006-08-07Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman