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

Commit 6a9ebb41 authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Fix regression

CTS DecoderTest.testBug11696552 started failing again, and this fixes that

Change-Id: I422c3b249a1d5eb25422573d2106d1f142ccfab6
parent ec95f0e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -377,7 +377,7 @@ void SoftAAC2::onQueueFilled(OMX_U32 portIndex) {
                mNumSamplesOutput = 0;
            }

            if (mIsADTS) {
            if (mIsADTS && inHeader->nFilledLen) {
                size_t adtsHeaderSize = 0;
                // skip 30 bits, aac_frame_length follows.
                // ssssssss ssssiiip ppffffPc ccohCCll llllllll lll?????