]> git.sesse.net Git - vlc/commit
Unregister a "sub filter"'s private SPU channel when destroying the
authorAntoine Cellerier <dionoea@videolan.org>
Tue, 10 Jun 2008 14:59:13 +0000 (16:59 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Tue, 10 Jun 2008 14:59:13 +0000 (16:59 +0200)
commitc55222a882256a2c28245dc6cf9486bcf969befd
treefd27a8baf604fb8c851d8a7ded8418812320473c
parentbb03e12e367a4e3a5e8127fd5ebc1a7eb670c4f0
Unregister a "sub filter"'s private SPU channel when destroying the
filter. Since filter destruction is always requested by the subpicture
core itself, we already have the subpicture lock so no need to lock.
src/video_output/vout_subpictures.c