Displaying 3 results from an estimated 3 matches for "frame_time".
2005 Dec 21
1
Is it a bug?
hi,Jean-Marc
In jitter.c, the function speex_jitter_get has such code,
if (late_ratio_short > .1 || late_ratio_long > .03)
{
jitter->shortterm_margin[MAX_MARGIN-1] +=
jitter->shortterm_margin[MAX_MARGIN-2];
jitter->longterm_margin[MAX_MARGIN-1] +=
jitter->longterm_margin[MAX_MARGIN-2];
for (i=MAX_MARGIN-2;i>=0;i--)
{
2012 Jun 21
3
[Bug 51291] New: Segfault with mplayer -vo vdpau: vlVdpVideoSurfaceClear at surface.c:366
https://bugs.freedesktop.org/show_bug.cgi?id=51291
Bug #: 51291
Summary: Segfault with mplayer -vo vdpau:
vlVdpVideoSurfaceClear at surface.c:366
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
2016 Dec 02
1
[ANNOUNCE] intel-gpu-tools 1.17
..._flip: Calibrate timestamp errors
igt/kms_setmode: Test that the vblank interval matches the dotclock
igt: drop gem_storedw_loop from BAT
intel-ci: CI is missing any wait tests in BAT
igt/gem_ctx_create: Exercise allocating as many contexts as we can
igt/kms_flip: Mark frame_time() as coming from the mode
igt/kms_flip: Use the computed vblank interval for TS checking
igt/gem_exec_reloc: Check we write the full 64bit relocation
igt/gem_mmap_gtt: Use SSE4.1 streaming to speed up per-pixel checks
igt: Add test case for EXEC_OBJECT_ASYNC
igt: Add e...