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

Commit 691d801f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "MediaCodec: report message from CodecErrorLog" into udc-dev am: 45a444bc

parents 29628b2e 45a444bc
Loading
Loading
Loading
Loading
+173 −90

File changed.

Preview size limit exceeded, changes collapsed.

+2 −0
Original line number Original line Diff line number Diff line
@@ -176,6 +176,8 @@ struct JMediaCodec : public AHandler {


    const sp<ICrypto> &getCrypto() { return mCrypto; }
    const sp<ICrypto> &getCrypto() { return mCrypto; }


    std::string getExceptionMessage(const char *msg) const;

protected:
protected:
    virtual ~JMediaCodec();
    virtual ~JMediaCodec();