Re: [libav-devel] [PATCH 09/31] iac: use planar sample format

2012-09-21 Thread Benjamin Larsson
OK ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

Re: [libav-devel] [PATCH 09/31] iac: use planar sample format

2012-09-21 Thread Kostya Shishkov
On Fri, Sep 21, 2012 at 11:23:37AM -0400, Justin Ruggles wrote: > --- > libavcodec/imc.c | 26 +++--- > 1 files changed, 11 insertions(+), 15 deletions(-) mention IMC in the commit message too, otherwise LGTM ___ libav-devel mailin

[libav-devel] [PATCH 09/31] iac: use planar sample format

2012-09-21 Thread Justin Ruggles
--- libavcodec/imc.c | 26 +++--- 1 files changed, 11 insertions(+), 15 deletions(-) diff --git a/libavcodec/imc.c b/libavcodec/imc.c index e452baf..73052e8 100644 --- a/libavcodec/imc.c +++ b/libavcodec/imc.c @@ -241,7 +241,7 @@ static av_cold int imc_decode_init(AVCodecCon