[vlc-devel] commit: Revert "RTP: compute deadline for reordering from the current time" ( Rémi Denis -Courmont )

Rémi Denis-Courmont remi at remlab.net
Thu Oct 15 10:05:27 CEST 2009


On Thu, 15 Oct 2009 08:05:18 +0200, "Marian Ďurkovič" <md at bts.sk> wrote:
> In fact, the real problem is in include/vlc_config.h:
> 
> -#define CLOCK_FREQ 1000000
> +#define CLOCK_FREQ INT64_C(1000000)
> 
> which wasn't backported from master yet.

Backporting stuff correctly is the responsibility of whoever commits - in
other words, *your* job. I spent several hours of my free time bisecting
the issue, that's already too much. I have better things to do than clean
up after other people who don't test their backports properly.

-- 
Rémi Denis-Courmont




More information about the vlc-devel mailing list