Spam syslog with a/v sync infos.

This commit is contained in:
Johns 2012-12-24 11:55:32 +01:00
parent b94d19e7b8
commit a3907d11a5
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ src_prepare() {
src_compile() {
local myconf
myconf="-DHAVE_PTHREAD_NAME"
myconf="-DHAVE_PTHREAD_NAME -DAV_INFO -DAV_INFO_TIME=15000"
use vdpau && myconf="${myconf} -DUSE_VDPAU"
use vaapi && myconf="${myconf} -DUSE_VAAPI"
use alsa && myconf="${myconf} -DUSE_ALSA"