[vlc-devel] [PATCH] TS mux: use DTS if PTS is not available

Denis Charmet typx at dinauz.org
Fri May 31 18:27:12 CEST 2013


Le vendredi 31 mai 2013 à 12:50:06, Rafaël Carré a écrit :
> +            if (!p_data->i_pts <= VLC_TS_INVALID)
> +                p_data->i_pts = p_data->i_dts;

Are you sure about the '!'?

Regards,
-- 
Denis Charmet - TypX
Le mauvais esprit est un art de vivre



More information about the vlc-devel mailing list