History log of /frameworks/av/include/media/IStreamSource.h
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/libmedia/include/media/IStreamSource.h
8253f44c3d0d8a7003dd2e6f728f9e3d63927727 18-Apr-2017 Steven Moreland <smoreland@google.com> Fix libmedia includes.

Test: works with BOARD_VNDK_VERSION := current
Bug: 33241851
Change-Id: Idb6319563dfe83807d32ee54eb2fe66346c9f54a
/frameworks/av/media/libmedia/include/media/IStreamSource.h