Michael Niedermayer
|
61884d1985
sws: GBRP output support
|
12 years ago |
Paul B Mahol
|
d07b0d9927
swscale: check flags instead of nb_components to find if pixel format have alpha
|
12 years ago |
Michael Niedermayer
|
646ade7679
sws: Support error diffusion dither for mono output
|
12 years ago |
Michael Niedermayer
|
4b874fc4fc
Merge commit 'a65bdceb060628881578afb29df4eb222421381f'
|
12 years ago |
Michael Niedermayer
|
78ec407d5a
Merge commit '652f5185945c8405fc57aed353286858df8d066f'
|
12 years ago |
Diego Biurrun
|
a65bdceb06
x86: mmx2 ---> mmxext in variable names
|
12 years ago |
Diego Biurrun
|
652f518594
x86: mmx2 ---> mmxext in comments and messages
|
12 years ago |
Michael Niedermayer
|
70c25c6205
sws: move fillPlane16() to header so it can be used from more than 1 place
|
12 years ago |
Hendrik Leppkes
|
79393a8363
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get
|
12 years ago |
Michael Niedermayer
|
a9bd51b1e6
Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc'
|
12 years ago |
Anton Khirnov
|
0a7068fa5d
sws: do not use av_pix_fmt_descriptors directly.
|
12 years ago |
Michael Niedermayer
|
ac627b3d38
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
|
12 years ago |
Anton Khirnov
|
716d413c13
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
Michael Niedermayer
|
f4c020e3ad
swscale: fix usePal()
|
12 years ago |
Michael Niedermayer
|
c581cb4e4f
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Martin Storsjö
|
1d9c2dc89a
Don't include common.h from avutil.h
|
12 years ago |
Michael Niedermayer
|
fa36f33422
sws: support 12&14 bit planar colorspaces
|
12 years ago |
Michael Niedermayer
|
367d9b2957
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
ef0ee7f657
swscale: K&R formatting cosmetics (part II)
|
13 years ago |
Michael Niedermayer
|
41a097aada
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Hans-Kristian Arntzen
|
b991b300f2
Unscaled Planar RGB -> RGB support in swscale.
|
13 years ago |
Michael Niedermayer
|
6df42f9874
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
2254b559cb
swscale: make filterPos 32bit.
|
13 years ago |
Michael Niedermayer
|
eadd4264ee
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
b18f8cbf3d
Revert two swscale commits.
|
13 years ago |
Michael Niedermayer
|
bbb61a1cd5
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
a95e3fa90b
swscale: update context offsets after removal of AlpMmxFilter.
|
13 years ago |
Diego Biurrun
|
9d03cb9fc5
swscale: Remove some write-only variables related to alpha handling.
|
13 years ago |
Michael Niedermayer
|
f2b20b7a8b
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
38d5533228
pixdesc: mark pseudopaletted formats with a special flag.
|
13 years ago |
Diego Biurrun
|
0144fe6995
Remove Sun medialib glue code.
|
13 years ago |
Michael Niedermayer
|
18d0a16fc9
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
2144941069
swscale: split C output functions into separate file.
|
13 years ago |
Ronald S. Bultje
|
2dd7a1c030
swscale: Split C input functions into separate file.
|
13 years ago |
Michael Niedermayer
|
1c910d2f11
sws: Fix RGB0->alpha containing formats.
|
13 years ago |
Michael Niedermayer
|
0644cabd7a
sws: Move yuv2rgb clipping into the tables.
|
13 years ago |
Michael Niedermayer
|
dd3ca3ea15
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
83890c66c4
swscale: K&R reformatting cosmetics for header files
|
13 years ago |
Michael Niedermayer
|
d1c28e3530
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
131609dc2a
sws: readd PAL8 to isPacked()
|
13 years ago |
Michael Niedermayer
|
8bc7fe4daf
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
58c42af722
doxygen: misc consistency, spelling and wording fixes
|
13 years ago |
Michael Niedermayer
|
92afb43162
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
f7f1835258
swscale: fix failing fate tests.
|
13 years ago |
Ronald S. Bultje
|
185655c601
swscale: add support for planar RGB input.
|
13 years ago |
Ronald S. Bultje
|
6b0768e202
Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].
|
13 years ago |
Michael Niedermayer
|
0a3a125fd9
sws: update copyright dates
|
13 years ago |
Michael Niedermayer
|
76a3490672
sws: add yuv2yuvX() back and updated to the just 1 plane API
|
13 years ago |
Michael Niedermayer
|
f97faf6751
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
109f62e8f8
swscale: decide whether to use yuv2plane1/X on a per-plane basis.
|
13 years ago |