[vlc-devel] [PATCH] Adjusted meta data signalling to only send events when the meta data has actually changed.
Rémi Denis-Courmont
remi at remlab.net
Wed Oct 12 14:22:40 CEST 2011
On Wed, 12 Oct 2011 14:11:14 +0200, Johannes Marbach
<johannesmarbach at googlemail.com> wrote:
> You mean the meta data could possibly be changed between the if
statement
> and the call to input_item_SetNowPlaying / input_item_SetPublisher? That
> would imply that we'd need to lock the input item before the if check,
> right?
It's not that easy. The lock is not recursive.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list