Re: [FFmpeg-devel] [PATCH] nuv: reject negative fps rate

2015-12-18 Thread Andreas Cadhalpun
On 18.12.2015 01:12, Michael Niedermayer wrote: > On Thu, Dec 17, 2015 at 11:03:15PM +0100, Andreas Cadhalpun wrote: >> On 16.12.2015 23:53, Michael Niedermayer wrote: >>> On Wed, Dec 16, 2015 at 08:56:55PM +0100, Andreas Cadhalpun wrote: Signed-off-by: Andreas Cadhalpun --- libavf

Re: [FFmpeg-devel] [PATCH] nuv: reject negative fps rate

2015-12-17 Thread Michael Niedermayer
On Thu, Dec 17, 2015 at 11:03:15PM +0100, Andreas Cadhalpun wrote: > On 16.12.2015 23:53, Michael Niedermayer wrote: > > On Wed, Dec 16, 2015 at 08:56:55PM +0100, Andreas Cadhalpun wrote: > >> Signed-off-by: Andreas Cadhalpun > >> --- > >> libavformat/nuv.c | 4 > >> 1 file changed, 4 insert

Re: [FFmpeg-devel] [PATCH] nuv: reject negative fps rate

2015-12-17 Thread Andreas Cadhalpun
On 16.12.2015 23:53, Michael Niedermayer wrote: > On Wed, Dec 16, 2015 at 08:56:55PM +0100, Andreas Cadhalpun wrote: >> Signed-off-by: Andreas Cadhalpun >> --- >> libavformat/nuv.c | 4 >> 1 file changed, 4 insertions(+) > > looks logical iam not nuv maintainer though and i dont know if all

Re: [FFmpeg-devel] [PATCH] nuv: reject negative fps rate

2015-12-16 Thread Michael Niedermayer
On Wed, Dec 16, 2015 at 08:56:55PM +0100, Andreas Cadhalpun wrote: > Signed-off-by: Andreas Cadhalpun > --- > libavformat/nuv.c | 4 > 1 file changed, 4 insertions(+) looks logical iam not nuv maintainer though and i dont know if all files have fps set [...] -- Michael GnuPG fingerpr

[FFmpeg-devel] [PATCH] nuv: reject negative fps rate

2015-12-16 Thread Andreas Cadhalpun
Signed-off-by: Andreas Cadhalpun --- libavformat/nuv.c | 4 1 file changed, 4 insertions(+) diff --git a/libavformat/nuv.c b/libavformat/nuv.c index 2a1b70f..4cb28d5 100644 --- a/libavformat/nuv.c +++ b/libavformat/nuv.c @@ -172,6 +172,10 @@ static int nuv_header(AVFormatContext *s) if