Re: [libav-devel] [PATCH] lavu: Document the color properties enumeration values origin

2016-12-02 Thread Luca Barbato
On 01/12/2016 21:21, Nicolas George wrote: > It makes the API slave to changes in these standards and will cause no > end of problems if these standards add gaps (which is exactly what is > currently happening) or if the API wants to support values coming from > different standards. Do you have a

Re: [libav-devel] [PATCH] lavu: Document the color properties enumeration values origin

2016-12-01 Thread Nicolas George
Le primidi 11 frimaire, an CCXXV, Vittorio Giovara a écrit : > Subject: Re: [libav-devel] [PATCH] lavu: Document the color properties > enumeration values origin As I already said on ffmpeg-devel (the discussion is relevant here too), I think making this part of the API a bad decision. It

[libav-devel] [PATCH] lavu: Document the color properties enumeration values origin

2016-12-01 Thread Vittorio Giovara
--- libavutil/pixfmt.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libavutil/pixfmt.h b/libavutil/pixfmt.h index 2a0c85e..41498cc 100644 --- a/libavutil/pixfmt.h +++ b/libavutil/pixfmt.h @@ -313,6 +313,7 @@ enum AVPixelFormat { /** * Chromaticity coordinates of the source primarie