History log of /frameworks/av/media/libstagefright/foundation/MediaKeys.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
15d02f84351eaca14099bde11cfbf6f124bea71f 15-Dec-2017 Dongwon Kang <dwkang@google.com> Define constants in IStreamListener in MediaKeys.h

Currently, constants in IStreamSource are being used in ATSParser while
they are separate entities. This defines those constants in MediaKeys.h
so that ATSParser can be used without depending on IStreamSource.

This removes libmedia dependency from libmpeg2extractor.

Test: build.
Bug: 67908537
Change-Id: I503a4cdb530825b1932463efae999d120b839e56
/frameworks/av/media/libstagefright/foundation/MediaKeys.cpp