CCodec: add to check pipelineFull() in feedInputBufferIfAvailableInternal()

it is possible that input could be feeded over numSlots
because that feedInputBufferIfAvailableInternal() can be called
at multi-threads.
so, need to check pipelineFull() for stopping it.

Bug: 169831745

Change-Id: I879301f3d137aeb9d8935d97e906849af7ee7bc6
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
1 file changed