We do not do anything with it as lavf does not really support it yet.
Originally committed as revision 11931 to svn://svn.ffmpeg.org/ffmpeg/trunk
if(flags&FLAG_SIZE_MSB){
size += size_mul*ff_get_v(bc);
}
if(flags&FLAG_SIZE_MSB){
size += size_mul*ff_get_v(bc);
}
+ if(flags&FLAG_MATCH_TIME)
+ get_s(bc);
if(flags&FLAG_RESERVED)
reserved_count= ff_get_v(bc);
for(i=0; i<reserved_count; i++)
if(flags&FLAG_RESERVED)
reserved_count= ff_get_v(bc);
for(i=0; i<reserved_count; i++)