Christian König wrote:
This is a shader based median filter, generally
used for noise reduction, it could still need some
improvements, but should usually work out of the box.

Hi Christian.

I haven't really tested these properly yet, but did find a small issue with low strength denoise and mplayer.

-vo vdpau:denoise=0.1

vl/vl_median_filter.c:252:vl_median_filter_init: Assertion `size > 0 && size < 20' failed.

0.2 and 0.3

tgsi/tgsi_ureg.c:891:ureg_emit_dst: Assertion `dst.File != TGSI_FILE_CONSTANT' failed.

0.4 and above are OK.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to