Re: [FFmpeg-devel] [PATCH v2] avformat/mxfdec: Read color metadata from MXF

2020-08-06 Thread Tomas Härdin
lör 2020-08-01 klockan 16:17 +0200 skrev Tomas Härdin: > fre 2020-07-31 klockan 11:09 +0100 skrev Harry Mallon: > > Hi, > > > > V2 fixes all the fate tests (I didn't know to download the test > > footage before. Doh). > > > > The following patch adds reading colour metadata (transfer, primaries >

Re: [FFmpeg-devel] [PATCH v2] avformat/mxfdec: Read color metadata from MXF

2020-08-01 Thread Tomas Härdin
fre 2020-07-31 klockan 11:09 +0100 skrev Harry Mallon: > Hi, > > V2 fixes all the fate tests (I didn't know to download the test > footage before. Doh). > > The following patch adds reading colour metadata (transfer, primaries > and colour space) from > standard MXF files. I wrote it without seei

Re: [FFmpeg-devel] [PATCH v2] avformat/mxfdec: Read color metadata from MXF

2020-07-31 Thread Paul B Mahol
On 7/31/20, Harry Mallon wrote: > Hi, > > V2 fixes all the fate tests (I didn't know to download the test footage > before. Doh). > > The following patch adds reading colour metadata (transfer, primaries and > colour space) from > standard MXF files. I wrote it without seeing the other patch but i