| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-20 | SLVS has a weird UL and was not being recognized as a channel labelrel_2_10_37 | jhurst | |
| 2020-02-12 | Reverting const accessor for class optional_propertyrel_2_10_36 | jhurst | |
| 2020-02-10 | Added support for DisplayType, IntrinsicPictureResolution, ZPositionInUse ↵ | jhurst | |
| properties | |||
| 2020-02-10 | Merge pull request #26 from remia/fix/st_wrap_error_diagnostic | John Hurst | |
| Improve error diagnostic in timed text parser | |||
| 2020-01-23 | Style fix | Rémi Achard | |
| 2020-01-23 | Improve error diagnostic in timed text parser | Rémi Achard | |
| 2020-01-23 | Fix warning when passing non-pod object as variadic argument | Rémi Achard | |
| 2020-01-09 | Merge pull request #23 from DolbyLaboratories/dolby/fix_typo_comment_rp2057 | John Hurst | |
| Fix typo. | |||
| 2020-01-03 | Fix typo. | Arnaud Bienner | |
| I believe this actually references SMPTE RP 2057 "Text-Based Metadata Carriage in MXF" (implemented as part of commit f4061a21fffad4fdf8dbb2f193f0f0960b25421c). | |||
| 2019-12-30 | Merge pull request #22 from ↵ | John Hurst | |
| DolbyLaboratories/dolby/fix_object_ref_not_being_written Fix Object ref not being written | |||
| 2019-12-30 | Merge branch 'master' into htj2c | John Hurst | |
| 2019-12-30 | Merge pull request #19 from radford-for-smpte/sign-language-video-label | John Hurst | |
| Add MCA labels for Sign Language Video Stream | |||
| 2019-12-30 | Merge pull request #18 from wruppelx/master | John Hurst | |
| Default value of Flags in Index Entry Array fixed | |||
| 2019-12-30 | Merge pull request #14 from AntonQubecinema/bugfix | John Hurst | |
| Fix == operator in jp2k seq parser | |||
| 2019-12-30 | Merge pull request #13 from msheby/identifier-greater-than | John Hurst | |
| added greater-than operator to Kumu::Identifier | |||
| 2019-12-30 | Merge pull request #10 from broganross/master | John Hurst | |
| Clear ResourceList before filling it | |||
| 2019-12-20 | Fixed bug when comparing ExtendedCapabilities_t structures | Pierre-Anthony Lemieux | |
| 2019-12-18 | Fix Object ref not being written: this prevented GenericStreamTextBasedSet ↵ | Arnaud Bienner | |
| to be correctly linked to TextBasedDMFramework | |||
| 2019-12-17 | - Added support for optional CPF, CAP and PRF segments | Pierre-Anthony Lemieux | |
| - Fixed encoding of J2KExtendedCapabilities | |||
| 2019-12-02 | Adds a ContainerConstraintsSubDescriptor to ACES files (mandatory per ST 379-2) | Wolfgang Ruppel | |
| 2019-11-30 | Implemented J2K desc to/from MD | Pierre-Anthony Lemieux | |
| 2019-11-30 | Changed Pcap from ui8_t to ui32_t | jhurst | |
| 2019-11-30 | Finished implementation of J2KExtendedCapabilities | jhurst | |
| 2019-11-30 | Renamed m_Value as value, made it public | jhurst | |
| 2019-11-29 | fixed J2KCorrespondingProfile to implement an array rather than a scalar of ↵ | jhurst | |
| ui16_t | |||
| 2019-11-28 | Added support for CAP, PRF and CPF markers | Pierre-Anthony Lemieux | |
| Improved Marker vs Marker Segment discrimination | |||
| 2019-11-28 | fixed to implement an array rather than a scalar of ui16_t | jhurst | |
| 2019-11-28 | created new type ArchivableUi16 | jhurst | |
| 2019-11-24 | checkpoint | jhurst | |
| 2019-10-30 | Add MCA labels for Sign Language Video Stream | radford-for-smpte | |
| 2019-10-23 | Default value of Flags in Index Entry Array fixed | Wolfgang Ruppel | |
| 2019-09-13 | Fix == operator in jp2k seq parser | Anton Artiukh | |
| 2019-08-19 | added greater-than operator to Kumu::Identifier | Matthew Sheby | |
| 2019-08-15 | Add more output on HMAC compare failure.rel_2_10_34 | dbullock | |
| - ASDCP::IntegrityPack::TestValues - dump an error message that includes expected and found HMAC | |||
| 2019-08-15 | Clear ResourceList before filling it | Brogan | |
| If the same TimedTextReader is opened more than once the descriptor's resource list isn't cleared before it is populated. This causes duplicate resources within the list. | |||
| 2019-07-02 | Added debug-mode test of ignored return value | jhurst | |
| 2019-06-28 | Modified to return preferred result codes | jhurst | |
| 2019-06-28 | Modified to enforce execution order of the predicates | jhurst | |
| 2019-06-28 | ReadFileIntoString() modified to return OK when the file is empty | jhurst | |
| 2019-06-28 | Fix crashes from AFL run | Katerina Blinova | |
| We ran American Fuzzy Lop on IMF IAB master file reader and discovered a lot of crashes. These are fixes in the asdcplib code base. | |||
| 2019-06-28 | replaced in comment jpeg codestream with ISXD data fragment | Dan Tatut | |
| 2019-06-28 | Fix HMAC sequence count on MXF read. | dbullock | |
| This fixes #4. | |||
| 2019-02-22 | Quieted log messages for speculative parserel_2_10_32 | jhurst | |
| 2019-02-21 | Merge branch 'master' of https://github.com/cinecert/asdcplib | jhurst | |
| 2019-02-21 | Made Duration, EventStartPosition, and EventComment properties optional, as ↵ | jhurst | |
| per ST377 | |||
| 2019-02-21 | ISXDDataEssenceDescriptor_NamespaceURI UL fixed | Wolfgang Ruppel | |
| 2019-02-20 | removed dead code | jhurst | |
| 2019-02-12 | o Fixed parsing of -tfr option value | jhurst | |
| 2019-02-12 | o Fixed ISXD bugs: | jhurst | |
| o Incorrect UTF_8_Text_DataEssenceCoding UL o Incorrect ISXDDataEssenceDescriptor_NamespaceURI UL o Incorrect use of FrameWrappedISXDData UL o Incorrect use of FrameWrappedISXDContainer UL o Added KM_WIN32_UTF8 macro to protect old users from new ideas | |||
| 2019-01-28 | o removed waywars #endif | jhurst | |
