Re: [FFmpeg-devel] [PATCH] Add YUV-based floating-point pixel formats.

2018-07-29 Thread Andrew Sun
On Sun, Jul 29, 2018 at 8:10 AM Ronald S. Bultje wrote: > Hi, > > On Sun, Jul 29, 2018 at 8:07 AM, Paul B Mahol wrote: > >> On 9/2/17, Andrew Sun wrote: >> > This commit adds support for 32-bpc YUV-based floating-point pixel >> formats. >&g

[FFmpeg-devel] [PATCH] Add YUV-based floating-point pixel formats.

2018-07-27 Thread Andrew Sun
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