Michael Niedermayer
|
2a8eb0d156
|
avfilter/vf_spp: The qp array width is qp_stride not stride/16
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Michael Niedermayer
|
e8dbecb995
|
avfilter/vf_spp: Allocate qp storage after qp_stride is known
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Michael Niedermayer
|
30d2ac4bf9
|
avfilter/vf_spp: change temporary to unsigned
More consistent with uspp and allows for future 10bit support
Found-by: ubitux
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Michael Niedermayer
|
a7e87fef21
|
avfilter/vf_spp: Use dct->get_pixels()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Michael Niedermayer
|
a06c14a48e
|
avfilter/vf_spp: support setting dct avoptions from the filter graph string
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Michael Niedermayer
|
e3fac20824
|
avfilter/vf_spp: use AVDCT
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Michael Niedermayer
|
eb0fc73dcc
|
avfilter/vf_spp: Use av_malloc_array()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Clément Bœsch
|
493ebbd7eb
|
Update copyrights where my email appears with the new one.
|
11 years ago |
Clément Bœsch
|
147adf2c4f
|
lavfi/spp: fix description.
|
12 years ago |
Clément Bœsch
|
a2c547ffec
|
lavfi: add spp filter.
|
12 years ago |