[FFmpeg-devel] [PATCH] avfilter: add chromascope filter
Michael Niedermayer
michael at niedermayer.cc
Mon Feb 22 03:44:50 CET 2016
On Sun, Feb 21, 2016 at 10:56:47PM +0100, Paul B Mahol wrote:
> Hi,
[..]
> +static float spectral_chromaticity[81][3] = {
static const
[...]
> +static struct ColorSystem CustomSystem = {
> + "Custom",
> + 0.64, 0.33, 0.30, 0.60, 0.15, 0.06,
> + D65, GAMMA_REC709
> +};
unused
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 3
"Rare item" - "Common item with rare defect or maybe just a lie"
"Professional" - "'Toy' made in china, not functional except as doorstop"
"Experts will know" - "The seller hopes you are not an expert"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160222/2466f257/attachment.sig>
More information about the ffmpeg-devel
mailing list