summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07fixup! Remove some unused variables.warning-fixesCarl Hetherington
2020-04-06Add some missing break statements.Carl Hetherington
2020-04-06Fix warnings about not all possible values in a switchCarl Hetherington
2020-04-06Fix misleading indentation.Carl Hetherington
2020-04-06Fix missing initializers.Carl Hetherington
2020-04-06Fix comparisons between signed and unsigned values.Carl Hetherington
2020-04-06Fix initialisation order of constructors.Carl Hetherington
2020-04-06Move copy construction of Raw up to ByteString to fix warning when Raw(Raw&) ...Carl Hetherington
2020-04-06Remove const from return types in cases where it doesn'tCarl Hetherington
2020-04-06Remove some unused variables.Carl Hetherington
2020-02-20Bump patch version post tag.HEADmasterjhurst
2020-02-20SLVS has a weird UL and was not being recognized as a channel labelrel_2_10_37jhurst
2020-02-12Bump patch version post tag.jhurst
2020-02-12Reverting const accessor for class optional_propertyrel_2_10_36jhurst
2020-02-10Bump patch version post tag.jhurst
2020-02-10checkpointrel_2_10_35jhurst
2020-02-10Added support for DisplayType, IntrinsicPictureResolution, ZPositionInUse pro...jhurst
2020-02-10Merge pull request #29 from cinecert/htj2cJohn Hurst
2020-02-10Merge pull request #26 from remia/fix/st_wrap_error_diagnosticJohn Hurst
2020-02-10Merge pull request #25 from remia/fix/non-pod-variadic-warningJohn Hurst
2020-02-10Merge branch 'master' into htj2chtj2cjhurst
2020-01-23Style fixRémi Achard
2020-01-23Improve error diagnostic in timed text parserRémi Achard
2020-01-23Fix warning when passing non-pod object as variadic argumentRémi Achard
2020-01-09Merge pull request #23 from DolbyLaboratories/dolby/fix_typo_comment_rp2057John Hurst
2020-01-03Fix typo.Arnaud Bienner
2019-12-30Added missing member name in structure accessjhurst
2019-12-30Merge pull request #22 from DolbyLaboratories/dolby/fix_object_ref_not_being_...John Hurst
2019-12-30Merge pull request #20 from cinecert/htj2cJohn Hurst
2019-12-30Merge branch 'master' into htj2cJohn Hurst
2019-12-30Merge pull request #19 from radford-for-smpte/sign-language-video-labelJohn Hurst
2019-12-30Merge pull request #18 from wruppelx/masterJohn Hurst
2019-12-30Merge pull request #14 from AntonQubecinema/bugfixJohn Hurst
2019-12-30Merge pull request #13 from msheby/identifier-greater-thanJohn Hurst
2019-12-30Merge pull request #10 from broganross/masterJohn Hurst
2019-12-20Fixed bug when comparing ExtendedCapabilities_t structuresPierre-Anthony Lemieux
2019-12-18Fix Object ref not being written: this prevented GenericStreamTextBasedSet to...Arnaud Bienner
2019-12-17- Added support for optional CPF, CAP and PRF segmentsPierre-Anthony Lemieux
2019-12-02Adds a ContainerConstraintsSubDescriptor to ACES files (mandatory per ST 379-2)Wolfgang Ruppel
2019-11-30Implemented J2K desc to/from MDPierre-Anthony Lemieux
2019-11-30Changed Pcap from ui8_t to ui32_tjhurst
2019-11-30Finished implementation of J2KExtendedCapabilitiesjhurst
2019-11-30Renamed m_Value as value, made it publicjhurst
2019-11-29fixed J2KCorrespondingProfile to implement an array rather than a scalar of u...jhurst
2019-11-28Added support for CAP, PRF and CPF markersPierre-Anthony Lemieux
2019-11-28fixed to implement an array rather than a scalar of ui16_tjhurst
2019-11-28created new type ArchivableUi16jhurst
2019-11-24checkpointjhurst
2019-10-30Add MCA labels for Sign Language Video Streamradford-for-smpte
2019-10-23Default value of Flags in Index Entry Array fixedWolfgang Ruppel