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: 168575144
Change-Id: I879301f3d137aeb9d8935d97e906849af7ee7bc6
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Loading
Please register or sign in to comment