[Decoder] Fix the Bug (#94) and Delete check for SRC direction
authorjijoong.moon <jijoong.moon@samsung.com>
Thu, 14 Jun 2018 23:45:08 +0000 (08:45 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Fri, 15 Jun 2018 00:02:36 +0000 (09:02 +0900)
commit3c252c0d1de1b6fabda0f5cb06bfc43d5fccc27f
tree2763a55a4e206e5c9b660e7fc0c2b507cb32bfa1
parent58e6adc3bf33d2aaa54149fa062f7799638b0ed7
[Decoder] Fix the Bug (#94) and Delete check for SRC direction

- Fix the missing memeory free (#94).
- Delete Check for the GST_PAD_SRC direction. The SRC is ANY, it can
  be Any format and the Sink should be TENSOR Type. Therefore it just
  return GST_TENSOR_CAP_DEFAULT GstCaps.

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
tensor_decoder/tensordec.c
tensor_decoder/tensordec.h