Mercurial > mplayer.hg
log libswscale/rgb2rgb.c @ 20429:05e8731806f3
age | author | description |
---|---|---|
Sat, 07 Oct 2006 15:33:14 +0000 | diego | Change license headers to say 'FFmpeg' instead of 'this program'. |
Wed, 06 Sep 2006 10:24:19 +0000 | diego | Add official GPL header to make license explicit as discussed on ffmpeg-devel. |
Fri, 11 Aug 2006 12:50:14 +0000 | diego | Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to |
Sat, 05 Aug 2006 10:00:54 +0000 | diego | Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64. |
Fri, 28 Jul 2006 09:07:09 +0000 | diego | Comment some #endif lines. |
Thu, 20 Jul 2006 12:13:57 +0000 | lucabe | Use libavutil in libswscale, and allow it to be built out of the mplayer tree |
Fri, 30 Jun 2006 12:00:31 +0000 | lucabe | Move postproc ---> libswscale |