summaryrefslogtreecommitdiff
path: root/src/lib/dcp_film_encoder.cc
AgeCommit message (Expand)Author
2025-10-08fixup! wip: CUDA with nvjpeg2knvidia2Carl Hetherington
2025-07-10Remove compose.hpp includes.Carl Hetherington
2024-05-16Merge branch 'main' into v2.17.xCarl Hetherington
2024-05-11Stop using video directory and hard-linking (#2756).Carl Hetherington
2024-04-22Allow specification of video bit rate separately for J2K and MPEG2.Carl Hetherington
2024-04-22Support encoding of MPEG2 DCPs.Carl Hetherington
2024-04-21Extract VideoEncoder as a parent of J2KEncoder.Carl Hetherington
2024-04-21Rename Encoder -> FilmEncoder, and subclasses.Carl Hetherington