Re: [FFmpeg-devel] [PATCH 2/4] cbs_h265: Add PTL parsing for Main 10 Still Picture profile

2018-10-31 Thread Mark Thompson
On 30/10/18 19:51, James Almer wrote: > On 10/27/2018 6:39 PM, Mark Thompson wrote: >> This was added in the 2018 version of the standard. >> --- >> libavcodec/cbs_h265_syntax_template.c | 5 + >> 1 file changed, 5 insertions(+) >> >> diff --git a/libavcodec/cbs_h265_syntax_template.c >> b/li

Re: [FFmpeg-devel] [PATCH 2/4] cbs_h265: Add PTL parsing for Main 10 Still Picture profile

2018-10-30 Thread James Almer
On 10/27/2018 6:39 PM, Mark Thompson wrote: > This was added in the 2018 version of the standard. > --- > libavcodec/cbs_h265_syntax_template.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/libavcodec/cbs_h265_syntax_template.c > b/libavcodec/cbs_h265_syntax_template.c > index d4

[FFmpeg-devel] [PATCH 2/4] cbs_h265: Add PTL parsing for Main 10 Still Picture profile

2018-10-27 Thread Mark Thompson
This was added in the 2018 version of the standard. --- libavcodec/cbs_h265_syntax_template.c | 5 + 1 file changed, 5 insertions(+) diff --git a/libavcodec/cbs_h265_syntax_template.c b/libavcodec/cbs_h265_syntax_template.c index d4e4f7b1c2..e43f3caf99 100644 --- a/libavcodec/cbs_h265_syntax