On 06/16/2011 11:58 AM, Anton Khirnov wrote:
> +        if        (!strcmp(KEYFRAMES_TIMESTAMP_TAG,  str_val) && !times) {
> +            current_array = ×
> +            timeslen      = arraylen;

Sorry to ask you another step, but this should be cleaned.

and I wonder if current_array couldn't be used in a more consistent way

+            (*current_array)[i] = av_int2dbl(avio_rb64(ioc));

but that is a nit.

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to