[MPlayer-dev-eng] Re: [Mplayer-cvslog] CVS: main/libmpeg2 header.c,1.6,1.7

Arpi arpi at thot.banki.hu
Thu Oct 25 19:00:13 CEST 2001


Hi,

> Log Message:
> fixed a wrong display_time value

> -	     if( picture->top_field_first == 0 ) picture->display_time=100;//reconstruct 2 fields
> +	     if( picture->top_field_first == 0 ) picture->display_time=150;//reconstruct 2 fields
>  	     else picture->display_time = 150;//reconstruct 3 fields

this is very 'optimized' code :)

the else way does the same as non-else. and comemnt is also bad...


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-dev-eng mailing list