CVSROOT: /cvs/directfb
Module name: DirectFB-extra
Changes by: klan 20060112 13:11:22
Modified files:
interfaces/IDirectFBVideoProvider:
idirectfbvideoprovider_ffmpeg.c
Log message:
Improved a bit Audio/Video syncronization:
recompute video refresh time using the following equation
[frame_delay_in_seconds = 1/rate + video_pts - audio_pts]
and reduce audio buffer size to 120ms.
By default seek requests are performed on delay (by the Input thread),
but there is a flag to control this feature (SEEK_ON_DELAY).
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs