summaryrefslogtreecommitdiffstats
path: root/libswscale/rgb2rgb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't n...diego2006-08-111-3/+1
* Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.diego2006-08-051-3/+5
* Comment some #endif lines.diego2006-07-281-2/+2
* Use libavutil in libswscale, and allow it to be built out of the mplayer treelucabe2006-07-201-2/+4
* Move postproc ---> libswscalelucabe2006-06-301-0/+644