summaryrefslogtreecommitdiffstats
path: root/libswscale/yuv2rgb.c
Commit message (Expand)AuthorAgeFilesLines
* make some global var static (fix a build failure with shared lib on x86_64)aurel2006-10-031-12/+12
* Remove the dependency of libswscale on img_format.hlucabe2006-09-171-28/+26
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.diego2006-08-181-1/+1
* Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.diego2006-08-051-2/+2
* Comment some #endif lines.diego2006-07-281-1/+1
* Use libavutil in libswscale, and allow it to be built out of the mplayer treelucabe2006-07-201-10/+8
* Move postproc ---> libswscalelucabe2006-06-301-0/+848