mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
6a6f90e745
Both history_count and fields_required count from 1. As per the while loop condition that follows this code, to perform the deinterlacing method, we need history_count >= fields_required fields in the history. Therefore if we have history_count < fields_required (not fields_required + 1), we need more fields. |
||
---|---|---|
.. | ||
tvtime | ||
gstdeinterlace.c | ||
gstdeinterlace.h | ||
gstdeinterlacemethod.c | ||
gstdeinterlacemethod.h | ||
Makefile.am | ||
tvtime-dist.c | ||
tvtime-dist.h | ||
tvtime.orc |