Re: [libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-10-04 Thread Vittorio Giovara
On Tue, Oct 4, 2016 at 11:50 AM, Hendrik Leppkes wrote: > On Tue, Oct 4, 2016 at 5:45 PM, Vittorio Giovara > wrote: >> --- >> libavcodec/avcodec.h | 6 -- >> 1 file changed, 4 insertions(+), 2 deletions(-) >> >> diff --git

Re: [libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-10-04 Thread Hendrik Leppkes
On Tue, Oct 4, 2016 at 5:45 PM, Vittorio Giovara wrote: > --- > libavcodec/avcodec.h | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h > index 167525d..a59d7e9 100644 > --- a/libavcodec/avcodec.h

[libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-10-04 Thread Vittorio Giovara
--- libavcodec/avcodec.h | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 167525d..a59d7e9 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -5017,12 +5017,14 @@ typedef struct AVBSFContext { void

Re: [libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-07-21 Thread Vittorio Giovara
On Thu, Jul 21, 2016 at 10:49 AM, Anton Khirnov wrote: > Quoting Vittorio Giovara (2016-07-20 21:26:26) >> --- >> More compact and typo-free. >> Vittorio >> >> libavcodec/avcodec.h | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/libavcodec/avcodec.h

Re: [libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-07-21 Thread Anton Khirnov
Quoting Vittorio Giovara (2016-07-20 21:26:26) > --- > More compact and typo-free. > Vittorio > > libavcodec/avcodec.h | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h > index ace761d..72665ba 100644 > --- a/libavcodec/avcodec.h > +++

Re: [libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-07-20 Thread Luca Barbato
On 20/07/16 21:26, Vittorio Giovara wrote: > --- > More compact and typo-free. > Vittorio > > libavcodec/avcodec.h | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h > index ace761d..72665ba 100644 > --- a/libavcodec/avcodec.h > +++

[libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-07-20 Thread Vittorio Giovara
--- More compact and typo-free. Vittorio libavcodec/avcodec.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index ace761d..72665ba 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -4985,6 +4985,9 @@ typedef struct AVBSFInternal

Re: [libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-07-20 Thread Luca Barbato
On 20/07/16 21:16, Vittorio Giovara wrote: > --- > slightly stronger wording > Vittorio > > libavcodec/avcodec.h | 4 > 1 file changed, 4 insertions(+) > > diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h > index ace761d..29b6bbc 100644 > --- a/libavcodec/avcodec.h > +++

[libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-07-20 Thread Vittorio Giovara
--- slightly stronger wording Vittorio libavcodec/avcodec.h | 4 1 file changed, 4 insertions(+) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index ace761d..29b6bbc 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -4985,6 +4985,10 @@ typedef struct AVBSFInternal

[libav-devel] [PATCH] lavc: Document in/out AVCodecParameters ownership in AVBSFContext

2016-07-20 Thread Vittorio Giovara
--- libavcodec/avcodec.h | 4 1 file changed, 4 insertions(+) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index ace761d..a75a245 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -4985,6 +4985,10 @@ typedef struct AVBSFInternal AVBSFInternal; * The fields in the