TIOVX Release Notes
Version: 01.11.00.00
Contents
- Introduction
- Licensing
- Getting Started
- Documentation
- What's New
- Upgrade and Compatibility Information
- Device Support
- Validation Information
- Fixed Issues
- Known Issues
- Technical Support
- Package Versioning
Introduction
The TIOVX package consists of the Texas Instruments OpenVX conformant implementation for Jacinto7 platform
Licensing
The licensing information of this library, as well as any third-party components included which are made available under a number of other open-source licenses are enumerated as part of the manifest. A complete manifest along with export control information is detailed here [HTML].
Getting Started
The TIOVX User Guide [HTML] provides the documentation and references necessary to begin development on TI's platforms using TIOVX.
Documentation
Refer to following documentation for further details:
TIOVX User Guide | Build instructions, API Guide, tutorials, tool documentation, etc | [HTML] |
Test Reports | Conformance test reports, TI platform test reports | [FOLDER] |
Software Manifest | Licenses, terms of use | [HTML] |
What's New
ID | Summary |
---|---|
TIOVX-903 | TIOVX shall automatically set buffer depth for intermediate buffer queues |
TIOVX-902 | TIOVX framework shall automatically set pipeline depth when pipelining |
Upgrade and Compatibility Information
File | Change description | User application change required | User application recompile required |
kernels_j7\include\TI\j7_tidl.h | Modifying tivxTIDLJ7Params to include a parameter that conditionally enables optimization ivision alg | YES | YES |
Device Support
SoC | Target (OS) | Test Plaform |
---|---|---|
Jacinto7 | x86_64 (Linux) | x86_64 Linux with Ubuntu 18.04 |
Jacinto7 | R5F, C6x, C7x running TI-RTOS A72 running Linux v5.4 or QNX |
Jacinto7 EVM |
Validation Information
This release was built and validated using the following tools:
Build Tools (included in Processor SDK RTOS):
- C7000 Code Generation Tools version: 1.4.0.STS
- C6000 Code Generation Tools version: 8.3.7
- GCC ARM Linux Code Generation Tools version: 9.2-2019.12
- TI ARM Code Generation Tools version: 20.2.0
Dependencies (included in Processor SDK RTOS):
- VXLIB version: 1.1.5.0
- TIDL version: 1.4.0.8
- Imaging version: 7.1.0.0
- Processor SDK RTOS version: 7.2.0.0
Dependencies (NOT included in Processor SDK RTOS):
- GCC: 5.4.0
- libpng: 1.2
Fixed Issues
ID | Summary |
---|---|
TIOVX-1033 | TDA4VM: Two instances of decoder taking double the time as single instance |
TIOVX-1032 | FPS drops while running parallel 2x1080p encoder in default SDK |
Known Issues
ID | Summary |
---|---|
TIOVX-1072 | tivxCmdTimeout.ValidTimeoutSet for A72 fails for QNX |
TIOVX-1071 | YUV422 Capture fails after capture source is switched without reboot |
TIOVX-1031 | Encoder issue when using greater than 2 instances |
TIOVX-1023 | tivxGraphPipeline.MaxDataRef disabled due to failure caused by boundary condition |
TIOVX-1005 | MSC Test Case: Bitmatch validation fails when multiple conformance test instances are run in parallel |
TIOVX-1004 | Decoder: Issues when greater than 2 instances are run in parallel |
TIOVX-943 | EncDec: Encoder output cannot be directly connected to decoder |
TIOVX-823 | TIOVX delay parameters with pipelining result in serialization nodes |
TIOVX-630 | tivxHwaVpacViss.testMux conformance test fails on target |
TIOVX-569 | Bmp utils do not work for loading RGBX images |
VXLIB-371 | Multiply iS16 iS16 oS16 with 1/255 as scaling factor fails for X86 target |
Technical Support
For technical support and additional assistance, contact local TI Field Application Engineer
Package Versioning
Each package version is composed of 4 period-delimited numbers - represented here by the letters M, m, p and b [M.m.p.b]
. The table below provides a descriptive reference regarding package version numbering.
Digit | Meaning | Description |
---|---|---|
1 (M=Major) | Major revision | Incremented when the new version is substantially different from the previous For example, a new module added or an existing module's algorithm significantly altered. |
2 (m=minor) | Minor revision | Incremented when the new version has changed but not in a major way. For example, some minor changes in the API or feature set. |
3 (p=patch) | Patch number | Incremented for all other source code changes. This include any packaging support code. |
4 (b=build) | Build number | Incremented for each release delivery to CM. Reset for any change to M, m or p |
Copyright 2020, Texas Instruments Incorporated