Fix crash on enabling telecine filter. v2.13.21
authorCarl Hetherington <cth@carlh.net>
Tue, 15 May 2018 22:17:18 +0000 (23:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 15 May 2018 22:17:18 +0000 (23:17 +0100)
commit255562e13056c967ca969d6762024166500d8038
treeb07bf24be437128e353bb3cb727b9cf2b4b9796e
parente881184597fa77bcc4ebf1e64a48927bc210d03d
Fix crash on enabling telecine filter.
Apparently we have to pass frame_rate as a parameter when making the buffer
source for the filter chain.
ChangeLog
src/lib/ffmpeg_decoder.cc
src/lib/filter_graph.cc
src/lib/video_filter_graph.cc
src/lib/video_filter_graph.h