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)
commit0af941927ef8f35f2da5380dfd8d04b7f4ed3532
treefa356aacae6ff837c97f8544c89a02fcbfe16a38
parentcebcdaef5b559f4db2a9d8b305d9d7da03525b62
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