On 10.11.2015 20:44, Paul B Mahol wrote:
> On 11/10/15, Andreas Cadhalpun wrote:
>> A negative sample rate causes assertion failures in av_rescale_rnd.
>>
>> Signed-off-by: Andreas Cadhalpun
>> ---
>> libavformat/brstm.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> ok
Pushed.
On 11/10/15, Andreas Cadhalpun wrote:
> A negative sample rate causes assertion failures in av_rescale_rnd.
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavformat/brstm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
ok
___
ffmpeg-devel ma
A negative sample rate causes assertion failures in av_rescale_rnd.
Signed-off-by: Andreas Cadhalpun
---
libavformat/brstm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/brstm.c b/libavformat/brstm.c
index 4ac9881..bbdbcef 100644
--- a/libavformat/brstm.c
+++ b