[FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support
Michael Niedermayer
michael at niedermayer.cc
Tue Oct 29 14:03:21 EET 2024
On Fri, Oct 25, 2024 at 07:56:29PM -0300, James Almer wrote:
> 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/
thanks, that helped, swscale patches seem turning stale within the 500ms
transit time to the ML
the swscale changes in that branch look good
tests seems passing on mingw32/64 linux x86-32/64 and mips
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241029/eb0798e2/attachment.sig>
More information about the ffmpeg-devel
mailing list