[Spec] Disable onnxruntime option
[platform/upstream/nnstreamer.git] / gst / datarepo /
2023-11-24 hyunil park[datareposrc] Bugfix: Fixed removing JSON file before...
2023-11-23 Jaeyun Jung[Common] macro for max number of tensors
2023-11-22 Jaeyun Jung[CodeClean/Element] util function to handle tensors
2023-11-17 Jaeyun Jung[DataRepo/CodeClean] parse gst-caps
2023-10-03 Wook SongDataRepo/Src: Apply g_autoptr for local variables
2023-09-27 Wook SongDataRepo/Src: Add missing null check to the finalize...
2023-09-27 Wook SongDataRepo/Src: Correct typos
2023-09-27 Wook SongDataRepo/Src: Get the framerate only if the data have it
2023-08-31 MyungJoo Ham[WIP] DataRepo Memory Leak Fix
2023-08-28 MyungJoo Hammemleak fix: datareposrc json parse leaking.
2023-08-04 Jaeyun Jung[Svace] fix svace issue accepted/tizen/unified/20230808.074017
2023-08-03 hyunil park[datareposrc] Push GstBuffer according to framerate
2023-08-01 seungha.son[Documentation] Add libjson-glib-dev package dependency
2023-07-26 hyunil park[datarepo] Add function to read and write sparse tensors accepted/tizen/unified/20230727.173058
2023-07-19 hyunil park[datareposrc] Add function to read flexible tensors
2023-07-06 Jaeyun Jung[DataRepo] handle error case
2023-07-06 Jaeyun Jung[Common] change function name
2023-07-04 Jaeyun Jung[DataRepo] util to get data type
2023-07-04 hyunil park[datareposink] Add function to write flexible tensors
2023-06-28 Jaeyun Jung[DataRepo] util to get nth info
2023-06-28 Jaeyun Jung[DataRepo] enum of incoming data type
2023-06-09 Jaeyun Jung[CodeClean] util function for caps
2023-06-09 Jaeyun Jung[CodeClean/RepoSink] unnecessary lines
2023-06-01 hyunil park[datareposrc] For caps negotiation, use the caps of...
2023-05-19 MyungJoo Hamdatarepo: dependency management.
2023-04-21 hyunil park[SVACE] Fix SVACE and coverity issue accepted/tizen/unified/20230424.185348
2023-04-21 hyunil park[datareposrc] Add tensor-sequence property
2023-04-21 hyunil park[datareposink] Add json property
2023-04-21 hyunil park[datareposrc] Add json property
2023-04-20 hyunil park[datareposink] Add supportable caps and writing functio...
2023-04-20 hyunil park[datareposrc] Add is-shuffle property
2023-04-20 hyunil park[datareposrc] Add start/stop-sample-index and epochs...
2023-04-17 hyunil park[datareposrc] Add supportable caps and function to...
2023-04-14 hyunil park[datareposink] Create datareposink initial element
2023-02-27 hyunil park[datareposrc] Create datareposrc initial element