Re: [FFmpeg-devel] [PATCH v4 0/7] Support Dolby Vision

2020-04-19 Thread myp...@gmail.com
On Sun, Apr 19, 2020 at 9:08 AM Jun Zhao wrote: > > From: Jun Zhao > > V4: > - change the DOVI dump message (tks Jan Ekström) > - fix the file order in Makefile > > V3: > - rename the file name for Dolby Vision trademark risk(tks Jean-Baptiste > Kempf) > - fix other typo issue > > V2: > - used s

[FFmpeg-devel] [PATCH v4 0/7] Support Dolby Vision

2020-04-18 Thread Jun Zhao
From: Jun Zhao V4: - change the DOVI dump message (tks Jan Ekström) - fix the file order in Makefile V3: - rename the file name for Dolby Vision trademark risk(tks Jean-Baptiste Kempf) - fix other typo issue V2: - used sidedata for Dolby Vision information (tks Jan Ekström's suggestion) - enabl