Missed update to private test repo version.
[dcpomatic.git] / src / lib / video_filter_graph.h
2022-10-18 Carl HetheringtonHopefully fix colour of Rec.2020 sources in the preview.
2022-10-18 Carl HetheringtonAdd VideoFilterGraph::process for Image.
2022-10-18 Carl HetheringtonCleanup: some const-correctness.
2021-05-01 Carl HetheringtonBuild with FFmpeg 4.4 and switch to the new send/receiv...
2021-04-30 Carl HetheringtonPort filter graphs to new FFmpeg API.
2021-04-07 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-01-07 Carl Hetheringtonstd::shared_ptr
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.