• Hans Verkuil's avatar
    V4L/DVB (4548): Better temporal filter handling. · 44b579d6
    Hans Verkuil authored
    Adjust temporal filter if necessary. The problem with the temporal
    filter is that it works well with full resolution capturing, but
    not when the capture window is scaled (the filter introduces
    a ghosting effect). So if the capture window changed, and there is
    no updated filter value, then the filter is set depending on whether
    the new window is full resolution or not.
    For full resolution a setting of 8 really improves the video
    quality, especially if the original video quality is suboptimal. 
    Also report VBI Format in VIDIOC_LOG_STATUS, it was missing.
    Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
    44b579d6
cx2341x.c 30.7 KB