summaryrefslogtreecommitdiff
path: root/src/lib/filter_graph.h
AgeCommit message (Expand)Author
2023-12-12Prevent crash if you forget to call FilterGraph::setup().Carl Hetherington
2023-11-20Cleanup: handle Filter objects by value rather than by reference.Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-07-03C++11 tidying.Carl Hetherington
2021-05-07Hide some more FFmpeg warnings.v2.15.143Carl Hetherington
2021-05-01Port filter graphs to new FFmpeg API.Carl Hetherington
2021-04-29Remove use of boost::noncopyable.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
2015-11-18Split FilterGraph into that and VideoFilterGraph.Carl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-18Include tidying.Carl Hetherington
2014-07-01Optimise filter graphs with no filters.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2013-07-20Remove some unused stuff.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-13Various fixes to PTS mangling.Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-23Some more tidying up.Carl Hetherington
2013-05-03Try to fix the filter / AVFrame ownership.Carl Hetherington
2013-04-30Update filter graph to new API.Carl Hetherington
2013-04-30Remove old ffmpeg compatibility stuff.Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-09Try to allow builds with 0.10.4-era ffmpeg.Carl Hetherington
2012-12-16Remove apply crop flag.Carl Hetherington
2012-11-19Remove unused Processor::process_begin; some docs.Carl Hetherington
2012-11-14Tests pass again.Carl Hetherington
2012-11-12Untested; extend CompactImage to return a AVPicture.Carl Hetherington
2012-10-27GPL boilerplate.Carl Hetherington
2012-10-27Try to separate out filter graph code and use a different one for each differ...Carl Hetherington