libdcp.git
2023-02-13 Carl HetheringtonAdd a nice note for general MXF errors. bad-mxf
2023-02-13 Carl HetheringtonInterop CPLs don't have MainPictureStoredArea (#2452). v1.8.58
2023-02-12 Carl HetheringtonGive a better error when a KDMFormatError is thrown... v1.8.57
2023-02-12 Carl HetheringtonThrow xmlpp::internal_error also as KDMFormatError.
2023-02-12 Carl HetheringtonAdd --no-asset-hash-check and --asset-hash-check-maximu... v1.8.56
2023-02-12 Carl HetheringtonTerminate dcpverify correctly when an invalid option...
2023-02-12 Carl HetheringtonAdd another raw_convert().
2023-02-12 Carl HetheringtonCleanup: use a local variable.
2023-02-02 Carl HetheringtonIn Deluxe's "Specifications for Digital Cinema Source... v1.8.55
2023-02-02 Carl HetheringtonCheck IssueDate for Deluxe complaint.
2023-02-02 Carl HetheringtonAdd with_timezone parameter to ::to_string().
2023-01-23 Carl HetheringtonOnly write the appropriate number of AudioChannelLabelS... v1.8.54
2023-01-23 Carl HetheringtonAdd channels parameter to simple_audio().
2023-01-23 Carl HetheringtonAdd support for 20 as a MainSoundConfiguration. v1.8.53
2023-01-19 Carl HetheringtonAdd some more operators to LocalTime.
2023-01-19 Carl HetheringtonAdd a comment.
2023-01-16 Carl HetheringtonAdd some new issuer access methods. v1.8.52
2023-01-16 Carl HetheringtonFix tests. v1.8.51
2023-01-15 Carl HetheringtonCheck that Interop subtitle files have at least one...
2023-01-08 Carl HetheringtonRemove a test directory before running. v1.8.50
2023-01-08 Carl HetheringtonCompare LoadFont URIs and asset paths correctly (DoM...
2023-01-08 Carl HetheringtonCleanup: use std::find_if
2023-01-08 Carl HetheringtonCleanup: improve loop variable names.
2023-01-07 Carl HetheringtonCleanup: rename AssetMap::path -> file for consistency.
2023-01-07 Carl HetheringtonCleanup: rename PKL::asset_list -> assets for consistency.
2023-01-07 Carl HetheringtonCheck for multiple asset IDs in an ASSETMAP during...
2023-01-07 Carl HetheringtonAdd DCP::asset_map().
2023-01-07 Carl HetheringtonAdd AssetMap::assets().
2023-01-07 Carl HetheringtonCleanup: extract verify_assetmap().
2023-01-07 Carl HetheringtonCleanup: const correctness.
2023-01-07 Carl HetheringtonCheck for multiple asset IDs in a PKL during verify.
2023-01-07 Carl HetheringtonCleanup: using ordering.
2023-01-07 Carl HetheringtonCleanup: extract verify_pkl().
2023-01-07 Carl HetheringtonCleanup: const correctness.
2023-01-03 Carl HetheringtonCleanup: remove dead code.
2022-12-30 Carl HetheringtonChange the behaviour of LocalTime::operator== to make... v1.8.49
2022-12-30 Carl HetheringtonFix LocalTime::operator< and operator> to handle offset...
2022-12-30 Carl HetheringtonAdd dcp::LocalTime::millisecond().
2022-12-30 Carl HetheringtonFix some embarassing bugs in dcp::LocalTime comparisons.
2022-12-27 Carl HetheringtonCleanup: extract verify_cpl().
2022-12-26 Carl HetheringtonCleanup: extract verify_reel()
2022-12-25 Carl HetheringtonRemove out-of-date comment.
2022-12-23 Carl HetheringtonFix windows build.
2022-12-23 Carl HetheringtonAdd File::open_error().
2022-12-23 Carl HetheringtonWhitespace fix.
2022-12-22 Carl HetheringtonCleanup: remove randomly-added using. v1.8.48
2022-12-22 Carl HetheringtonWrite OriginalFileName tags in PKL (DoM #2394).
2022-12-22 Carl HetheringtonSet plaintext offset to 0 when writing J2K frames ...
2022-12-22 Carl HetheringtonRe-make expired test certificate chain.
2022-12-22 Carl HetheringtonSupport some different headers in private_key_fingerprint()
2022-12-22 Carl HetheringtonStore not_valid_{before,after} when reading encrypted...
2022-12-22 Carl HetheringtonCleanup: use std::vector and some auto.
2022-12-22 Carl HetheringtonGive a better error from chain_valid() when a certifica...
2022-12-21 Carl HetheringtonRelax the COC component number verification error ... v1.8.47
2022-12-20 Carl HetheringtonAdd detail to the invalid COC component number error. v1.8.46
2022-12-20 Carl HetheringtonIt's not easy to install Python 3 on Ubuntu 16.04,... v1.8.45
2022-12-19 Carl HetheringtonMore adventures in strings and python versions. Stop... v1.8.44
2022-12-19 Carl HetheringtonCan't use the encoding parameter to Popen as it's Pytho... v1.8.43
2022-12-17 Carl HetheringtonAnother attempt to fix UTF-8/byte SNAFUs in wscript. v1.8.42
2022-12-16 Carl HetheringtonFix ./waf dist v1.8.41
2022-12-16 Carl HetheringtonVerify that main picture active area is valid (even... v1.8.40
2022-12-15 Carl HetheringtonThrow exceptions when setting odd values for picture...
2022-12-15 Carl HetheringtonTidy up find_cpl() and add find_pkl().
2022-12-15 Carl HetheringtonSome more details when verification results fail.
2022-12-15 Carl HetheringtonAdd delete_lines_after to the Editor.
2022-12-15 Carl HetheringtonAdd some line spacing in the editor.
2022-12-15 Carl HetheringtonTidy the Editor class up a little.
2022-12-13 Carl HetheringtonAdd some more setters. 2300-kdm-timing v1.8.39
2022-12-13 Carl HetheringtonAdd missing operator.
2022-12-13 Carl HetheringtonAdd new LocalTime constructor.
2022-12-13 Carl HetheringtonAdd assert to make sure we're not comparing times wrongly.
2022-12-13 Carl HetheringtonAdd LocalTime::add().
2022-12-13 Carl HetheringtonAdd UTCOffset class.
2022-12-13 Carl HetheringtonMissing header guard. v1.8.38
2022-12-12 Carl HetheringtonAdd missing initialisation calls to example.
2022-12-04 Carl HetheringtonRemove old jpeg option reference in cscript. v1.8.37
2022-12-04 Carl HetheringtonFix use of atleast_version which these days does nothing. v1.8.36
2022-12-04 Carl HetheringtonFix reading of git tags for .pc file versioning.
2022-12-04 Carl HetheringtonSupport building either with our patched OpenJPEG,...
2022-12-04 Carl HetheringtonRemove support for building with OpenJPEG 1.x.
2022-12-04 Carl HetheringtonFix some ambiguous shared_ptrs, seen on Arch Linux.
2022-12-03 Carl HetheringtonFilter some more potential filename contents on Windows. v1.8.35
2022-11-27 Carl HetheringtonAdd make_kdm.cc example.
2022-11-27 Carl HetheringtonTidy up examples/wscript.
2022-11-24 Carl HetheringtonTidy up some operators, made possible by the previous...
2022-11-24 Carl HetheringtonAdd equality option for vertical subtitle position. v1.8.34
2022-11-23 Carl HetheringtonSome missing const correctness.
2022-11-03 Carl HetheringtonAdd a couple of Z position tests. v1.8.33
2022-11-03 Carl HetheringtonAdd Z position to subtitles; existing tests pass.
2022-10-29 Carl HetheringtonCleanup: use std::make_shared.
2022-10-17 Carl HetheringtonFix YUV->RGB for Rec. 2020. rec2020 v1.8.32
2022-10-11 Carl HetheringtonFix copy/paste error causing a crash when verifying... v1.8.31
2022-10-11 Carl HetheringtonSome dcpverify output tidying.
2022-10-11 Carl HetheringtonAdd a progress bar.
2022-10-11 Carl HetheringtonCleanup: use some lambdas.
2022-10-03 Carl HetheringtonMissing bracket in error message.
2022-09-26 Carl HetheringtonBetter subtitle comparisons in tests. v1.8.30
2022-09-26 Carl HetheringtonDon't try to create non-existent DCPs when searching...
2022-09-19 Carl HetheringtonBump waf in asdcplib. v1.8.29
2022-09-19 Carl HetheringtonBump waf here and in libcxml for Python 3.10 support. v1.8.28
next