summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-19 23:13:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-19 23:13:42 +0000
commit6c0e19f33a2d8cad0bd432711c890fc85ca4b42e (patch)
tree44dea570407de5b66b2d23fc4a28a0b87c559226
parentac0e2fd79d9b91a10ec858c1ca5fae3dc55cdae5 (diff)
parent90eb2e00ae0b0b0d11ae213ca4908aa91f312b23 (diff)
Snap for 11333137 from 90eb2e00ae0b0b0d11ae213ca4908aa91f312b23 to u-keystone-qcom-release
Change-Id: I19c4490f24ae154db09110acb253113c9b92f964
-rw-r--r--media/libstagefright/HevcUtils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/libstagefright/HevcUtils.cpp b/media/libstagefright/HevcUtils.cpp
index 60df1628ae..1653bcdb7b 100644
--- a/media/libstagefright/HevcUtils.cpp
+++ b/media/libstagefright/HevcUtils.cpp
@@ -78,6 +78,7 @@ status_t HevcParameterSets::addNalUnit(const uint8_t* data, size_t size) {
}
err = parsePps(data + 2, size - 2);
break;
+ case 35: // AUD
case 39: // Prefix SEI
case 40: // Suffix SEI
// Ignore