Re: [libav-devel] [PATCH 22/31] adpcmdec: set AVCodec.sample_fmts

2012-10-07 Thread Kostya Shishkov
On Fri, Sep 21, 2012 at 11:23:50AM -0400, Justin Ruggles wrote: > --- > libavcodec/adpcm.c | 60 +++ > 1 files changed, 32 insertions(+), 28 deletions(-) > > diff --git a/libavcodec/adpcm.c b/libavcodec/adpcm.c > index 19772b0..2ff961e 100644 > --

Re: [libav-devel] [PATCH 22/31] adpcmdec: set AVCodec.sample_fmts

2012-09-21 Thread Kostya Shishkov
On Fri, Sep 21, 2012 at 11:23:50AM -0400, Justin Ruggles wrote: > --- > libavcodec/adpcm.c | 60 +++ > 1 files changed, 32 insertions(+), 28 deletions(-) looks OK ___ libav-devel mailing list libav-devel

[libav-devel] [PATCH 22/31] adpcmdec: set AVCodec.sample_fmts

2012-09-21 Thread Justin Ruggles
--- libavcodec/adpcm.c | 60 +++ 1 files changed, 32 insertions(+), 28 deletions(-) diff --git a/libavcodec/adpcm.c b/libavcodec/adpcm.c index 19772b0..2ff961e 100644 --- a/libavcodec/adpcm.c +++ b/libavcodec/adpcm.c @@ -1266,7 +1266,10 @@ static