FFFF
Skip to content

libiamf libs size increase (220 kB -> 7 MB) #3062

Description

@moneytoo

Version

Media3 pre-release (alpha, beta or RC not in this list)

More version details

I'm updating to latest alpha (1.10.0-alpha01) and the size libiamf libs went from ~220 something kB to over 7 MB. Is that expected?

Devices that reproduce the issue

Samsung Galaxy Fold 6

Devices that do not reproduce the issue

No response

Reproducible in the demo app?

Not tested

Reproduction steps

I'm using Github Action for building these binary aar's...

...
      - name: decoder_iamf
        uses: actions/checkout@v4
        with:
          repository: AOMediaCodec/iamf-tools
          ref: de364b983447a45d8be81f9172eea422c139dcf0
          path: libraries/decoder_iamf/src/main/jni/iamf_tools

      - run: ./build_iamf_tools.sh ${{ github.workspace }}/libraries/decoder_iamf/src/main
        working-directory: libraries/decoder_iamf/src/main/jni
...
      - run: ./gradlew assembleRelease
...

Expected result

¯_(ツ)_/¯

Actual result

The size increased from 220 kB to over 7 MB.

Media

Not needed

Bug Report

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

0