OSDN Git Service

In certain cases where AAC audio frames extended into the next PES payload
authorAndreas Huber <andih@google.com>
Fri, 5 Apr 2013 16:27:29 +0000 (09:27 -0700)
committerAndreas Huber <andih@google.com>
Fri, 5 Apr 2013 16:30:41 +0000 (09:30 -0700)
commita1cc7d579888554a59f35c6cdfae3e7f85645ae2
tree9097cf514c2b0ceaa7d1ae501088c0faa89944d6
parent2e9c6f37f8a839a6e31f118a5748ea8faac152a8
In certain cases where AAC audio frames extended into the next PES payload

(inside transport streams) timestamps would be miscalculated. This fixes it.

Change-Id: I9d74eeea474d2b89e8a9cdc478ed6085282fb3be
media/libstagefright/mpeg2ts/ESQueue.cpp