Ivo van Poorten
|
df170b81d9
Remove code duplication in sws_rgb2rgb_init.
|
18 years ago |
Diego Biurrun
|
10ef990d96
cosmetics: typo pallete --> palette
|
18 years ago |
Luca Abeni
|
9bde778e73
Allow to compile swscale's non-SIMD code under the LGPL license.
|
18 years ago |
Luca Abeni
|
807e0c6645
Clarify that some of the non-SIMD code is now LGPLed.
|
18 years ago |
Diego Biurrun
|
3d6a30d948
Use common define for x86_32 and x86_64.
|
18 years ago |
Diego Biurrun
|
d026b45e73
Change license headers to say 'FFmpeg' instead of 'this program'.
|
18 years ago |
Diego Biurrun
|
4fadc2b4f1
Add official GPL header to make license explicit as discussed on ffmpeg-devel.
|
18 years ago |
Diego Biurrun
|
49a0122c99
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
|
18 years ago |
Diego Biurrun
|
dbdae6ec54
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
|
18 years ago |
Diego Biurrun
|
6979600818
Comment some #endif lines.
|
18 years ago |
Luca Abeni
|
94c4def23c
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
|
18 years ago |
Luca Abeni
|
73435f006b
Move postproc ---> libswscale
|
18 years ago |