Skip to content

Commit

Permalink
omxcore: Define QOMX_ExtraDataHDCPEncryptionInfo for HDCP support
Browse files Browse the repository at this point in the history
Change-Id: Iddcd3714b7ce65351d962e146983473864459229
  • Loading branch information
Mohan Kumar Gubbihalli Lachma Naik authored and Ram Kumar Chakravarthy Chebathini committed Mar 27, 2012
1 parent 5e80b26 commit ab17ac9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion omxcore/inc/QOMX_VideoExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,8 @@ typedef enum QOMX_VIDEO_EXTRADATATYPE
{
QOMX_ExtraDataVideoMultiSliceInfo = 0x7F100000,
QOMX_ExtraDataVideoNumConcealedMB,
QOMX_ExtraDataOMXIndex
QOMX_ExtraDataOMXIndex,
QOMX_ExtraDataHDCPEncryptionInfo
} QOMX_VIDEO_EXTRADATATYPE;


Expand Down

0 comments on commit ab17ac9

Please sign in to comment.