asdcplib.git
2020-12-27 Carl Hetheringtonhax nu
2020-12-27 Carl Hetheringtonhax
2020-12-27 Carl Hetheringtonhax
2020-12-27 Carl HetheringtonFix case of advapi32.lib
2020-12-27 Carl HetheringtonFix mingw build.
2020-12-27 Carl HetheringtonAdd cscript file.
2020-12-27 Carl HetheringtonQuell some valgrind errors.
2020-12-27 Carl HetheringtonAllow > 60 fps 3D.
2020-12-27 Carl HetheringtonAllow predictable random number and date generation...
2020-12-27 Carl HetheringtonSupport hashing while writing MXFs.
2020-12-27 Carl HetheringtonAllow overwrite (i.e. continue) when writing JPEG2000...
2020-12-26 Carl HetheringtonRemove edit rate checks so that DCP-o-matic can use...
2020-12-26 Carl HetheringtonAdd another OpenReadFrame method for JP2K::CodestreamPa...
2020-12-26 Carl HetheringtonSet up MXF header value DisplayHeight.
2020-12-26 Carl HetheringtonAdd some missing break statements.
2020-12-26 Carl HetheringtonFix warnings about not all possible values in a switch
2020-12-26 Carl HetheringtonFix misleading indentation.
2020-12-26 Carl HetheringtonFix missing initializers.
2020-12-26 Carl HetheringtonFix comparisons between signed and unsigned values.
2020-12-26 Carl HetheringtonFix initialisation order of constructors.
2020-12-26 Carl HetheringtonMove copy construction of Raw up to ByteString to fix...
2020-12-26 Carl HetheringtonRemove const from return types in cases where it doesn't
2020-12-26 Carl HetheringtonRemove some unused variables.
2020-02-10 jhurstcheckpoint rel_2_10_35
2020-02-10 jhurstAdded support for DisplayType, IntrinsicPictureResoluti...
2020-02-10 John HurstMerge pull request #29 from cinecert/htj2c
2020-02-10 John HurstMerge pull request #26 from remia/fix/st_wrap_error_dia...
2020-02-10 John HurstMerge pull request #25 from remia/fix/non-pod-variadic...
2020-02-10 jhurstMerge branch 'master' into htj2c htj2c 29/head
2020-01-23 Rémi AchardStyle fix 26/head
2020-01-23 Rémi AchardImprove error diagnostic in timed text parser
2020-01-23 Rémi AchardFix warning when passing non-pod object as variadic... 25/head
2020-01-09 John HurstMerge pull request #23 from DolbyLaboratories/dolby...
2020-01-03 Arnaud BiennerFix typo. 23/head
2019-12-30 jhurstAdded missing member name in structure access
2019-12-30 John HurstMerge pull request #22 from DolbyLaboratories/dolby...
2019-12-30 John HurstMerge pull request #20 from cinecert/htj2c
2019-12-30 John HurstMerge branch 'master' into htj2c 20/head
2019-12-30 John HurstMerge pull request #19 from radford-for-smpte/sign...
2019-12-30 John HurstMerge pull request #18 from wruppelx/master
2019-12-30 John HurstMerge pull request #14 from AntonQubecinema/bugfix
2019-12-30 John HurstMerge pull request #13 from msheby/identifier-greater...
2019-12-30 John HurstMerge pull request #10 from broganross/master
2019-12-21 Pierre-Anthony... Fixed bug when comparing ExtendedCapabilities_t structures
2019-12-18 Arnaud BiennerFix Object ref not being written: this prevented Generi... 22/head
2019-12-17 Pierre-Anthony... - Added support for optional CPF, CAP and PRF segments
2019-12-02 Wolfgang RuppelAdds a ContainerConstraintsSubDescriptor to ACES files... 18/head
2019-11-30 Pierre-Anthony... Implemented J2K desc to/from MD github/htj2c
2019-11-30 jhurstChanged Pcap from ui8_t to ui32_t
2019-11-30 jhurstFinished implementation of J2KExtendedCapabilities
2019-11-30 jhurstRenamed m_Value as value, made it public
2019-11-29 jhurstfixed J2KCorrespondingProfile to implement an array...
2019-11-28 Pierre-Anthony... Added support for CAP, PRF and CPF markers
2019-11-28 jhurstfixed to implement an array rather than a scalar of...
2019-11-28 jhurstcreated new type ArchivableUi16
2019-11-25 jhurstcheckpoint
2019-10-30 radford-for... Add MCA labels for Sign Language Video Stream 19/head
2019-10-23 Wolfgang RuppelDefault value of Flags in Index Entry Array fixed
2019-10-23 Wolfgang RuppelMerge pull request #4 from cinecert/master
2019-09-13 Anton ArtiukhFix == operator in jp2k seq parser 14/head
2019-08-20 Matthew Shebyadded greater-than operator to Kumu::Identifier 13/head
2019-08-15 Dean BullockMerge pull request #12 from dcbullock/master
2019-08-15 dbullockBump patch version post tag. 12/head
2019-08-15 dbullockAdd more output on HMAC compare failure. rel_2_10_34
2019-08-15 BroganClear ResourceList before filling it 10/head
2019-07-06 Wolfgang RuppelMerge pull request #3 from cinecert/master
2019-07-02 jhurstadvanced post-release of tag rel_2_10_33
2019-07-02 jhurstAdded debug-mode test of ignored return value
2019-06-28 John HurstMerge pull request #9 from dcbullock/master rel_2_10_33
2019-06-28 dbullockMerge branch 'master' of https://github.com/cinecert... 9/head
2019-06-28 jhurstModified to return preferred result codes
2019-06-28 jhurstModified to enforce execution order of the predicates
2019-06-28 jhurstReadFileIntoString() modified to return OK when the...
2019-06-28 Katerina BlinovaFix crashes from AFL run
2019-06-28 Dan Tatutreplaced in comment jpeg codestream with ISXD data...
2019-06-28 jhurstnew file
2019-06-28 dbullockFix HMAC sequence count on MXF read.
2019-06-13 jhurstModified to return preferred result codes
2019-06-13 jhurstModified to enforce execution order of the predicates
2019-06-13 jhurstReadFileIntoString() modified to return OK when the...
2019-06-13 John HurstMerge pull request #7 from kblinova/master
2019-06-10 John HurstMerge pull request #6 from dtatut/patch-1
2019-05-30 Katerina BlinovaFix crashes from AFL run 7/head
2019-05-24 Dan Tatutreplaced in comment jpeg codestream with ISXD data... 6/head
2019-03-24 Wolfgang RuppelMerge pull request #2 from cinecert/master
2019-02-26 jhurstnew file
2019-02-22 jhurstNoted build procedure change for autotools
2019-02-22 jhurstIncrementing build number to differentiate Head from...
2019-02-22 jhurstAdded library names
2019-02-22 Wolfgang RuppelMerge pull request #1 from cinecert/master
2019-02-22 jhurstQuieted log messages for speculative parse rel_2_10_32
2019-02-22 jhurstdocumentation re-org, take 2
2019-02-22 jhurstdocumentation re-org, take 1
2019-02-22 jhurstMerge branch 'master' of https://github.com/cinecert...
2019-02-22 jhurstMade Duration, EventStartPosition, and EventComment...
2019-02-22 John HurstMerge pull request #1 from wruppelx/master
2019-02-21 Wolfgang RuppelISXDDataEssenceDescriptor_NamespaceURI UL fixed 1/head
2019-02-21 Wolfgang RuppelCMake fixed
2019-02-21 jhurstremoved dead code
2019-02-12 jhurstRelease me
next