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