Re: [FFmpeg-devel] [PATCH 1/3] hevc: support Main10 decoding through dxva2

2016-02-15 Thread Hendrik Leppkes
On Thu, Jan 28, 2016 at 5:08 PM, wm4 wrote: > On Thu, 28 Jan 2016 12:58:25 +0100 > Hendrik Leppkes wrote: > >> --- >> libavcodec/hevc.c | 13 - >> 1 file changed, 12 insertions(+), 1 deletion(-) >> >> diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c >> index c245d3b..5677f0f 100644

Re: [FFmpeg-devel] [PATCH 1/3] hevc: support Main10 decoding through dxva2

2016-01-28 Thread wm4
On Thu, 28 Jan 2016 12:58:25 +0100 Hendrik Leppkes wrote: > --- > libavcodec/hevc.c | 13 - > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c > index c245d3b..5677f0f 100644 > --- a/libavcodec/hevc.c > +++ b/libavcodec/hevc.c >

Re: [FFmpeg-devel] [PATCH 1/3] hevc: support Main10 decoding through dxva2

2016-01-28 Thread Michael Niedermayer
On Thu, Jan 28, 2016 at 12:58:25PM +0100, Hendrik Leppkes wrote: > --- > libavcodec/hevc.c | 13 - > 1 file changed, 12 insertions(+), 1 deletion(-) LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 1 "Used onl

[FFmpeg-devel] [PATCH 1/3] hevc: support Main10 decoding through dxva2

2016-01-28 Thread Hendrik Leppkes
--- libavcodec/hevc.c | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c index c245d3b..5677f0f 100644 --- a/libavcodec/hevc.c +++ b/libavcodec/hevc.c @@ -346,7 +346,9 @@ static int set_sps(HEVCContext *s, const HEVCSPS *sps, enu