Skip to content

Commit 3989104

Browse files
authored
Merge pull request #87 from TexasInstruments/fix/update-README-v2.0
Update gstreamer elements section from README
2 parents eacf49f + 7411a9e commit 3989104

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,20 +67,26 @@ Plugin Details:
6767
Name tiovx
6868
Description GStreamer plugin for TIOVX
6969
Filename /usr/lib/gstreamer-1.0/libgsttiovx.so
70-
Version 0.0.1
70+
Version 0.2.1
7171
License Proprietary
7272
Source module GstTIOVX
7373
Binary package GstTIOVX source release
7474
Origin URL http://ti.com
7575

7676
tiovxcolorconvert: TIOVX ColorConvert
77+
tiovxdlcolorblend: TIOVX DL ColorBlend
78+
tiovxdlpreproc: TIOVX DL PreProc
7779
tiovxmultiscaler: TIOVX MultiScaler
80+
tiovxmosaic: TIOVX Mosaic
7881

79-
2 features:
80-
+-- 2 elements
82+
5 features:
83+
+-- 5 elements
8184
```
8285

8386
| Extended Documentation |
8487
| ----------- |
8588
| [GstTIOVXColorConvert](https://github.com/TexasInstruments/edgeai-gst-plugins/wiki/tiovxcolorconvert) |
89+
| [GstTIOVXDLColorBlend](https://github.com/TexasInstruments/edgeai-gst-plugins/wiki/tiovxdlcolorblend) |
90+
| [GstTIOVXDLPreProc](https://github.com/TexasInstruments/edgeai-gst-plugins/wiki/tiovxdlpreproc) |
8691
| [GstTIOVXMultiScaler](https://github.com/TexasInstruments/edgeai-gst-plugins/wiki/tiovxmultiscaler) |
92+
| [GstTIOVXMosaic](https://github.com/TexasInstruments/edgeai-gst-plugins/wiki/tiovxmosaic) |

0 commit comments

Comments
 (0)