[FFmpeg-devel] [PATCH] Set subtitle type in DVB subtitle decoder
Stefano Sabatini
stefano.sabatini-lala
Wed Jul 15 01:10:26 CEST 2009
On date Tuesday 2009-07-14 22:45:36 +0200, Michael Niedermayer encoded:
> On Tue, Jul 07, 2009 at 03:18:36PM +0200, Janne Grunau wrote:
> > Hi,
> >
> > ${subject}
> >
> > Index: libavcodec/dvbsubdec.c
> > ===================================================================
> > --- a/libavcodec/dvbsubdec.c
> > +++ b/libavcodec/dvbsubdec.c
> > @@ -1325,6 +1325,7 @@
> > rect->w = region->width;
> > rect->h = region->height;
> > rect->nb_colors = 16;
> > + rect->type = SUBTITLE_BITMAP;
> > rect->pict.linesize[0] = region->width;
>
> ok
Applied.
--
FFmpeg = Free Fiendish Mythic Portentous Eretic Gem
More information about the ffmpeg-devel
mailing list