am 54620b1a: Merge change I6e50a8c6 into eclair
Merge commit '54620b1a77e51b3fa531dbd099bd69c39d7d0029' into eclair-mr2 * commit '54620b1a77e51b3fa531dbd099bd69c39d7d0029': Revert "Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers."
This commit is contained in:
@@ -217,6 +217,7 @@ uint32_t OMXCodec::getComponentQuirks(const char *componentName) {
|
|||||||
}
|
}
|
||||||
if (!strncmp(componentName, "OMX.qcom.video.decoder.", 23)) {
|
if (!strncmp(componentName, "OMX.qcom.video.decoder.", 23)) {
|
||||||
// XXX Required on P....on only.
|
// XXX Required on P....on only.
|
||||||
|
quirks |= kRequiresAllocateBufferOnInputPorts;
|
||||||
quirks |= kRequiresAllocateBufferOnOutputPorts;
|
quirks |= kRequiresAllocateBufferOnOutputPorts;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user