[libav-devel] [PATCH 3/3] libvo-aacenc: Only produce extradata if the global header flag is set

2011-04-12 Thread Martin Storsjö
--- libavcodec/libvo-aacenc.c | 18 ++ 1 files changed, 10 insertions(+), 8 deletions(-) diff --git a/libavcodec/libvo-aacenc.c b/libavcodec/libvo-aacenc.c index 3c7dde7..7c1738d 100644 --- a/libavcodec/libvo-aacenc.c +++ b/libavcodec/libvo-aacenc.c @@ -62,12 +62,6 @@ static av_

Re: [libav-devel] [PATCH 3/3] libvo-aacenc: Only produce extradata if the global header flag is set

2011-04-12 Thread Ronald S. Bultje
Hi, On Tue, Apr 12, 2011 at 3:44 AM, Martin Storsjö wrote: > --- >  libavcodec/libvo-aacenc.c |   18 ++ >  1 files changed, 10 insertions(+), 8 deletions(-) > > diff --git a/libavcodec/libvo-aacenc.c b/libavcodec/libvo-aacenc.c > index 3c7dde7..7c1738d 100644 > --- a/libavcodec/li

Re: [libav-devel] [PATCH 3/3] libvo-aacenc: Only produce extradata if the global header flag is set

2011-04-12 Thread Martin Storsjö
On Tue, 12 Apr 2011, Ronald S. Bultje wrote: > On Tue, Apr 12, 2011 at 3:44 AM, Martin Storsjö wrote: > > --- > >  libavcodec/libvo-aacenc.c |   18 ++ > >  1 files changed, 10 insertions(+), 8 deletions(-) > > > > diff --git a/libavcodec/libvo-aacenc.c b/libavcodec/libvo-aacenc.c

Re: [libav-devel] [PATCH 3/3] libvo-aacenc: Only produce extradata if the global header flag is set

2011-04-13 Thread Ronald S. Bultje
Hi, On Wed, Apr 13, 2011 at 2:49 AM, Martin Storsjö wrote: > On Tue, 12 Apr 2011, Ronald S. Bultje wrote: >> On Tue, Apr 12, 2011 at 3:44 AM, Martin Storsjö wrote: >> > --- >> >  libavcodec/libvo-aacenc.c |   18 ++ >> >  1 files changed, 10 insertions(+), 8 deletions(-) >> > >> >

Re: [libav-devel] [PATCH 3/3] libvo-aacenc: Only produce extradata if the global header flag is set

2011-04-13 Thread Martin Storsjö
On Wed, 13 Apr 2011, Ronald S. Bultje wrote: > On Wed, Apr 13, 2011 at 2:49 AM, Martin Storsjö wrote: > > On Tue, 12 Apr 2011, Ronald S. Bultje wrote: > >> On Tue, Apr 12, 2011 at 3:44 AM, Martin Storsjö wrote: > >> > --- > >> >  libavcodec/libvo-aacenc.c |   18 ++ > >> >  1 file