OSDN Git Service

Ignore all flush-complete notifications with port == OMX_ALL
authorAndreas Huber <andih@google.com>
Fri, 1 Jul 2011 20:13:02 +0000 (13:13 -0700)
committerAndreas Huber <andih@google.com>
Fri, 1 Jul 2011 20:13:02 +0000 (13:13 -0700)
commit919a7ae9b4b0ab14424336d1208772f2c33299bb
tree7e31762503550ae37c6a3c4f58601fb3772b62e6
parent5faaadffbfb272f6a5f686834dadaf5408cf0ed2
Ignore all flush-complete notifications with port == OMX_ALL

Use of this notification is not consistent across
implementations. We'll drop this notification and rely
on flush-complete notifications on the individual port
indices instead.

Change-Id: I76c0dfdcfc92a7c9acf57abf3027d2638d77efca
media/libstagefright/ACodec.cpp