Remove set property of S/W H264 encoder and fix a bug in the condition of the if... 47/244247/5
authorHyunil <hyunil46.park@samsung.com>
Wed, 16 Sep 2020 08:25:05 +0000 (17:25 +0900)
committerHyunil <hyunil46.park@samsung.com>
Tue, 22 Sep 2020 05:22:43 +0000 (14:22 +0900)
commit55089585c1b02ac09550cbf9ff47d3d5159fbfa7
tree322f632c7bccd187f76ae7f0fd4fb76d348b6db2
parentfe3f3aeaf242359a0bba46a6b5105dc62b668986
Remove set property of S/W H264 encoder and fix a bug in the condition of the if statement.

- There is not S/W H264 encoder in libav.
- The condition of if statement is a bug, it can never be true.

[Issue Type] Bug fix
[Version] 0.1.120

Change-Id: I92872e249f827ea80b251438f0db49effb0eb6ca
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
packaging/capi-media-streamer.spec
src/media_streamer_gst.c
src/media_streamer_node.c