omxaudiosink: implement _delay only in the RaspberryPI
authorJosep Torra <n770galaxy@gmail.com>
Mon, 12 May 2014 10:33:32 +0000 (12:33 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Mon, 12 May 2014 10:33:32 +0000 (12:33 +0200)
commite08540d969c170a37425b07b8e5b97b2bfbf880a
treeef0835e2bc98ceecc08bc73cf3a8d87ac16a2f80
parent527af797d2a3336be60a76bc8d525ba77396010e
omxaudiosink: implement _delay only in the RaspberryPI

Make code implementation conditionally built for RaspberryPI because
OMX_IndexConfigAudioRenderingLatency seems to be a Broadcom extension.

On other targets the query position might not be accurate without
implementing _delay appropriatelly.
omx/gstomxaudiosink.c