[FFmpeg-devel] [PATCH 01/20] swscale/output: add missing yuv2packed1 and yuv2packed2 support for VUY{X, A}

James Almer jamrial at gmail.com
Tue Oct 8 23:48:09 EEST 2024


On 10/8/2024 5:20 PM, Michael Niedermayer wrote:
> On Tue, Oct 08, 2024 at 05:14:23PM -0300, James Almer wrote:
>> On 10/8/2024 5:01 PM, Michael Niedermayer wrote:
>>> On Mon, Oct 07, 2024 at 09:29:36AM -0300, James Almer wrote:
>>>> Signed-off-by: James Almer <jamrial at gmail.com>
>>>> ---
>>>> FATE tests don't seem to trigger this.
>>>>
>>>>    libswscale/output.c | 106 ++++++++++++++++++++++++++++++++++++++++++++
>>>>    1 file changed, 106 insertions(+)
>>>
>>> should be ok if tested
>>
>> How can i trigger these paths? FATE pixfmt/pixdesc tests don't seem to do
>> it.
> 
> the 2 stuff should be used for bilinear upscaling
> some flags might need to be set correctly, i would have to check the code myself
> 
> thx

Adding sws_flags bilinear did the trick.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241008/34a32249/attachment.sig>


More information about the ffmpeg-devel mailing list