[FFmpeg-devel] [PATCH ]FLV Metadata

Carl Eugen Hoyos cehoyos
Thu Aug 5 16:20:22 CEST 2010


Tom?s Touceda <chiiph <at> gentoo.org> writes:

> +	if(s->metadata!=NULL){
> +		for(int i=0;i<s->metadata->count;i++)

tabs (and trailing whitespace) can not be committed to our svn server and
"for(int i" should have raised a warning (we support gcc 2.95.3).
Please consider using tools/patcheck.

Carl Eugen




More information about the ffmpeg-devel mailing list