On Wed, Jan 28, 2015 at 09:35:57AM +, Paul B Mahol wrote:
> Check of channels !=0 is right above.
>
> Signed-off-by: Paul B Mahol
> ---
> libavformat/nsvdec.c | 5 +
> 1 file changed, 1 insertion(+), 4 deletions(-)
ok, assuming there are no files with undefined channel number
otherwise
On 1/28/15, wm4 wrote:
> On Wed, 28 Jan 2015 09:35:57 +
> Paul B Mahol wrote:
>
>> Check of channels !=0 is right above.
>>
>> Signed-off-by: Paul B Mahol
>> ---
>> libavformat/nsvdec.c | 5 +
>> 1 file changed, 1 insertion(+), 4 deletions(-)
>>
>> diff --git a/libavformat/nsvdec.c b/li
On Wed, 28 Jan 2015 09:35:57 +
Paul B Mahol wrote:
> Check of channels !=0 is right above.
>
> Signed-off-by: Paul B Mahol
> ---
> libavformat/nsvdec.c | 5 +
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/libavformat/nsvdec.c b/libavformat/nsvdec.c
> index 531e273.
Check of channels !=0 is right above.
Signed-off-by: Paul B Mahol
---
libavformat/nsvdec.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/libavformat/nsvdec.c b/libavformat/nsvdec.c
index 531e273..632667c 100644
--- a/libavformat/nsvdec.c
+++ b/libavformat/nsvdec.c
@@ -6