[CodeClean] set null after free
[platform/upstream/nnstreamer.git] / gst / nnstreamer / nnstreamer_plugin_api_impl.c
2024-03-05 Jaeyun Jung[CodeClean] set null after free
2024-02-14 Yongjoo Ahn[common] Fix mem leak in extra tensors
2024-02-06 Yongjoo Ahn[common] Fix mem leak in gst_tensor_buffer_append_memory
2024-01-29 Jaeyun Jung[CodeClean] fix svace issue
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-11-23 Jaeyun Jung[Common] macro for max number of tensors
2023-11-21 Wook SongCommon/API: Introduce g_auto for automatic memory clean...
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-09-07 Jaeyun Jung[CodeClean] indent and code style
2023-07-10 Yongjoo Ahn[common] Let the util handles extra tensors input
2023-07-10 Jaeyun Jung[Common] macro to check valid meta
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[Common] change function name
2023-07-04 Jaeyun Jung[Common] reconfigure gst-buffer with extra tensors
2023-07-04 HarshJ20[FEAT] Config file for properties
2023-06-28 Yongjoo Ahn[trivial] Fix log level warn -> info
2023-06-27 Jaeyun Jung[Common] validate tensor-info accepted/tizen/unified/20230628.023656
2023-06-27 Jaeyun Jung[CodeClean] use util func for extra tensors
2023-06-19 Jaeyun Jung[Common/Doc] removed param
2023-06-13 Yongjoo Ahn[util] Fix the signature of gst_tensor_buffer_get_nth_meory
2023-06-13 Jaeyun Jung[Common] unnecessary mem-map calls
2023-05-17 Jaeyun Jung[CodeClean] util to compare dimensions
2023-05-17 Jaeyun Jung[CodeClean] fix indent and unnecessary space
2023-04-21 Yongjoo Ahn[common] Set as error when flexible tensor is requsted...
2023-04-20 Yongjoo Ahn[filter] Fix tensor_filter to support extra tensors
2023-04-20 Yongjoo Ahn[common] Add a util getting number of tensors in GstBuffer
2023-04-20 Yongjoo Ahn[common] Fix util _is_structure_dimensions_same
2023-04-20 Yongjoo Ahn[common] Fix gst_tensors_config_from_structure to suppo...
2023-04-20 Yongjoo Ahn[common] Update gst_tensor_time_sync_buffer_from_collec...
2023-04-06 Yelin Jeong[Util] add structure in caps for backward compatibility
2023-03-21 Jaeyun Jung[Common] hide struct for extra tensor
2023-03-21 Jaeyun Jung[CodeClean] function to add extra tensor
2023-02-10 Yongjoo Ahn[trivial] Check gst-indent to nnstreamer_plugin_api
2023-02-10 Yongjoo Ahn[common] Add API which appends a GstMemory into given...
2023-02-10 Yongjoo Ahn[num_tensors] Add APIs for GstTensorExtraInfo
2023-01-12 Yongjoo Ahn[fix] Fix NNS_TENSOR_SIZE_LIMIT check in collectpad
2022-12-01 Jaeyun[Common] function to get peer caps
2022-11-21 Yelin Jeong[Caps] update caps for negotiation
2022-11-02 Jaeyun[Common] tensor format in struct
2022-03-03 Jaeyun[Util] fix typo and license
2022-03-02 Jaeyun[Util] util function to compare tensor-config
2022-02-28 Gichan Jang[Single] Rename single-shot files