Re: [libav-devel] [PATCH 30/31] adpcmdec: use planar sample format for adpcm_thp

2012-10-07 Thread Kostya Shishkov
On Fri, Sep 21, 2012 at 11:23:58AM -0400, Justin Ruggles wrote: > --- > libavcodec/adpcm.c |9 +++-- > 1 files changed, 3 insertions(+), 6 deletions(-) > > diff --git a/libavcodec/adpcm.c b/libavcodec/adpcm.c > index e3b9b24..2226b58 100644 > --- a/libavcodec/adpcm.c > +++ b/libavcodec/ad

[libav-devel] [PATCH 30/31] adpcmdec: use planar sample format for adpcm_thp

2012-09-21 Thread Justin Ruggles
--- libavcodec/adpcm.c |9 +++-- 1 files changed, 3 insertions(+), 6 deletions(-) diff --git a/libavcodec/adpcm.c b/libavcodec/adpcm.c index e3b9b24..2226b58 100644 --- a/libavcodec/adpcm.c +++ b/libavcodec/adpcm.c @@ -144,6 +144,7 @@ static av_cold int adpcm_decode_init(AVCodecContext *