[FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support

James Almer jamrial at gmail.com
Sat Oct 26 01:56:29 EEST 2024


On 10/25/2024 7:18 PM, Michael Niedermayer wrote:
> On Wed, Oct 23, 2024 at 04:36:44PM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>   libswscale/output.c                      | 37 +++++++++++++++---------
>>   libswscale/utils.c                       |  4 +--
>>   tests/ref/fate/filter-pixdesc-xv48be     |  1 +
>>   tests/ref/fate/filter-pixdesc-xv48le     |  1 +
>>   tests/ref/fate/filter-pixfmts-copy       |  2 ++
>>   tests/ref/fate/filter-pixfmts-crop       |  2 ++
>>   tests/ref/fate/filter-pixfmts-field      |  2 ++
>>   tests/ref/fate/filter-pixfmts-fieldorder |  2 ++
>>   tests/ref/fate/filter-pixfmts-hflip      |  2 ++
>>   tests/ref/fate/filter-pixfmts-il         |  2 ++
>>   tests/ref/fate/filter-pixfmts-null       |  2 ++
>>   tests/ref/fate/filter-pixfmts-scale      |  2 ++
>>   tests/ref/fate/filter-pixfmts-transpose  |  2 ++
>>   tests/ref/fate/filter-pixfmts-vflip      |  2 ++
>>   14 files changed, 48 insertions(+), 15 deletions(-)
>>   create mode 100644 tests/ref/fate/filter-pixdesc-xv48be
>>   create mode 100644 tests/ref/fate/filter-pixdesc-xv48le
> 
> didnt apply cleanly so no test but LGTM
> 
> thx

It was Niklas recent renaming patch. You can try a rebased version in 
https://github.com/jamrial/FFmpeg/commits/pixdesc/

-------------- 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/20241025/66c8461c/attachment.sig>


More information about the ffmpeg-devel mailing list