summaryrefslogtreecommitdiff
path: root/libswscale/rgb2rgb.c
Commit message (Expand)AuthorAge
...
* Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't n...Diego Biurrun2006-08-11
* Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.Diego Biurrun2006-08-05
* Comment some #endif lines.Diego Biurrun2006-07-28
* Use libavutil in libswscale, and allow it to be built out of the mplayer treeLuca Abeni2006-07-20
* Move postproc ---> libswscaleLuca Abeni2006-06-30