Use get_pixel_size rather than get_size which is slightly nicer as we then don't...
[dcpomatic.git] / src / lib / video_filter_graph.cc
2015-11-18 Carl HetheringtonBasic (untested) ebur128 (#368).
2015-11-18 Carl HetheringtonSplit FilterGraph into that and VideoFilterGraph.