summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-08Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-08Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-07Fix font ID allocation from DCP when there are subs and ccaps using the same ...Carl Hetherington
2024-06-06Support optimised rendering of YUV420P in OpenGL.Carl Hetherington
2024-06-06Store the video encoding of a DCP in the metadata (J2K/MPEG2).Carl Hetherington
2024-06-04Make sure MPEG2 encodes are always 2K (#2819).Carl Hetherington
2024-06-04Add an option to dump the decryption certificate from the KDM CLI.Carl Hetherington
2024-06-03Add $png_apps variable.Carl Hetherington
2024-06-02Bump test/data for another subtitle rendering reference fix.Carl Hetherington
2024-05-31Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-31Make the DCP-encode counting dependent on variant.Carl Hetherington
2024-05-31Fix incorrect default _show_report_a_problem.Carl Hetherington
2024-05-30Supporters update.v2.16.86Carl Hetherington
2024-05-30Render subtitles using show_in_cairo_context() instead of add_to_cairo_contex...Carl Hetherington
2024-05-29Fix merge.Carl Hetherington
2024-05-29Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-29Bump SERVER_LINK_VERSION since we changed the name of some metadata.Carl Hetherington
2024-05-29Hide some warnings.Carl Hetherington
2024-05-29Use territory details from template.Carl Hetherington
2024-05-29Get chain, facility, studio and distributor from template.Carl Hetherington
2024-05-29Remove default Interop/SMPTE setting.Carl Hetherington
2024-05-29Remove default video bit rate settings.Carl Hetherington
2024-05-29Remove default DCP audio channel setting.Carl Hetherington
2024-05-29Remove default DCP content type setting.Carl Hetherington
2024-05-29Use ConfigRestorer to reset override_path after use.Carl Hetherington
2024-05-26Note that newer libsub version is required.Carl Hetherington
2024-05-26Fix build with newer libsub.Carl Hetherington
2024-05-25Improve save-template dialog and always use a default template.Carl Hetherington
2024-05-25Use std::vector for Config::templates().Carl Hetherington
2024-05-25Cleanup: make method private.Carl Hetherington
2024-05-24Read 16-bit audio DCPs correctly.Carl Hetherington
2024-05-24Verify that DCPs have 24-bit audio.Carl Hetherington
2024-05-24Don't repeat the same error/warning more than once.Carl Hetherington
2024-05-24Fix some incorrect verification messages.Carl Hetherington
2024-05-22Bump libsub for SSA Margin{L,R} support (#2811).Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-21Replace all new_test_film with new_test_film2.Carl Hetherington
2024-05-21Fix stream length for DCP content (#2688).Carl Hetherington
2024-05-21Allow running tests from trees made with cdist.Carl Hetherington
2024-05-20Use $HOME rather than hard-coded user name.Carl Hetherington
2024-05-20Cleanup, and try to make a test use less disk space.Carl Hetherington
2024-05-20More cleanups.Carl Hetherington
2024-05-20Another cleanup.Carl Hetherington
2024-05-20Clean up some more tests.Carl Hetherington
2024-05-20Clean up another big test.Carl Hetherington
2024-05-20Use new_test_film2.Carl Hetherington
2024-05-20Cleanup another test.Carl Hetherington
2024-05-20Add missing call to Cleanup::run().Carl Hetherington
2024-05-19Don't make _stream_states for unmapped audio, otherwise we wait for contentCarl Hetherington
2024-05-19Add and use Content::has_mapped_audio().Carl Hetherington