summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2024-01-06WIP: Allow export of a verification report (#1823).Carl Hetherington
2024-01-05Cleanup: remove unused method.Carl Hetherington
2024-01-05Don't use video streams with AV_DISPOSITION_ATTACHED_PIC (#2349).Carl Hetherington
2024-01-05Add new "territory type" so that INT-T{D,L} can be chosen (#2704).Carl Hetherington
2024-01-05Add Choice::set_by_data().Carl Hetherington
2024-01-04Cleanup: longer variable name.Carl Hetherington
2024-01-04Add dummy subtitle and closed caption reels even when referencingCarl Hetherington
2024-01-04Don't try to add fonts from an asset that we don't have.Carl Hetherington
2024-01-04Don't add an asset that we don't have.Carl Hetherington
2024-01-04Don't crash when checking a DCP with no subtitles in some reel.Carl Hetherington
2024-01-04Remove checks for referenced DCPs having content in all reels (#2694).Carl Hetherington
2024-01-04Allow specification of map CPLs by ID (#2702).Carl Hetherington
2024-01-02Updated fa_IR translation from Soleyman Rahmani.Carl Hetherington
2023-12-31Fix macOS build for previous.Carl Hetherington
2023-12-31Better logging to help with #2701.Carl Hetherington
2023-12-31Try to clarify player "dual" mode in the configuration.Carl Hetherington
2023-12-24Add stubs for fa_IR (Farsi/Persian).v2.16.71Carl 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-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-27Cleanup: remove unnecessary include.Carl Hetherington
2023-11-27Don't hide errors when trying to make configuration directories.Carl Hetherington
2023-11-27Fix stray \r characters in output of ls_url on Windows (#2669).Carl Hetherington
2023-11-26Make an error more detailed.Carl Hetherington
2023-11-23Update servers list after connecting to the signal.Carl Hetherington
2023-11-23Clarify error messages about missing configuration.Carl Hetherington
2023-11-21Fix Centos 7 build.Carl Hetherington
2023-11-21Missing header for Windows build.Carl Hetherington
2023-11-21Cleanup: whitespace and header sorting.Carl Hetherington
2023-11-20Verify encrypted DCPs (more) correctly (#2659).Carl Hetherington
2023-11-20Fix audio analysis attempts with source files that have more channels than th...Carl Hetherington
2023-11-20Cleanup: handle Filter objects by value rather than by reference.Carl Hetherington
2023-11-20Cleanup: remove an unnecessary shared_ptr.Carl Hetherington
2023-11-20Add header guards.Carl Hetherington
2023-11-20Don't feed channels to leqm that we don't have a correction factor for (#2647).Carl Hetherington
2023-11-20Add a dialog to show which screens have potentially-problematicCarl Hetherington
2023-11-20Cleanup: header ordering.Carl Hetherington
2023-11-20Improve progress reporting of digest calculations (might help with #2643).Carl Hetherington
2023-11-19Fix out-of-bounds read in OSX disk checking (#2658).Carl Hetherington
2023-11-17Always add a font with an empty ID (#2649).Carl Hetherington
2023-11-17Pass through <Ruby> tags in subtitles (#2635) (GH#23).Carl Hetherington