deinterlace: move the IVTC PTS handling in the common code
commit93bfed1e6292413c69573564475bda0a40770ff2
authorSteve Lhomme <robux4@videolabs.io>
Fri, 30 Jun 2017 11:21:41 +0000 (30 13:21 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 1 Jul 2017 17:31:37 +0000 (1 19:31 +0200)
tree4b2332e7282f69a8e4d61b91189b6e6ba9b283e6
parent4732846c9d2cd9b6bc0f92d036d651b9be875d62
deinterlace: move the IVTC PTS handling in the common code

Use a flag in the algorithm settings for IVTC to tell it needs special PTS
handling on output.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_filter/deinterlace/algo_ivtc.c
modules/video_filter/deinterlace/algo_ivtc.h
modules/video_filter/deinterlace/common.c
modules/video_filter/deinterlace/common.h
modules/video_filter/deinterlace/deinterlace.c