Hi, On Wed, Jun 29, 2011 at 1:30 PM, Alex Converse <[email protected]> wrote: > - if(i==0 && pos > avi->movi_list) > - avi->movi_list= 0; //FIXME better check > - pos += avi->movi_list;
Can movi_list now be replaced by data_offset and then removed from the struct Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
