mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
29e0ef6a32
Qualcomm's OMXCodec implementation interprets the kClientNeedsFramebuffer flag to mean that we only want a thumbnail. Thus, it returns only one frame and then returns EOS. This patch adds a Qualcomm-specific hack to not pass their decoder this flag.