[FFmpeg-devel] [PATCH] avutil/pixfmt: Document chroma plane size for odd resolutions
Michael Niedermayer
michael at niedermayer.cc
Fri Jul 20 13:40:33 EEST 2018
On Thu, Jul 19, 2018 at 12:15:02AM +0200, Carl Eugen Hoyos wrote:
> 2018-07-18 22:23 GMT+02:00, Michael Niedermayer <michael at niedermayer.cc>:
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> > libavutil/pixfmt.h | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/libavutil/pixfmt.h b/libavutil/pixfmt.h
> > index aea008bbdc..2b3307845e 100644
> > --- a/libavutil/pixfmt.h
> > +++ b/libavutil/pixfmt.h
> > @@ -42,6 +42,10 @@
> > * This is stored as BGRA on little-endian CPU architectures and ARGB on
> > * big-endian CPUs.
> > *
> > + * @note
> > + * If the resolution is not a multiple of the chroma subsampling factor
> > + * then the chroma plane resolution must be rounded up.
>
> Lgtm, thank you!
will apply
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 1
"Used only once" - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180720/59c2d2c1/attachment.sig>
More information about the ffmpeg-devel
mailing list