[FFmpeg-soc] [soc]: r5795 - libavfilter/vf_overlay.c
Baptiste Coudurier
baptiste.coudurier at gmail.com
Wed May 12 22:09:18 CEST 2010
On 5/11/10 11:55 PM, Vitor Sessak wrote:
> bcoudurier wrote:
>> Author: bcoudurier
>> Date: Wed May 12 02:10:58 2010
>> New Revision: 5795
>>
>> Log:
>> remove blend parameter, request yuva as input for the overlayed file
>
> That means that now if we want to overlay two RGB pictures to get a RGB
> output we will do two RGB->YUV and one YUV->RGB needless conversions.
I have a patch for a RGB path. Now I still need to figure how to insert
a filter to rescale.
The problem is the autonegociation, the input pixel formats depends on
the requested output pixel format.
Was it considered that the pixel format could be requested by the output ?
--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org
More information about the FFmpeg-soc
mailing list