summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-16Rearrange encoder threading.Carl Hetherington
2023-12-16Remove check for _threads being null, as I think it should not happen.Carl Hetherington
2023-12-16Cleanup: white space.Carl Hetherington
2023-12-16Further patch from Aaron.Carl Hetherington
2023-12-16Tidy up some includes / forward declarations.Carl Hetherington
2023-12-16Cleanup: white space tidying.Carl Hetherington
2023-12-16Change end() to only do one thing, and copy the required stuff into pause()Carl Hetherington
2023-12-16Remove default constructor from DCPVideo.Carl Hetherington
2023-12-16Formatting, variable name tidying and some const correctness.Carl Hetherington
2023-12-16Move grok headers into src/wx/grokCarl Hetherington
2023-12-16Move grok headers into src/lib/grokCarl Hetherington
2023-12-16Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding vi...Carl Hetherington
2023-12-16Bump ffmpeg to get some fixes that were on dcpomatic-14 but not dcpomatic-16.Carl Hetherington
2023-12-16Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).Carl Hetherington
2023-12-16Change how video timing is done.Carl Hetherington
2023-12-16Add operator* for Time and int.Carl Hetherington
2023-12-16Write player debug logs from tests on -- --log=debug-playerCarl Hetherington
2023-12-16Cleanup: fix name of film to match test.Carl Hetherington
2023-12-16Fix FFmpegExaminer termination condition when there is no video;Carl Hetherington
2023-12-16Bump ffmpeg to 5.1.2 "Riemann"Carl Hetherington
2023-12-16Normalise XML attribute names to be camelCase (#2241).Carl Hetherington
2023-12-16Use 2.18.x subdirectory for configuration.Carl Hetherington
2023-12-12Run premultiply filter on still images that have alpha channels (more of #2681).Carl Hetherington
2023-12-12Cleanup: const.Carl Hetherington
2023-12-12Prevent crash if you forget to call FilterGraph::setup().Carl Hetherington
2023-12-12Add a premultiply filter to sources with an alpha channel (#2681).Carl Hetherington
2023-12-12Add FFmpegExaminer::has_alpha().Carl Hetherington
2023-12-12Cleanup: use a lambda.Carl Hetherington
2023-12-12Cleanup: use some better variable names.Carl Hetherington
2023-12-09Don't scan content if we don't need to (#2661).Carl Hetherington
2023-12-09Extract scan_content().Carl Hetherington
2023-12-09Support YUV422P9LE in alpha_blend() (#2671).notar1Carl Hetherington
2023-12-02Supporters update.v2.16.70Carl Hetherington
2023-12-02Bump libdcp for another MCA channel ID fix.Carl Hetherington
2023-11-30Support RtAudio >= 6.Carl Hetherington
2023-11-29Allow 14 or 16 channels with ATMOS content, rather than forcing 14 (#2672).Carl Hetherington
2023-11-29Don't reduce the audio channel count on adding ATMOS (only increase it, if re...Carl Hetherington
2023-11-29Fix segfault when creating KDMs with certificates and project folders (not DK...Carl Hetherington
2023-11-27Add Дима Агатов as a tester.Carl Hetherington
2023-11-27Supporters update.v2.16.69Carl Hetherington
2023-11-27Uninstall encode server link.Carl Hetherington
2023-11-27Add missing file=f so that all desktop shortcuts are uninstalled.Carl Hetherington
2023-11-27Set shell var context so that when uninstalling we look in the same place for...Carl Hetherington
2023-11-27Cleanup: add start_menu_shortcut().Carl Hetherington
2023-11-27Extract some common parts of the uninstaller.Carl Hetherington
2023-11-27Cleanup: remove unnecessary include.Carl Hetherington
2023-11-27Call dcpomatic_setup_path_encoding() early enough (#2665).Carl Hetherington
2023-11-27Don't hide errors when trying to make configuration directories.Carl Hetherington
2023-11-27Fix installer with non-ASCII user names (#2668).Carl Hetherington
2023-11-27Fix stray \r characters in output of ls_url on Windows (#2669).Carl Hetherington