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

Commit c33f81ff authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "MediaCodec: report message from CodecErrorLog"

parents 0573ebd9 d1a1b4e6
Loading
Loading
Loading
Loading
+173 −90

File changed.

Preview size limit exceeded, changes collapsed.

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

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

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

protected:
    virtual ~JMediaCodec();