[CodeClean] fix indent and codestyle
[platform/upstream/nnstreamer.git] / gst /
2024-01-03 Jaeyun Jung[CodeClean] fix indent and codestyle
2024-01-02 Wook SongFilter/MLAgent: Implement the JSON parsing logic to...
2024-01-02 Wook SongFilter/MLAgent: Do not use g_autoptr for a const pointer
2024-01-02 Wook SongFilter/MLAgent: Use a proper data type argument for...
2023-12-26 Jaeyun Jung[Protobuf] missing tensor type
2023-12-26 Jaeyun Jung[Build/Edge] check nns-edge dependency
2023-12-21 Jaeyun Jung[Build] dependency to gstreamer
2023-12-21 Jaeyun Jung[Doc] fix typo
2023-12-19 Yongjoo Ahn[tensor_transform] Fix confusing usage of transpose
2023-12-18 Jaeyun Jung[CodeClean] fix svace issue
2023-12-12 Jaeyun Jung[Common] check tensor dim to append previous caps
2023-12-12 Jaeyun Jung[Filter] condition to update dimension
2023-12-11 Jaeyun Jung[QueryClient] handle tensor buffer
2023-12-01 Jaeyun Jung[Doc] remove unnecessary lines from ml-api
2023-12-01 hyunil park[tensor_trainer] Modify description of model-load-path
2023-11-30 Jaeyun Jung[Transform] available caps without peer
2023-11-24 hyunil park[datareposrc] Bugfix: Fixed removing JSON file before...
2023-11-24 Yongjoo Ahn[trivial] Fix some typos
2023-11-24 Yongjoo Ahn[build] Enable clang with some deps
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-22 Jaeyun Jung[Common/CodeClean] update description
2023-11-22 gichan2-jang[TEST] Add tensor query test for drop prop
2023-11-22 gichan2-jang[Query] Add drop prop to query client
2023-11-21 Wook SongCommon/API: Introduce g_auto for automatic memory clean...
2023-11-21 Jaeyun Jung[Edge] util to handle tensor info
2023-11-17 Jaeyun Jung[DataRepo/CodeClean] parse gst-caps
2023-11-16 gichan2-jang[Edge] Remove re-connect from nnstreamer element
2023-11-15 Jaeyun Jung[Common] init after free
2023-11-13 linuxias[Filter] Typecast using G_TENSOR_FILTER_SINGLE_PRIV...
2023-11-07 Jaeyun Jung[CodeClean] fix indent
2023-11-06 Jaeyun Jung[Common] check index to get nth tensor
2023-11-03 Jaeyun Jung[Common] unref memory when appending tensor buffer
2023-11-02 Jaeyun Jung[Common] fix mem leak case
2023-11-02 Jaeyun Jung[Common] util to get nth info
2023-11-01 Jaeyun Jung[Common] hide old rank limit
2023-10-23 hyunil park[edge] Deprecate port and host property of edgesrc...
2023-10-23 Yongjoo Ahn[util] Fix gst_tensors_info_to_string
2023-10-18 MyungJoo Hamdecoder/filter: more info for gst-inspect.
2023-10-16 seungha sonDelete unnecessary empty line
2023-10-16 Wook SongFilter/MLAgent: Replace MLAgentd with MLAgent
2023-10-16 Wook SongFilter/MLAgent: Apply function name changes in the...
2023-10-12 MyungJoo Hammemleak fix: tensor_split forgot to free things.
2023-10-12 MyungJoo Hamfilter: handle error of convert_to_meta
2023-10-05 Wook SongFilter/MLAgent: Initial draft for ml-agent support...
2023-10-05 Yelin Jeong[Doc] edit documentation files related with tensor...
2023-10-04 Jaeyun Jung[Filter/Decoder] function to get property
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-09-27 linuxias[Edge] Fix memory leak when finalize edge-src/sink
2023-09-26 seungha son[Edge] Change type casting to GST macro
2023-09-23 Yelin Jeong[doc] fix broken link in github.io
2023-09-21 linuxias[tensor_filter] Add tensor filter config property
2023-09-21 linuxias[Edge] Fix memory leak
2023-09-15 Jaeyun Jung[CodeClean] util function to get stream-id accepted/tizen/8.0/unified/20231005.095247 accepted/tizen/unified/20230915.160551 tizen_8.0_m2_release
2023-09-12 Jaeyun Jung[Common] dimension in tensor-meta
2023-09-11 Yelin Jeong[CodeClean] test and comments
2023-09-07 Jaeyun Jung[Converter] incoming data format
2023-09-07 Yelin Jeong[tensor] Increase NNS_TENSOR_RANK_LIMIT to 16
2023-09-07 Jaeyun Jung[CodeClean] indent and code style
2023-09-07 seungha.son[TensorIF] Fix the wrong index in log format
2023-09-04 Jaeyun Jung[Src/IIO] dimension in tensorsrc-iio
2023-09-01 Jaeyun Jung[Split] init dim as 0
2023-08-31 MyungJoo Ham[WIP] DataRepo Memory Leak Fix
2023-08-31 MyungJoo Hammemleak fix: tensor_demux forgot to free strv
2023-08-29 seungha.son[tensor_filter] Fix wrong spelling in spec string
2023-08-29 Jaeyun Jung[Src/IIO] init gst-info in list
2023-08-28 MyungJoo Hammemleak fix: datareposrc json parse leaking.
2023-08-22 gichan2-jang[Converter/decoder] Support GRAY16 format
2023-08-16 MyungJoo Hamdatarepo: clean up meson scripts
2023-08-14 hyunil park[tensor_trainer] Add stop function to GstTensorTrainerF...
2023-08-14 MyungJoo Hamstyle: meson dep variable rule
2023-08-14 MyungJoo Hamedge: update include style
2023-08-14 MyungJoo Hamtensor_query: nnstreamer-edge dependency fix
2023-08-10 gichan2-jang[Edge] Add wait connection prop
2023-08-09 Yelin Jeong[tensor] remove padded value of dimensions (0-init)
2023-08-04 Jaeyun Jung[Svace] fix svace issue accepted/tizen/unified/20230808.074017
2023-08-03 hyunil park[tensor_trainer] Add load_model_path to GstTensorTraine...
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-31 hyunil park[tensor_trainer] Add function to create a framework...
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-18 hyunil park[tensor_trainer] Apply NNS_TENSOR_SIZE_EXTRA_LIMIT...
2023-07-10 Yongjoo Ahn[common] Let the util handles extra tensors input
2023-07-10 Yongjoo Ahn[demux] Support extra tensors
2023-07-10 Jaeyun Jung[Common] macro to check valid meta
2023-07-07 Jaeyun Jung[Demux] util functions to handle memories
2023-07-07 Yongjoo Ahn[tensor_filter_single] Let single_invoke support extra...
2023-07-07 Yongjoo Ahn[tensor_filter] Let tensor_filter_common handle extra...
2023-07-07 Yongjoo Ahn[filter] Fix mem leak when set input/output info
2023-07-06 Jaeyun Jung[Common] appending flexible tensor
2023-07-06 Jaeyun Jung[Common] check mem size of flex tensor
2023-07-06 hyunil park[Common] Add new API to get tensor format of current...
2023-07-06 Jaeyun Jung[DataRepo] handle error case
2023-07-06 Jaeyun Jung[Common] change function name
2023-07-04 Jaeyun Jung[Common] reconfigure gst-buffer with extra tensors
2023-07-04 Jaeyun Jung[DataRepo] util to get data type
next