[FFmpeg-devel] [PATCH]Implement Bluray subtitle forcing
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Jan 29 17:42:04 CET 2012
Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> > + if (!ctx->forced_subs_only ||
> > ctx->presentation.objects[rect].composition & 0x40)
> > memcpy(sub->rects[rect]->pict.data[1], ctx->clut,
> > sub->rects[rect]->nb_colors * sizeof(uint32_t));
>
> Well, I'd be in favour of having some flags in sub->rects, but
> I think that would mean an API/ABI change...
So may I commit?
Carl Eugen
More information about the ffmpeg-devel
mailing list