Michael Niedermayer
|
77aedc77ab
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Martin Storsjö
|
75c37c5ace
swscale: Provide the right alignment for external mmx asm
|
12 years ago |
Diego Biurrun
|
e0c6cce447
x86: Replace checks for CPU extensions and flags by convenience macros
|
12 years ago |
Michael Niedermayer
|
c617bed34f
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Diego Biurrun
|
17337f54c0
x86: Split inline and external assembly #ifdefs
|
12 years ago |
Michael Niedermayer
|
9f088a1ed4
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Mans Rullgard
|
c318626ce2
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
|
12 years ago |
Michael Niedermayer
|
e776ee8f29
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Diego Biurrun
|
239fdf1b4a
x86: build: replace mmx2 by mmxext
|
12 years ago |
Michael Niedermayer
|
2cb4d51654
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Diego Biurrun
|
5a6e3c039c
swscale: Mark all init functions as av_cold
|
12 years ago |
Ronald S. Bultje
|
a6e922ffa2
swscale: place inline assembly bilinear scaler under HAVE_INLINE_ASM.
|
12 years ago |
Michael Niedermayer
|
21d8255423
sws: handle non native rgb<->rgb convertions
|
12 years ago |
Michael Niedermayer
|
fa36f33422
sws: support 12&14 bit planar colorspaces
|
12 years ago |
Michael Niedermayer
|
e003da7139
sws/utils: use av_assert
|
12 years ago |
Carl Eugen Hoyos
|
143a5c55ff
Add yuva422p pix_fmt.
|
12 years ago |
Michael Niedermayer
|
367d9b2957
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Diego Biurrun
|
ef0ee7f657
swscale: K&R formatting cosmetics (part II)
|
12 years ago |
Michael Niedermayer
|
87a72b9122
swscale: Merge a hunk from qatar that seems to have been forgotten or lost.
|
12 years ago |
Michael Niedermayer
|
6df42f9874
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
4707f1da8a
swscale: remove duplicate PIX_FMT_GBRP entry from format_entries.
|
12 years ago |
Ronald S. Bultje
|
2254b559cb
swscale: make filterPos 32bit.
|
12 years ago |
Carl Eugen Hoyos
|
f972193a15
Support RGBA64 as input colour space.
|
12 years ago |
Michael Niedermayer
|
79ae084e9b
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Ronald S. Bultje
|
791de61bbb
swscale: fix another integer overflow.
|
12 years ago |
Ronald S. Bultje
|
2bb628f870
swscale: fix another integer overflow at large dimensions/rescales.
|
12 years ago |
Michael Niedermayer
|
e2cc39b609
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Ronald S. Bultje
|
19a65b5be4
swscale: fix overflows in filterPos[] calculation for large sizes.
|
12 years ago |
Ronald S. Bultje
|
1254022ea7
swscale: fix filtersize clipping.
|
12 years ago |
Michael Niedermayer
|
cd1c12b5c5
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Ronald S. Bultje
|
dae2ce361a
swscale: enforce a minimum filtersize.
|
12 years ago |
Michael Niedermayer
|
c065255bba
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Alex Converse
|
7181c4edee
cosmetics: Remove extra newlines at EOF
|
12 years ago |
Paul B Mahol
|
f9ca1ac796
sws/pixfmt/pixdesc: add support for yuva444p
|
12 years ago |
Alex Converse
|
08628b6afb
Revert "sws/pixfmt/pixdesc: add support for yuva444p"
|
12 years ago |
Paul B Mahol
|
fc115c80b7
sws/pixfmt/pixdesc: add support for yuva444p
|
12 years ago |
Michael Niedermayer
|
1c910d2f11
sws: Fix RGB0->alpha containing formats.
|
12 years ago |
Michael Niedermayer
|
0421b6dc7a
sws: In case of an invalid scaler algorithm, show the invalid value.
|
12 years ago |
Michael Niedermayer
|
4640da7e58
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Diego Biurrun
|
e44c11e9fa
cosmetics: Move static and inline attributes to more standard places.
|
13 years ago |
Michael Niedermayer
|
ba6e36f906
swscale: Force full horizontal chroma internally when the output has a odd size.
|
13 years ago |
Michael Niedermayer
|
dd3ca3ea15
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Paul B Mahol
|
5cad970971
swscale: RGB4444 and BGR444 input
|
13 years ago |
Ronald S. Bultje
|
9ea3501d87
swscale: don't show full-chroma-int warning for non-RGB output.
|
13 years ago |
Michael Niedermayer
|
0f91a57732
libswscale: increase LIBSWSCALE_VERSION_MICRO to 100
|
13 years ago |
Michael Niedermayer
|
32a92d3258
sws: Print an error in case of av_malloc() failure
|
13 years ago |
Michael Niedermayer
|
90cad5edf6
swscale: Fix several (real world) integer overflows.
|
13 years ago |
Ronald S. Bultje
|
d49352c7cc
swscale: fix overflows in vertical scaling at top/bottom edges.
|
13 years ago |
Michael Niedermayer
|
7b0b10ce41
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Reinhard Tartler
|
5089ce1b5a
swscale: #include "libavutil/mathematics.h"
|
13 years ago |