Re: [FFmpeg-devel] [PATCH] matroskadec: Adjust content light side data check

2019-01-13 Thread Michael Niedermayer
On Sun, Jan 13, 2019 at 12:17:24PM -0500, Vittorio Giovara wrote: > While in practice both fields are always initialized, this mimics > what other tools like ffms2, and x265 do more closely. > > This work has been sponsored by Tyrell Corporation, for a compensation > of dozen of cents of US dollar

Re: [FFmpeg-devel] [PATCH] matroskadec: Adjust content light side data check

2019-01-13 Thread Paul B Mahol
On 1/13/19, Vittorio Giovara wrote: > While in practice both fields are always initialized, this mimics > what other tools like ffms2, and x265 do more closely. > > This work has been sponsored by Tyrell Corporation, for a compensation > of dozen of cents of US dollars. > --- > libavformat/matros

Re: [FFmpeg-devel] [PATCH] matroskadec: Adjust content light side data check

2019-01-13 Thread Carl Eugen Hoyos
2019-01-13 18:17 GMT+01:00, Vittorio Giovara : > While in practice both fields are always initialized, this mimics > what other tools like ffms2, and x265 do more closely. > This work has been sponsored by Tyrell Corporation, for a compensation > of dozen of cents of US dollars. Please remove thi

Re: [FFmpeg-devel] [PATCH] matroskadec: Adjust content light side data check

2019-01-13 Thread James Almer
On 1/13/2019 2:17 PM, Vittorio Giovara wrote: > While in practice both fields are always initialized, this mimics > what other tools like ffms2, and x265 do more closely. > > This work has been sponsored by Tyrell Corporation, for a compensation > of dozen of cents of US dollars. > --- > libavfor