>
>
>
> On Sun, Apr 26, 2015 at 7:05 AM, Carl Eugen Hoyos <ceho...@ag.or.at>
> wrote:
>
> Niklesh Lalwani <niklesh.lalwani <at> iitb.ac.in> writes:
>
>
>> > +                if ((text_style + i)->face_style_flags
>
>
>> This looks very strange imo...
>
>
What's wrong? I point my structure to the start of the style records, so,
(text_style + i)->face_style_flags will give me the value of the attribute
face_style_flags of (i+1)th style record.


>> > +    long tsmb_size;
>
>
>> int64_t ?
>
>
>>
My bad. Yes, I intended to use int64_t / double. I will correct it.

-- 
Niklesh Lalwani
Third Year Undergraduate
Electrical Engineering
IIT Bombay
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to