Re: [libav-devel] [PATCH 25/42] oggparsespeex: validate channel count and set channel layout

2012-11-12 Thread Kostya Shishkov
On Mon, Nov 12, 2012 at 01:38:13AM -0500, Justin Ruggles wrote: > --- > libavformat/oggparsespeex.c |7 +++ > 1 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/libavformat/oggparsespeex.c b/libavformat/oggparsespeex.c > index 11b50d5..42480a3 100644 > --- a/libavformat/ogg

[libav-devel] [PATCH 25/42] oggparsespeex: validate channel count and set channel layout

2012-11-11 Thread Justin Ruggles
--- libavformat/oggparsespeex.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/libavformat/oggparsespeex.c b/libavformat/oggparsespeex.c index 11b50d5..42480a3 100644 --- a/libavformat/oggparsespeex.c +++ b/libavformat/oggparsespeex.c @@ -25,6 +25,7 @@ #include #