mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Add ignore exclusions for IAMF
and MPEG-H
decoder extensions
PiperOrigin-RevId: 690537114
This commit is contained in:
parent
84ab67cca3
commit
a913a16db4
6
.gitignore
vendored
6
.gitignore
vendored
@ -79,3 +79,9 @@ libraries/datasource_cronet/libs/*
|
||||
|
||||
# MIDI decoder extension
|
||||
libraries/decoder_midi/lib
|
||||
|
||||
# IAMF decoder extension
|
||||
libraries/decoder_iamf/src/main/jni/libiamf
|
||||
|
||||
# MPEG-H decoder extension
|
||||
libraries/decoder_mpegh/src/main/jni/libmpegh
|
||||
|
Loading…
x
Reference in New Issue
Block a user