[vlc-devel] Re: Video filter useful for transcoding PAL DV
Paul Corke
paul.corke at datatote.co.uk
Thu Apr 19 21:42:00 CEST 2007
> -----Original Message-----
> From: Antoine Cellerier [mailto:dionoea at via.ecp.fr]
> Sent: Wed 18/04/2007 10:18
>
> I already fixed this problem in VLC trunk (using the fourth solution) a
> few days ago :)
I should svn update more often, would have saved me a couple of
hours work!
> -----Original Message-----
> From: Antoine Cellerier [mailto:dionoea at via.ecp.fr]
> Sent: Wed 18/04/2007 10:27
>
>
> You should use an int instead of uint8_t to store the configuration
Ok, I'll change it.
> When no transformation needs to be applied, you should just return the
> input picture instead of creating a new one and copying it line by line.
Ok, but I need to do a memmove because the source and destination would
overlap. Or does libvlc.memcpy() allow for this? I'll investigate
further, get it changed and then re-submit.
Regards,
Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3007 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070419/ba77be8f/attachment.bin>
More information about the vlc-devel
mailing list