[FFmpeg-devel] [PATCH]lavc/qtrle: Do not use aligned writes for odd addresses.

Hendrik Leppkes h.leppkes at gmail.com
Fri Mar 15 01:41:30 EET 2019


On Fri, Mar 15, 2019 at 12:26 AM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
> 2019-03-15 0:13 GMT+01:00, Hendrik Leppkes <h.leppkes at gmail.com>:
> > On Fri, Mar 15, 2019 at 12:05 AM Carl Eugen Hoyos <ceffmpeg at gmail.com>
> > wrote:
> >>
> >> Hi!
> >>
> >> Attached patch fixes the qtrle crash on sparc for me.
> >>
> >
> > It should be fine in cases where the pointer is being incremented by
> > an aligned amount, ie. writing 32 and incrementing by 4, or 64 and 8,
> > etc.
>
> Of course, thank you for the review!
> New patch attached.
>

LGTM if tested.

- Hendrik


More information about the ffmpeg-devel mailing list