[FFmpeg-devel] [PATCH] Add YUV-based floating-point pixel formats.
Michael Niedermayer
michael at niedermayer.cc
Sat Jul 28 04:12:01 EEST 2018
On Sat, Sep 02, 2017 at 09:22:17AM +0000, Andrew Sun wrote:
> This commit adds support for 32-bpc YUV-based floating-point pixel formats.
> ---
> doc/APIchanges | 2 ++
> libavutil/pixdesc.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> libavutil/pixfmt.h | 11 ++++++++
> libavutil/version.h | 2 +-
> 4 files changed, 89 insertions(+), 1 deletion(-)
can you add support in libswscale too ?
That way vf_scale and libavfilter will be able to automatically convert to
and from it
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180728/615d5266/attachment.sig>
More information about the ffmpeg-devel
mailing list