[Filter] add a method destoryNotify() to handle data pointer
authorHyoung Joo Ahn <hello.ahnn@gmail.com>
Tue, 15 Jan 2019 08:30:43 +0000 (17:30 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Thu, 17 Jan 2019 12:13:04 +0000 (21:13 +0900)
commit8e3b95f90862470f4ae3598d7361737a81b21f90
treeabe94efdf0a00b97bd84bdc8546e53fba9293a14
parent2d846c42d98f4b249e8a7a9452a1e158aca8f1c5
[Filter] add a method destoryNotify() to handle data pointer

It will handle the data pointer after GstMemory being destoryed. If no specific method, it will be g_free()

Signed-off-by: Hyoung Joo Ahn <hello.ahnn@gmail.com>
gst/nnstreamer/tensor_filter/tensor_filter.c
gst/nnstreamer/tensor_filter/tensor_filter.h
gst/nnstreamer/tensor_filter/tensor_filter_custom.c
gst/nnstreamer/tensor_filter_custom.h