adtf_file_library  0.13.1
Release Notes

New Features & Changes

  • 0.13.1 (BETA)
    • add missing component specification in the cmake macro target installation
  • 0.13.0 (BETA)
    • redirect external logging to stderr in case of –json flag
    • provide release notes
    • rework, enhance and correct documentation
    • extend documentation with a guide on how to use/install the python module
    • move functionality of adtf cmake macros to adtf_file_library
    • adtf_dattool/multiplexer should add trigger items when a reader reports a file version without triggers
  • 0.12.0 (BETA)
    • harmonize return value output and json formatting options
    • add proxy reader to handle samples after EOF
    • improve feedback for missing substreams
    • use dev_essential 1.3.2
  • 0.11.0 (BETA)
    • correct and harmonize spelling by renaming package from ifhd to adtf_file_library
    • move package from dw-developer-sdk to dw-public-releases remote in our artifactory
      • note that we recommend using only virtual remote adtf-development instead of single remotes
      • this will bundle everything you need and no additional or single remote is required
    • update to Python 3.10
    • provide –repair option for adtf_dattool
    • extend –liststreams call for selecting a reader
    • update icons and CI/CD
  • 0.10.2 (BETA)
    • document usage of exceptions in API
  • 0.10.1 (BETA)
    • none (pure version)
  • 0.10.0 (BETA)
    • provide Python support (API, scripting, datprocessing)
      • please have a look at our Python examples
    • handle export for split files
    • reworked and harmonized Base Reader (for read and datprocessing)
      • note: you maybe have to change your processor implemetantion
      • please have a look at our examples
    • make use of new codec API in delivered examples
    • additional clean up and prepare first major release
  • 0.9.3 (BETA)
    • minor performance optimizations for the file writer
  • 0.9.2 (BETA)
    • none (doc only)
  • 0.9.1 (BETA)
    • upgrade to dev_essential 1.1.2
  • 0.9.0 (BETA)
    • provide property to define resolution (ns, us) for csv export
    • extend ADTF DAT Tool with inspect feature for adtffileplugins
  • 0.8.0 (BETA)
    • extend adtf_dattool to handle substreams
    • add file interface to allow plugins to provide custom implementations
    • port the ifhd and adtf file library to new oo DDL and dev_essential 1.1.0
    • add an example reader implementation
    • add stream rename option to dattool
  • 0.7.3 (BETA)
    • none (patch version only)
  • 0.7.2 (BETA)
    • none (patch version only)
  • 0.7.1 (BETA)
    • none (patch version only)
  • 0.7.0 (BETA)
    • add the possibility to support different Reader Implementations
  • 0.6.1 (BETA)
    • none (patch version only)
  • 0.6.0 (BETA)
    • change signature of plugin entry methods to prevent loading of incompatible plugins
    • allow plugins to override existing (de-)serializers
    • add support for substream ids
    • add method to retrieve current position
    • provide "add-extension" option for Attached Files or extensions
    • add support for nanoseconds
    • make IFHD ARM compatible
    • support for Extensions in DAT Processing
    • upgrade dependencies to a_util 5.6.0 and ddl 4.4.0
  • 0.5.1 (BETA)
    • add rules of contribution
  • 0.5.0 (BETA)
    • reader interface must contain info about stream to return item from
    • change to A Util 5.5
  • 0.4.2 (BETA)
    • none (patch version only)
  • 0.4.1 (BETA)
    • extend FileAccess to show loading of adtffileplugins
  • 0.4.0 (BETA)
    • remove ADPL and add MPL 2.0 License
    • integrate ADTF DAT Tool, Processing Lib and processor/reader examples
  • 0.3.0 (BETA)
    • ADTF2 Video Stream Type De-/Serializer: set bytes_per_line and bits_per_pixel
    • Add documentation of Chunk Layout an File Layout
  • 0.2.2 (BETA)
    • none (patch version only)
  • 0.2.1 (BETA)
    • none (patch version only)
  • 0.2.0 (BETA)
    • add ADPL license Info
    • enable the use of an external Sample class factory
    • handle Sample Info
    • create basic plugin support
  • 0.1.0 (BETA)
    • initial version ported from adtf 2

Bugfixes

  • 0.13.1 (BETA)
    • none (technical dept only)
  • 0.13.0 (BETA)
    • correctly interpret history duration in case where TargetADTFVersion != adtf3ns
  • 0.12.0 (BETA)
    • add version to setup python script
    • handle unsupported streams while listing
  • 0.11.0 (BETA)
    • fix export when using substreams from different streams
  • 0.10.2 (BETA)
    • fix adtf file version information
    • fix out of bound access for reading the index
  • 0.10.1 (BETA)
    • important hotfix for reader id
  • 0.10.0 (BETA)
    • reworked error handling, e.g. warning if processor cannot handle substreams
    • reworked CSV Exporter
  • 0.9.3 (BETA)
    • none (performance optimization only)
  • 0.9.2 (BETA)
    • none (doc only)
  • 0.9.1 (BETA)
    • none (update dependencies only)
  • 0.9.0 (BETA)
    • none (features only)
  • 0.8.0 (BETA)
    • fix integer overflows in index table extension creation
  • 0.7.3 (BETA)
    • make sure only key_data flag forces creation of an index entry
  • 0.7.2 (BETA)
    • correct plain type identifiers
  • 0.7.1 (BETA)
    • use reference instead of copy for serialization
  • 0.7.0 (BETA)
    • none (features only)
  • 0.6.1 (BETA)
    • correct write to disk
  • 0.6.0 (BETA)
    • none (features only)
  • 0.5.1 (BETA)
    • none (doc only)
  • 0.5.0 (BETA)
    • add missing examples
    • correct adtf 2 sample class id for empty streams
    • correct major, subtype and flags handling for adtf 2 files
  • 0.4.2 (BETA)
    • exception message is filled
  • 0.4.1 (BETA)
    • ignore variant strings in adtf 2 media sample info
    • add missing time zone conversion
    • add return value for setFilePos on Linux
    • correct duration calculation when streams have no items
    • correct dates of change for adtf 2 media description files
  • 0.4.0 (BETA)
    • none (features only)
  • 0.3.0 (BETA)
    • none (features only)
  • 0.2.2 (BETA)
    • stream start timestamps are updated correctly in file based history mode
  • 0.2.1 (BETA)
    • writer use last stream type before the first sample as initial type
  • 0.2.0 (BETA)
    • handle exception when stream can not be loaded
    • correct format conversion during serialization
    • fix race condition between GetExtensionStream and Cache Writer
    • fix constness of DefaultSample::IterateInfo
  • 0.1.0 (BETA)
    • none (initial version)

Known Issues

  • none

Copyright © CARIAD SE.
Generated on Fri Apr 19 2024 by doxygen 1.9.1
GIT Commit Hash: 82d535f82776c20b12fc60740bdae991b62444a7