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

Commit 55e024a9 authored by Andreas Huber's avatar Andreas Huber Committed by Android Git Automerger
Browse files

am 0b2affe8: am 87d208f7: Merge "This log message is codec specific." into gingerbread

Merge commit '0b2affe8'

* commit '0b2affe8':
  This log message is codec specific.
parents 41fd0a0f 0b2affe8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1821,7 +1821,7 @@ void OMXCodec::onEvent(OMX_EVENTTYPE event, OMX_U32 data1, OMX_U32 data2) {

        case OMX_EventError:
        {
            LOGE("ERROR(0x%08lx, %ld)", data1, data2);
            CODEC_LOGE("ERROR(0x%08lx, %ld)", data1, data2);

            setState(ERROR);
            break;