Re: [FFmpeg-devel] [PATCH 1/3] hevc: Allow parsing external extradata buffers

2016-11-28 Thread Vittorio Giovara
On Mon, Nov 28, 2016 at 9:07 PM, Michael Niedermayer wrote: > On Tue, Nov 29, 2016 at 03:01:28AM +0100, Michael Niedermayer wrote: >> On Tue, Nov 08, 2016 at 05:03:26PM -0500, Vittorio Giovara wrote: >> > --- >> > As mentioned in the discussion. >> > Please CC. >> > Vittorio >> > >> > libavcodec/

Re: [FFmpeg-devel] [PATCH 1/3] hevc: Allow parsing external extradata buffers

2016-11-28 Thread Michael Niedermayer
On Tue, Nov 29, 2016 at 03:01:28AM +0100, Michael Niedermayer wrote: > On Tue, Nov 08, 2016 at 05:03:26PM -0500, Vittorio Giovara wrote: > > --- > > As mentioned in the discussion. > > Please CC. > > Vittorio > > > > libavcodec/hevc.c | 12 +--- > > 1 file changed, 5 insertions(+), 7 dele

Re: [FFmpeg-devel] [PATCH 1/3] hevc: Allow parsing external extradata buffers

2016-11-28 Thread Michael Niedermayer
On Tue, Nov 08, 2016 at 05:03:26PM -0500, Vittorio Giovara wrote: > --- > As mentioned in the discussion. > Please CC. > Vittorio > > libavcodec/hevc.c | 12 +--- > 1 file changed, 5 insertions(+), 7 deletions(-) > > diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c > index 29e0d49..02f

Re: [FFmpeg-devel] [PATCH 1/3] hevc: Allow parsing external extradata buffers

2016-11-17 Thread Vittorio Giovara
On Tue, Nov 8, 2016 at 5:03 PM, Vittorio Giovara wrote: > --- > As mentioned in the discussion. > Please CC. > Vittorio > > libavcodec/hevc.c | 12 +--- > 1 file changed, 5 insertions(+), 7 deletions(-) > > diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c > index 29e0d49..02fd606 100644

[FFmpeg-devel] [PATCH 1/3] hevc: Allow parsing external extradata buffers

2016-11-08 Thread Vittorio Giovara
--- As mentioned in the discussion. Please CC. Vittorio libavcodec/hevc.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c index 29e0d49..02fd606 100644 --- a/libavcodec/hevc.c +++ b/libavcodec/hevc.c @@ -2973,17 +2973,15 @@ st