On 24.05.2015 00:21, Michael Niedermayer wrote:
> On Sun, May 24, 2015 at 12:04:08AM +0200, Andreas Cadhalpun wrote:
>> Otherwise the loop can take a lot of time if num_descr is very large.
>>
>> Signed-off-by: Andreas Cadhalpun
>> ---
>> libavformat/mov_chan.c | 5 +
>> 1 file changed, 5 ins
On Sun, May 24, 2015 at 12:04:08AM +0200, Andreas Cadhalpun wrote:
> Otherwise the loop can take a lot of time if num_descr is very large.
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavformat/mov_chan.c | 5 +
> 1 file changed, 5 insertions(+)
LGTM
thx
[...]
--
Michael GnuPG fin
Otherwise the loop can take a lot of time if num_descr is very large.
Signed-off-by: Andreas Cadhalpun
---
libavformat/mov_chan.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/libavformat/mov_chan.c b/libavformat/mov_chan.c
index e36034e..a2fa8d6 100644
--- a/libavformat/mov_chan.c
++