]> git.sesse.net Git - vlc/commit
- control APIs: do not crash if exception parameter is null, that means caller is...
authorDamien Fouilleul <damienf@videolan.org>
Mon, 5 Mar 2007 00:09:53 +0000 (00:09 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Mon, 5 Mar 2007 00:09:53 +0000 (00:09 +0000)
commit63f556158dfe9a76c0c1d6158fb87d20a3a4416c
tree071329cc8fe7fc3934b2ee85b6e1e1239c385f0f
parent416845038e3458694d0b2935fd8909c8fb6bd5cf
- control APIs: do not crash if exception parameter is null, that means caller is not interested in exceptions
src/control/core.c
src/control/video.c