OSDN Git Service

stagefright: process CSD regardless of what port was last queued
authorLajos Molnar <lajos@google.com>
Sat, 23 Aug 2014 06:58:05 +0000 (23:58 -0700)
committerLajos Molnar <lajos@google.com>
Sat, 23 Aug 2014 07:01:32 +0000 (00:01 -0700)
commit34febc9654ba3b447239b7761ce4c93ca9a20b5f
treed9f442ade727b3c7b2e17827a533039cd98b081c
parent848726d845b51da04364bdaf4ec915c85d593c0e
stagefright: process CSD regardless of what port was last queued

CSD is always on the input port, so it does not matter which port
a buffer was last queued to.
Bug: 17216852

Change-Id: I6d00eb4bf3c2e9b9cc3c9918229de958bc465693
media/libstagefright/codecs/aacdec/SoftAAC2.cpp