summaryrefslogtreecommitdiff
path: root/src/lib/filter.cc
AgeCommit message (Expand)Author
2025-01-25White space: filter.{cc,h}, hints.{cc,h}, gain_calculator_dialog.{cc,h}Carl Hetherington
2024-03-20Cleanup: clarify some namespace use.Carl Hetherington
2023-12-12Add a premultiply filter to sources with an alpha channel (#2681).Carl Hetherington
2023-12-12Cleanup: use a lambda.Carl Hetherington
2023-12-12Cleanup: use some better variable names.Carl Hetherington
2023-11-20Cleanup: handle Filter objects by value rather than by reference.Carl Hetherington
2022-04-29Fix a load of stuff that wasn't being freed on close.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-05-07Hide some more FFmpeg warnings.v2.15.143Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2019-05-21Add Bob Weaver Deinterlacing Filter (bwdif).Carl Hetherington
2018-06-12Add FFmpeg weave filter.Carl Hetherington
2018-06-08Auto-rotate videos.Carl Hetherington
2018-06-08Add support for vflip/hflip filters.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-18Make Filter applicable to audio or video filters.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-03-15Remove support for FFmpeg postprocessing filters.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-02Tidy up filters dialog; don't show non-existant ones, and categorise them.Carl Hetherington
2013-02-02Only offer filters and postproc that exist.Carl Hetherington
2012-10-14Round image line sizes up to 32. Seems to help with LHS image corruption wit...Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington