[FFmpeg-cvslog] r19979 - trunk/libavcodec/h264.c

Guillaume LECERF foxcore
Wed Sep 23 12:02:19 CEST 2009


2009/9/23 michael <subversion at mplayerhq.hu>:
> + ? ? ? ?if(sps->num_units_in_tick-1 > 0x7FFFFFFEU || sps->time_scale-1 > 0x7FFFFFFEU){
> + ? ? ? ? ? ?av_log(h->s.avctx, AV_LOG_ERROR, "time_scale/num_units_in_tick inavlid or unsupported (%d/%d)\n", sps->time_scale, sps->num_units_in_tick);

Nitpick: inVAlid


-- 
Guillaume LECERF
GeeXboX developer - www.geexbox.org



More information about the ffmpeg-cvslog mailing list