OSDN Git Service

Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder.
authorhkuang <hkuang@google.com>
Mon, 24 Jun 2013 18:06:44 +0000 (11:06 -0700)
committerhkuang <hkuang@google.com>
Mon, 24 Jun 2013 20:45:15 +0000 (13:45 -0700)
commit5195e0808bbc0438f076c1ca92d3c257d64b7ca1
tree3ee7be885e371ae043a84ad6b0a57de030450669
parent12861530ef22f0954837bfd7f3a1a33f9c4b6333
Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder.

Change OMX_Video_CodingVPX to OMX_VIDEO_CodingVP8 in order
to be consistant with official OMX_VideoExt.h and avoid the
confusion with new extension OMX_VIDEO_CodingVP9.

This change needs to be merged with changes in frameworks/av to
avoid build break due to header change.

Change-Id: Iaa2dbafa76dc24ad3cf52a9bf3dee312e3c64bfa
include/media/openmax/OMX_Video.h
include/media/openmax/OMX_VideoExt.h