[FFmpeg-devel] [PATCH] Set subtitle type in DVB subtitle decoder

Michael Niedermayer michaelni
Tue Jul 14 22:45:36 CEST 2009


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

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

> ... defining _GNU_SOURCE...
For the love of all that is holy, and some that is not, don't do that.
-- Luca & Mans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090714/af872064/attachment.pgp>



More information about the ffmpeg-devel mailing list