[Haiku-commits] r26285 - haiku/trunk/src/apps/mediaplayer/media_node_framework/audio

François Revol revol at free.fr
Mon Jul 7 11:32:57 CEST 2008


> Author: stippi
> Date: 2008-07-07 10:32:17 +0200 (Mon, 07 Jul 2008)
> New Revision: 26285
> ViewCVS: http://svn.berlios.de/viewcvs/haiku?rev=26285&view=rev
> 
> Modified:
>    haiku/trunk/src/apps/mediaplayer/media_node_framework/audio/
> AudioProducer.cpp
> Log:
> Remove the negative delay that was supposed to account for client->
> app_server

you mean media_addon_server, right ?
Actually, for video, when using BBitmap, you might want to try and 
measure the time it takes to DrawBitmap() for latency. Probably 
negligible though.

> delay. The audio is later than the calculated realtime anyways, I 
> suspect
> the OSS Node does not advertise it's latency 100% correctly yet.

Quite certainly, you'll probably fix it faster than me :)

François.



More information about the Haiku-commits mailing list