[vlc-devel] vlc: svn commit r22687 (jpsaman)
Jean-Paul Saman
jean-paul.saman at planet.nl
Sat Oct 20 11:40:48 CEST 2007
Christophe Mutricy wrote:
> On Fri, Oct 19, 07 at 00:10 +0200, Subversion daemon wrote:
>> r22687 | jpsaman | 2007-10-19 00:10:11 +0200 (Fri, 19 Oct 2007) | 2 lines
>> Changed paths:
>> M /trunk/modules/codec/zvbi.c
>>
>> Add support for converting RGBA into YUVA using ffmpeg libswscale capabilities when available. This makes the Teletext subtitles streamable with dvbsub encoder/decoder.
>
> I'm wondering why this needs to be done inside zvbi.c.
> Couldn't we let the zvbi module output in what is more natural for it
> and then use the adequate chroma_converter module ?
> Or is this particular converter module not available ?
> or is the transcode module (or the core) not able to pull the correct
> module when needed ?
>
>
Indeed it is not available, which is why I need to pull of this trick.
Gtz,
Jean-Paul Saman.
More information about the vlc-devel
mailing list