OSDN Git Service

Ensure that the payload in each TS packet is an even multiple of 16 bytes long
authorAndreas Huber <andih@google.com>
Thu, 21 Mar 2013 18:35:48 +0000 (11:35 -0700)
committerAndreas Huber <andih@google.com>
Thu, 21 Mar 2013 18:35:48 +0000 (11:35 -0700)
commit820ebf8d452165d9a7619e2667ffa3c0b638da39
tree17fc425107931823374496a0ebba12b0ab1e12c9
parentde5cdcae51d3afd9b14e818087be14288c0c6b8c
Ensure that the payload in each TS packet is an even multiple of 16 bytes long

(except for the final TS packet) as specified by HDCP.

Change-Id: I45d49d347c06f5daae310f196d9a8484be0f3ca0
related-to-bug: 7549145
media/libstagefright/wifi-display/source/TSPacketizer.cpp