Re: [PATCH 1/2] hdr-metadata: Add protocol for static HDR metadata

2019-03-11 Thread Simon Ser
On Monday, March 11, 2019 9:53 PM, Harish Krupo wrote: > Thanks for the comments. Please find my comments inline. Thank you for working on this! […] > >> + An extension interface to the wl_surface object to set the HDR > >> metadata > >> + associated with the surface. > >> + > >

Re: [PATCH 1/2] hdr-metadata: Add protocol for static HDR metadata

2019-03-11 Thread Harish Krupo
Hi Simon, Thanks for the comments. Please find my comments inline. Simon Ser writes: > Hi, > > Here are a few comments, from a protocol design perspective only. > > On Monday, March 11, 2019 8:36 PM, Harish Krupo > wrote: >> Signed-off-by: Harish Krupo >> --- >> Makefile.am

Re: [PATCH 1/2] hdr-metadata: Add protocol for static HDR metadata

2019-03-11 Thread Simon Ser
Hi, Here are a few comments, from a protocol design perspective only. On Monday, March 11, 2019 8:36 PM, Harish Krupo wrote: > Signed-off-by: Harish Krupo > --- > Makefile.am | 1 + > unstable/hdr-metadata/README | 4 + > .../hdr-metadata

[PATCH 1/2] hdr-metadata: Add protocol for static HDR metadata

2019-03-11 Thread Harish Krupo
Signed-off-by: Harish Krupo --- Makefile.am | 1 + unstable/hdr-metadata/README | 4 + .../hdr-metadata/hdr-metadata-unstable-v1.xml | 104 ++ 3 files changed, 109 insertions(+) create mode 100644 unstable/hdr-metadata/README