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

Commit 8424c61a authored by Wonsik Kim's avatar Wonsik Kim
Browse files

stagefright: separate buffer implementations

Buffers used by CCodec is separated out.

Bug: 74403547
Test: builds
Change-Id: I40664234d2a30261498f36ffa4869db495074d0b
parent 4a7bef0a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ cc_library_shared {
        "C2OMXNode.cpp",
        "CCodec.cpp",
        "CCodecBufferChannel.cpp",
        "Codec2Buffer.cpp",
        "Codec2InfoBuilder.cpp",
        "CodecBase.cpp",
        "CallbackDataSource.cpp",
+0 −589

File changed.

Preview size limit exceeded, changes collapsed.

+616 −0

File added.

Preview size limit exceeded, changes collapsed.