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

Commit 45a444bc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 3516859a cc1fb7b1
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();