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

Commit d0281577 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mm-audio: omx: Fix OMX encoders timestamp"

parents 51865cc0 29f8d291
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -414,8 +414,8 @@ private:
        unsigned int offset_to_frame;
        unsigned int frame_size;
        unsigned int encoded_pcm_samples;
        unsigned int msw_ts;
        unsigned int lsw_ts;
        unsigned int msw_ts;
        unsigned int nflags;
    } __attribute__ ((packed))ENC_META_OUT;

+1 −1
Original line number Diff line number Diff line
@@ -341,8 +341,8 @@ private:
        unsigned int offset_to_frame;
        unsigned int frame_size;
        unsigned int encoded_pcm_samples;
        unsigned int msw_ts;
        unsigned int lsw_ts;
        unsigned int msw_ts;
        unsigned int nflags;
    } __attribute__ ((packed))ENC_META_OUT;

+1 −1
Original line number Diff line number Diff line
@@ -342,8 +342,8 @@ private:
        unsigned int offset_to_frame;
        unsigned int frame_size;
        unsigned int encoded_pcm_samples;
        unsigned int msw_ts;
        unsigned int lsw_ts;
        unsigned int msw_ts;
        unsigned int nflags;
    } __attribute__ ((packed))ENC_META_OUT;

+1 −1
Original line number Diff line number Diff line
@@ -342,8 +342,8 @@ private:
        unsigned int offset_to_frame;
        unsigned int frame_size;
        unsigned int encoded_pcm_samples;
        unsigned int msw_ts;
        unsigned int lsw_ts;
        unsigned int msw_ts;
        unsigned int nflags;
    } __attribute__ ((packed))ENC_META_OUT;