Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Clarify that some of the non-SIMD code is now LGPLed. | lucabe | 2006-11-19 |
* | Use common define for x86_32 and x86_64. | diego | 2006-11-01 |
* | Change license headers to say 'FFmpeg' instead of 'this program'. | diego | 2006-10-07 |
* | Add official GPL header to make license explicit as discussed on ffmpeg-devel. | diego | 2006-09-06 |
* | Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't n... | diego | 2006-08-11 |
* | Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64. | diego | 2006-08-05 |
* | Comment some #endif lines. | diego | 2006-07-28 |
* | Use libavutil in libswscale, and allow it to be built out of the mplayer tree | lucabe | 2006-07-20 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |