Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 90d62d9b authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Make MKV extractor use AMediaFormat

Bug: 111407253
Test: manual, CTS

Change-Id: I10407f8536a3288093e2a92fd7e7910c0fce9779
parent 9cc2d5ad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ cc_library_shared {
    shared_libs: [
        "liblog",
        "libmediaextractor",
        "libmediandk",
    ],

    static_libs: [
+136 −123

File changed.

Preview size limit exceeded, changes collapsed.

+16 −8

File changed.

Preview size limit exceeded, changes collapsed.

+26 −0

File changed.

Preview size limit exceeded, changes collapsed.

+7 −2

File changed.

Preview size limit exceeded, changes collapsed.

Loading