summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/native/rtjpegn.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-132/+132
* Remove internal NuppelVideo decoder, the code in libavcodec can decodereimar2009-03-081-1380/+0
* Get rid of pointless debugging codereimar2009-03-081-18/+0
* Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is therereimar2009-03-081-257/+0
* Remove colourspace-conversion stuff from rtjpeg, we have functions to do thatreimar2009-03-081-384/+0
* Mark everything not used outside the file as "static"reimar2009-03-081-36/+36
* Completely get rid of MMX define, use HAVE_MMX define instead.gpoirier2009-01-161-28/+25
* fix compilation on non x86 machines (PPC here)gpoirier2009-01-161-22/+22
* Another missed #ifdef HAVE_MMXreimar2009-01-161-1/+1
* Rename RTJPEG files so that filenames consist of lowercase name only.diego2008-04-061-0/+3800