OSDN Git Service

Don't use YV12 color format for video decoding
authorChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 22 Nov 2015 16:46:22 +0000 (00:46 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 10 Dec 2017 14:56:00 +0000 (22:56 +0800)
commite7165546ed377cb7451bedda79052b4d2042ac9b
tree9ece0583de91cd8d698130d6947e3652305b0485
parentbcb309d9b341f08aa604de2f49f46946cc7cb101
Don't use YV12 color format for video decoding

YV12 is not supported by Mesa yet. This has to be reverted
when we can enable h/w decoder.
media/libstagefright/colorconversion/SoftwareRenderer.cpp