| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-28 | Bump ffmpeg to 5.1.2 "Riemann" | Carl Hetherington | |
| 2024-01-28 | Normalise XML attribute names to be camelCase (#2241). | Carl Hetherington | |
| 2024-01-28 | Use 2.18.x subdirectory for configuration. | Carl Hetherington | |
| 2024-01-20 | Explicitly link zlib to keep new macOS environment happy. | Carl Hetherington | |
| 2024-01-20 | Build fix for HAVE_AVSUBTITLERECT_PICT case. | Carl Hetherington | |
| 2024-01-20 | Remove unused variable. | Carl Hetherington | |
| 2024-01-17 | Fix ISDCF name when referring to OVs with subs (#2703). | Carl Hetherington | |
| 2024-01-17 | Move burnt subtitle checks into ::subtitle_languages(). | Carl Hetherington | |
| 2024-01-17 | Cleanup: forward declaration sorting. | Carl Hetherington | |
| 2024-01-16 | Remember some more paths when selecting files (#2728). | Carl Hetherington | |
| * export subtitles * export video * debug log * cinema database * config file | |||
| 2024-01-15 | Fix handling of empty font IDs and default DCP fonts (#2721) (part of #2722). | Carl Hetherington | |
| Previously we used an empty font ID as the default for when a subtitle has no Font, but in #2721 we saw a DCP with an empty font ID which raised an assertion (because we'd already added our default font with the empty ID). Here we try to fix this (and also make the default font correctly be that from the first <LoadFont>). | |||
| 2024-01-13 | Add an assert. | Carl Hetherington | |
| 2024-01-13 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2024-01-12 | Fix scaling of bitmap subs when the corresponding video is cropped (#2670). | Carl Hetherington | |
| Previously we would scale the bitmap size/position to a proportion of the original video frame, then scale it back up again to the DCP container. This didn't take into account some cropped cases where the picture would end up the same shape but the subtitles would be stretched. | |||
| 2024-01-12 | pot/merge. | Carl Hetherington | |
| 2024-01-11 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-10 | Mark a VF as having assets, even if they are unresolved (#1024). | Carl Hetherington | |
| This allows them to be displayed in the timeline, hopefully without any unwanted side-effects. | |||
| 2024-01-09 | Re-make video after YUV/RGB matrix is changed (#2714). | Carl Hetherington | |
| 2024-01-09 | Check for bad DN qualifiers on signer certificates (#2716). | Carl Hetherington | |
| 2024-01-09 | Move ScopeGuard into libdcp. | Carl Hetherington | |
| 2024-01-08 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-05 | Cleanup: remove unused method. | Carl Hetherington | |
| 2024-01-05 | Don't use video streams with AV_DISPOSITION_ATTACHED_PIC (#2349). | Carl Hetherington | |
| These are seen in MP3 files for cover art. | |||
| 2024-01-05 | Add new "territory type" so that INT-T{D,L} can be chosen (#2704). | Carl Hetherington | |
| 2024-01-05 | Add Choice::set_by_data(). | Carl Hetherington | |
| 2024-01-04 | Cleanup: longer variable name. | Carl Hetherington | |
| 2024-01-04 | Add dummy subtitle and closed caption reels even when referencing | Carl Hetherington | |
| other DCPs (in a VF) that themselves might have missing subtitles for some reels. | |||
| 2024-01-04 | Don't try to add fonts from an asset that we don't have. | Carl Hetherington | |
| 2024-01-04 | Don't add an asset that we don't have. | Carl Hetherington | |
| 2024-01-04 | Don't crash when checking a DCP with no subtitles in some reel. | Carl Hetherington | |
| 2024-01-04 | Remove checks for referenced DCPs having content in all reels (#2694). | Carl Hetherington | |
| I can't see why this was done, other than perhaps to avoid output with no subtitles in a reel (which is not allowed by Bv2.1). But I think even if that does still happen we could make our own reels for the missing ones. | |||
| 2024-01-04 | Allow specification of map CPLs by ID (#2702). | Carl Hetherington | |
| 2024-01-02 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2023-12-31 | Fix macOS build for previous. | Carl Hetherington | |
| 2023-12-31 | Better logging to help with #2701. | Carl Hetherington | |
| 2023-12-31 | Try to clarify player "dual" mode in the configuration. | Carl Hetherington | |
| 2023-12-24 | Add stubs for fa_IR (Farsi/Persian).v2.16.71 | Carl Hetherington | |
| 2023-12-12 | Run premultiply filter on still images that have alpha channels (more of #2681). | Carl Hetherington | |
| 2023-12-12 | Cleanup: const. | Carl Hetherington | |
| 2023-12-12 | Prevent crash if you forget to call FilterGraph::setup(). | Carl Hetherington | |
| 2023-12-12 | Add a premultiply filter to sources with an alpha channel (#2681). | Carl Hetherington | |
| 2023-12-12 | Add FFmpegExaminer::has_alpha(). | Carl Hetherington | |
| 2023-12-12 | Cleanup: use a lambda. | Carl Hetherington | |
| 2023-12-12 | Cleanup: use some better variable names. | Carl Hetherington | |
| 2023-12-09 | Don't scan content if we don't need to (#2661). | Carl Hetherington | |
| 2023-12-09 | Extract scan_content(). | Carl Hetherington | |
| 2023-12-09 | Support YUV422P9LE in alpha_blend() (#2671).notar1 | Carl Hetherington | |
| 2023-11-29 | Don't reduce the audio channel count on adding ATMOS (only increase it, if ↵ | Carl Hetherington | |
| required). | |||
| 2023-11-29 | Fix segfault when creating KDMs with certificates and project folders (not ↵ | Carl Hetherington | |
| DKDMs). | |||
| 2023-11-27 | Cleanup: remove unnecessary include. | Carl Hetherington | |
