summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-03Merge branch 'main' into v2.17.xCarl Hetherington
2024-02-03Supporters update.v2.16.74Carl Hetherington
2024-02-03Remove unused variable.Carl Hetherington
2024-02-03Don't emit subtitle images that have a zero dimension (#2743).Carl Hetherington
2024-02-03Add an assert to check that sws_getContext() succeeded.Carl Hetherington
2024-02-03Add some asserts; sws_getContext() will fail if the image width or height are 0.Carl Hetherington
2024-02-03Support alpha blend onto YUV444P9LE and YUV444P10LE (68 and 70).Carl Hetherington
2024-02-03Fix incorrect pixel formats for tests.Carl Hetherington
2024-02-03Fix flipped red and blue with rgba64_onto_* tests.Carl Hetherington
2024-02-03Fix incorrect alpha channel scaling with RGBA64.Carl Hetherington
2024-02-03Fix incorrect alpha step used for RGBA64 sources.Carl Hetherington
2024-02-03Put alpha_{data,stride} into OtherYUVParams.Carl Hetherington
2024-02-03Separate out OtherParams into Other{RGB,YUV}Params.Carl Hetherington
2024-02-03OSX -> macOSCarl Hetherington
2024-02-01Fix error when opening the right-click content menu.Carl Hetherington
2024-02-01Add --enable-asan option to configure.Carl Hetherington
2024-02-01Add some more space for macOS preferences icons.Carl Hetherington
2024-02-01Tweak macOS preferences icons (#2746).Carl Hetherington
2024-01-30Add yet more missing DLLs to the Windows installer.v2.17.11Carl Hetherington
2024-01-30Open macOS prefs with Mac-, not Mac-P (#2745).Carl Hetherington
2024-01-30Another missing libpangoft2-1.0-0 to Windows installer.Carl Hetherington
2024-01-30Add missing libbrotlidec to Windows installer.Carl Hetherington
2024-01-30Add missing boost library to macOS .dmg.Carl Hetherington
2024-01-28Bump FFmpeg to 6.1.v2.17.10Carl Hetherington
2024-01-28Dump addr2line command before running it.Carl Hetherington
2024-01-28Use v2.17.x's mxe dependencies when running tests.Carl Hetherington
2024-01-28Remove unused variables.Carl Hetherington
2024-01-28Update for new wxWidgets version on macOS.Carl Hetherington
2024-01-28Update for new mxe.Carl Hetherington
2024-01-28Move audio language setting to DCP audio tab (#2682).Carl Hetherington
2024-01-28Remember whether Content or DCP is selected in a new ui.xml state file.Carl Hetherington
2024-01-28Cleanup: forward declaration sorting.Carl Hetherington
2024-01-28Fix time parsing in KDM CLI to be a bit more lenient.Carl Hetherington
2024-01-28Fix crash when there is no LD_LIBRARY_PATHCarl Hetherington
2024-01-28Setup grok LD_LIBRARY_PATH when required (#2657).Carl Hetherington
2024-01-28Cleanup: whitespace.Carl Hetherington
2024-01-28Add method to setup LD_LIBRARY_PATH for grok.Carl Hetherington
2024-01-28Give GROK its own config changed category.Carl Hetherington
2024-01-28Set CUDA_MODULE_LOADING=EAGER for grok (#2638).Carl Hetherington
2024-01-28Remove reference checkboxes from video/audio/text tabs.Carl Hetherington
2024-01-28Add Version File dialog.Carl Hetherington
2024-01-28Add set().Carl Hetherington
2024-01-28Make can_reference_anything public.Carl Hetherington
2024-01-28Rename can_reference -> can_reference_anything.Carl Hetherington
2024-01-28Cleanup: rearrange how overlap checking is done in can_reference().Carl Hetherington
2024-01-28Put overlaps() into the dcpomatic namespace.Carl Hetherington
2024-01-28Fix missing grok log setup in dcpomatic_cli.Carl Hetherington
2024-01-28Swap a log for a more informative one.Carl Hetherington
2024-01-28Make stop() private and use drop() instead.Carl Hetherington
2024-01-28Clean up grok's presence in the config file and make sure it's optional.Carl Hetherington