Merge commit 'db8585402f6b4ca219d5d73735a11cee115f50b7' * commit 'db8585402f6b4ca219d5d73735a11cee115f50b7': Now that UseBuffer on this component is fixed, let's use it.
This commit is contained in:
@@ -218,7 +218,6 @@ uint32_t OMXCodec::getComponentQuirks(const char *componentName) {
|
||||
}
|
||||
if (!strncmp(componentName, "OMX.qcom.video.decoder.", 23)) {
|
||||
// XXX Required on P....on only.
|
||||
quirks |= kRequiresAllocateBufferOnInputPorts;
|
||||
quirks |= kRequiresAllocateBufferOnOutputPorts;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user