History log of /frameworks/av/media/libstagefright/include/media/stagefright/foundation/avc_utils.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fca6559a72ee52648133ea5220be85960a3560e0 14-Feb-2018 Marco Nelissen <marcone@google.com> Consolidate two MakeAACCodecSpecificData functions

One was only used by the other, so integrate the two.
Test: build, play AAC file

Change-Id: I77fcb6092b2083c3aab4a27773258645f68b17eb
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/avc_utils.h
7dc218e17800cc3ac95551e3280820f407adf7b5 29-Jan-2018 Dongwon Kang <dwkang@google.com> Move MetaData from foundation to libmediaextractor

Test: cts-tradefed run cts-dev --module CtsMediaTestCases --compatibility:module-arg
Change-Id: I2c5e05f83f039813cb4c862e929315e623d5d7fa
CtsMediaTestCases:include-annotation:android.platform.test.annotations.RequiresDevice
Bug: 67908544
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/avc_utils.h
53692fa54d0bf1d69184035a4c05ea0601a09c14 11-Dec-2017 Wei Jia <wjia@google.com> NuPlayer2: fork the native code for MediaPlayer2

Forked from fec2f93fae282ad10bbb5e3fcce9f60eff2cfb48
NuPlayer2Decoder uses NdkMediaCodec, NdkMediaCrypto.
NuPlayer2Drm uses NdkMediaDrm.
No more IMediaHTTPService and IMediaHTTPConnection in NuPlayer2.
Test: compiles
Bug: 69805888

Change-Id: Ica3c168d40dcf114fb44e8688a9ede671e8d77ef
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/avc_utils.h
d91dc5a0602f54fc0d4d2187f37b5b8169bb62c3 10-Oct-2017 Dongwon Kang <dwkang@google.com> Remove libmedia and libstagefright dependency from extractors

- MediaSource, DataSource and MediaExtractor are moved to
libmediaextractor so that they can be used by extractor
implementations without depending on libmedia and libstagefright.
- XXXFactory classes has been added in order not to expose CreateXXX
methods in libmediaextractor.
- avc_utils is moved to libstagefright_foundation since most of
extractor implementations are relying on that.

Test: build + post submit media CTS tests
Bug: 65851881
Change-Id: I7d5cf18dd25abc10478ac3f6e7d1828ad023e3fb
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/avc_utils.h