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 |
Kieran Kunhya
|
ff7913aef1
Split up yuv2yuvX functions
|
13 years ago |
Kieran Kunhya
|
34e8d147b3
Split out yuv2yuv1 luma and chroma in order to make them generic DSP functions
|
13 years ago |
Michael Niedermayer
|
aedc908601
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
dc49bf1270
sws/pixfmt/pixdesc: add support for yuv420p9le/be.
|
13 years ago |
Michael Niedermayer
|
cca81e7eb0
sws: gbr24p input support
|
13 years ago |
Michael Niedermayer
|
bd141af460
swscale: Fix prototypes of *toyv12 so they can be used with planar rgb input.
|
13 years ago |
Jean First
|
9569a3c9f4
Add new pix_fmt RGBA64
|
13 years ago |
Michael Niedermayer
|
d06c5b44cc
swscale: drop redundant code.
|
13 years ago |
Michael Niedermayer
|
edae3dbf1d
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
3f04ab4fcd
swscale: split hScale() function pointer into h[cy]Scale().
|
13 years ago |
Michael Niedermayer
|
ca1dfea127
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
28c1115a91
swscale: use 15-bit intermediates for 9/10-bit scaling.
|
13 years ago |
Ronald S. Bultje
|
62ee0e6a97
Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."
|
13 years ago |
Ronald S. Bultje
|
ac0fb59348
swscale: use 15-bit intermediates for 9/10-bit scaling.
|
13 years ago |
Michael Niedermayer
|
3602ad7ee6
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
|
13 years ago |
Michael Niedermayer
|
3b2d285afb
Merge branch 'sws_32bit_integration'
|
13 years ago |
Ronald S. Bultje
|
c59f9a68e2
swscale: error dithering for 16/9/10-bit to 8-bit.
|
13 years ago |
Ronald S. Bultje
|
948ccdadf4
swscale: for >8bit scaling, read in native bit-depth.
|
13 years ago |
Michael Niedermayer
|
f2db5602ba
Merge branch 'ronalds_buggy_gt8bit_sws'
|
13 years ago |
Anton Mitrofanov
|
142e76f105
swscale: fix crash with dithering due incorrect offset calculation.
|
13 years ago |
Ronald S. Bultje
|
5c391a161a
swscale: rename uv_off/uv_off2 to uv_off_px/byte.
|
13 years ago |
Ronald S. Bultje
|
4e3e333a79
swscale: error dithering for 16/9/10-bit to 8-bit.
|
13 years ago |
Michael Niedermayer
|
c3b6cc61e5
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
f28aaae1c5
swscale: amend documentation to mention use of native depth for scaling.
|
13 years ago |
Michael Niedermayer
|
976a8b2179
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
abc78a5a7c
Do not include log.h in avutil.h
|
13 years ago |
Mans Rullgard
|
d49ea4afb4
Do not include pixfmt.h in avutil.h
|
13 years ago |
Ronald S. Bultje
|
8a8d0ce208
swscale: for >8bit scaling, read in native bit-depth.
|
13 years ago |
Ronald S. Bultje
|
45f6ffe5e9
swscale: implement >8bit scaling support.
|
13 years ago |
Ronald S. Bultje
|
ef1ee362b3
swscale: implement >8bit scaling support.
|
13 years ago |