Marc Hoffman
|
d3f3eea92d
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
|
18 years ago |
Diego Biurrun
|
428098165d
cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.
|
18 years ago |
Diego Biurrun
|
6a4970abd1
cosmetics: Remove trailing whitespace.
|
18 years ago |
Michael Niedermayer
|
edf97a75f9
fix full range (jpeg yuv) chroma
|
18 years ago |
Luca Abeni
|
2d529db50f
Pass a context to av_log(), when possible
|
18 years ago |
Diego Biurrun
|
2c86a5786a
Fix license headers and FSF postal address.
|
18 years ago |
Luca Abeni
|
789237cad0
Mark some variables as possibly unused to avoid warnings
|
18 years ago |
Luca Abeni
|
628bc5e862
Add some explicit casts to avoid "assignment from incompatible pointer type"
|
18 years ago |
Luca Abeni
|
44060a7391
Add some other casts, to remove void pointers arithmetic
|
18 years ago |
Diego Biurrun
|
3d6a30d948
Use common define for x86_32 and x86_64.
|
18 years ago |
Aurelien Jacobs
|
a90ce38634
make some global var static (fix a build failure with shared lib on x86_64)
|
18 years ago |
Luca Abeni
|
e9e12f0e11
Remove the dependency of libswscale on img_format.h
|
18 years ago |
Diego Biurrun
|
db3924f1fd
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
|
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 |