[FFmpeg-devel] [PATCH]Fix pix_fmt_info for yuva420
Stefano Sabatini
stefasab at gmail.com
Tue Jan 17 01:41:10 CET 2012
On date Monday 2012-01-16 23:46:09 +0000, Carl Eugen Hoyos encoded:
> Stefano Sabatini <stefasab <at> gmail.com> writes:
>
> > > +++ b/libavcodec/imgconvert.c
> > > @@ -109,6 +109,7 @@ static const PixFmtInfo pix_fmt_info[PIX_FMT_NB] = {
> > >
> > > /* YUV formats with alpha plane */
> > > [PIX_FMT_YUVA420P] = {
> > > + .is_alpha = 1,
> > > .color_type = FF_COLOR_YUV,
> > > },
> >
> > LGTM.
>
> Patch applied.
>
> Sorry, I cannot comment on API questions, Carl Eugen
Don't worry, was just random rambling.
--
FFmpeg = Fabulous & Faithful Mind-dumbing Power Elfic Game
More information about the ffmpeg-devel
mailing list