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

Commit d250e31e authored by Ram Mohan's avatar Ram Mohan Committed by Cherrypicker Worker
Browse files

Add support for decoding mpeg4 simple profile level0b clips

Level0b enumeration is missing mpeg4 dec component. Add the same
to the list to allow decoding such clips

Bug: 306283023
Test: atest android.media.encoder.cts.VideoEncoderTest
(cherry picked from https://android-review.googlesource.com/q/commit:4a09d8e8b788402eaaf7fa89ef16bfb591adb1cf)
Merged-In: Ifdfec399554d08945c3523a458e9632d2ae85464
Change-Id: Ifdfec399554d08945c3523a458e9632d2ae85464
parent e356f8b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -136,6 +136,7 @@ PV_STATUS DecodeVOLHeader(VideoDecData *video, int layer)
                case 0x05:
                case 0x06:
                case 0x08:
                case 0x09:
                case 0x10:
                case 0x11:
                case 0x12: