On 7/26/2017 3:18 AM, Rostislav Pehlivanov wrote:
> On 26 July 2017 at 05:31, James Almer wrote:
>
>> Export the raw data as ICC Profile frame side data.
>>
>> Signed-off-by: James Almer
>> ---
>> libavcodec/webp.c | 26 --
>> 1 file changed, 24 insertions(+), 2 deletion
On Wed, Jul 26, 2017 at 07:18:35 +0100, Rostislav Pehlivanov wrote:
> > * Exif metadata
> > + * ICC profile
>
> Can't find anything that could go wrong here and the specs don't mention
> anything special, so LGTM.
Does this perhaps imply need of a micro version bump?
Moritz
___
On 26 July 2017 at 05:31, James Almer wrote:
> Export the raw data as ICC Profile frame side data.
>
> Signed-off-by: James Almer
> ---
> libavcodec/webp.c | 26 --
> 1 file changed, 24 insertions(+), 2 deletions(-)
>
> diff --git a/libavcodec/webp.c b/libavcodec/webp.c