Make terminate_threads() less likely to leave _threads containing invalid pointers.
[dcpomatic.git] / src / lib / video_filter_graph.h
2018-05-15 Carl HetheringtonFix crash on enabling telecine filter. v2.13.21
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-11-18 Carl HetheringtonBasic (untested) ebur128 (#368).
2015-11-18 Carl HetheringtonSplit FilterGraph into that and VideoFilterGraph.