summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/slice.c (unfollow)
Commit message (Expand)Author
2011-02-22mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis
2008-07-01Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis
2008-01-16libmpeg2: Change a couple style points for consistency and some spacing.Michael Sevakis
2008-01-16libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...Michael Sevakis
2007-12-07Reformat and code police (tabs, trailing whitespace, annoying overuse of pare...Michael Sevakis
2007-04-14mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more t...Michael Sevakis
2006-08-07Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman