OSDN Git Service

stagefright-plugins: Update pixfmt
authorKeith Mok <kmok@cyngn.com>
Wed, 20 Jan 2016 00:22:10 +0000 (16:22 -0800)
committerKeith Mok <kmok@cyngn.com>
Wed, 20 Jan 2016 00:27:13 +0000 (16:27 -0800)
commit24988a8942da9e734dfe996dd36e4b55d96f40b8
tree3329640f0c75c50f61ef219c8a6f24acb9871611
parent6de1c90018588dc940f2a3c46fcca520620e1345
stagefright-plugins: Update pixfmt

PIX_FMT_YUV420P is going to be deprecated.
Use AV_PIX_FMT_YUV420P instead.

Change-Id: Ia6d119367bc2763da8206b1e6c61f3183830fe2b
omx/SoftFFmpegVideo.cpp