[rbp/omxplayer] Fix leak when playing multiple files from playlist
authorpopcornmix <popcornmix@gmail.com>
Sat, 23 Nov 2013 13:41:36 +0000 (13:41 +0000)
committerpopcornmix <popcornmix@gmail.com>
Sat, 23 Nov 2013 15:14:17 +0000 (15:14 +0000)
commit26c0ec5fd6a83785a6d960d9ca9aab7d47c990e9
treed6f848500f8f714a0fe501d42925a6c264f86fd7
parent014a05a1e00bae8e8d33d52daa8c3a71696da4ad
[rbp/omxplayer] Fix leak when playing multiple files from playlist

When omxplayer plays a second file from a playlist (i.e. without being shut down) a clock component gets leaked.
Eventually enough of these leaked components will stop further playback
xbmc/linux/OMXClock.cpp