aboutsummaryrefslogtreecommitdiffhomepage
path: root/libswscale/rgb2rgb.c
Commit message (Expand)AuthorAge
* Use common define for x86_32 and x86_64.Gravatar diego2006-11-01
* Change license headers to say 'FFmpeg' instead of 'this program'.Gravatar diego2006-10-07
* Add official GPL header to make license explicit as discussed on ffmpeg-devel.Gravatar diego2006-09-06
* Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't n...Gravatar diego2006-08-11
* Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.Gravatar diego2006-08-05
* Comment some #endif lines.Gravatar diego2006-07-28
* Use libavutil in libswscale, and allow it to be built out of the mplayer treeGravatar lucabe2006-07-20
* Move postproc ---> libswscaleGravatar lucabe2006-06-30