[FFmpeg-devel] [PATCH 1/2] libavcodec/zmbv: change 24-bit decoder channel order, from RGB24 to BGR24

Tomas Härdin tjoppen at acc.umu.se
Tue Apr 2 18:48:55 EEST 2019


mån 2019-04-01 klockan 13:29 +0100 skrev Matthew Fearnley:
> > > > On 1 Apr 2019, at 10:28, Tomas Härdin <tjoppen at acc.umu.se> wrote:
> > 
> > fre 2019-03-29 klockan 22:23 +0000 skrev Matthew Fearnley:
> > > > > On Wed, 27 Mar 2019 at 09:42, Tomas Härdin <tjoppen at acc.umu.se> wrote:
> > > > > Additional minor fix: use PTRDIFF_SPECIFIER for `src - c->decomp_buf`.
> > > > > Other bit depths saw this change in ced0d6c14d, but this instance was
> > > > > missed, presumably because of the #ifdef block.
> > > > 
> > > > I think it'd be best to split this off into its own patch, even if it's
> > > > trivial
> > > > 
> > > 
> > > Yeah, I think you're right.
> > > I'm attaching two patches here, if that works..
> > 
> > You got the commit messages mixed up :) Otherwise they look OK
> 
> Doh!
> Do I need to correct that, or is it easy enough for you to fix up manually?

Fixed and pushed.

/Tomas


More information about the ffmpeg-devel mailing list