mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
Do not read padding or out-of-buffer values when computing the output value for a pixel close to the image buffer edge. This avoids non visible artifacts which affected the output checksum. See thread: Subject: [FFmpeg-devel] [PATCH] lavfi/mp/mcdeint: avoid uninited data read Date: Thu, 30 May 2013 18:57:14 +0200 |
||
|---|---|---|
| .. | ||
| libvo | ||
| av_helpers.h | ||
| cpudetect.h | ||
| help_mp.h | ||
| img_format.c | ||
| img_format.h | ||
| mp_image.c | ||
| mp_image.h | ||
| mp_msg.h | ||
| mpbswap.h | ||
| mpc_info.h | ||
| pullup.c | ||
| pullup.h | ||
| vf.h | ||
| vf_dint.c | ||
| vf_eq.c | ||
| vf_eq2.c | ||
| vf_fil.c | ||
| vf_fspp.c | ||
| vf_ilpack.c | ||
| vf_mcdeint.c | ||
| vf_perspective.c | ||
| vf_phase.c | ||
| vf_pp7.c | ||
| vf_pullup.c | ||
| vf_qp.c | ||
| vf_sab.c | ||
| vf_scale.h | ||
| vf_softpulldown.c | ||
| vf_spp.c | ||
| vf_uspp.c | ||
| vfcap.h | ||