Stefano Sabatini
|
e1197b9e17
swscale: remove sws_format_name()
|
13 years ago |
Michael Niedermayer
|
5a35cef4b1
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Reimar Döffinger
|
89c687e97e
Add const to vector types for input in altivec code.
|
13 years ago |
Diego Biurrun
|
06b5facd4b
swscale: Remove disabled code.
|
14 years ago |
Michael Niedermayer
|
b8a43bc1b5
Merge remote-tracking branch 'qatar/master' into master
|
13 years ago |
Michael Niedermayer
|
986f0d86cb
Commits that could not be pulled earlier due to bugs.
|
14 years ago |
Anton Khirnov
|
b8e893399f
sws: replace all long with int.
|
14 years ago |
Ronald S. Bultje
|
93681fbd50
swscale: fix compile on ppc.
|
14 years ago |
Michael Niedermayer
|
034fc7bf12
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
Ronald S. Bultje
|
e66149e714
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
|
14 years ago |
Michael Niedermayer
|
1cafc23288
sws-PPC: fix after VOFW change.
|
14 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Reimar Döffinger
|
6cce7cabdb
Fix compilation, forgot to add const also to the
|
14 years ago |
Reimar Döffinger
|
a4eef68f53
Add some "const" to avoid incompatible pointer type warnings
|
14 years ago |
Måns Rullgård
|
4a88852623
Move array specifiers outside DECLARE_ALIGNED() invocations
|
15 years ago |
Ramiro Polla
|
9451b59fc6
Remove ; after while(0) in macros.
|
15 years ago |
Ramiro Polla
|
dd68318cee
Cosmetics:
|
15 years ago |
Ramiro Polla
|
9b734d44ab
Indent libswscale:
|
15 years ago |
Diego Biurrun
|
9bb3f3edfe
Remove disabled debug code.
|
15 years ago |
Ramiro Polla
|
c0cf20a24a
Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.
|
16 years ago |
Diego Biurrun
|
f1933e436c
Add missing const qualifiers to AltiVec function parameters where appropriate.
|
16 years ago |
Ramiro Polla
|
befa8e665c
Move yuv2rgb code to subdirs.
|
16 years ago |