git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
9530b16
)
Fix missing symbol in libxvmc_plugin.so
author
Nicolas Chauvet (kwizart)
<kwizart@gmail.com>
Wed, 13 May 2009 13:26:32 +0000
(15:26 +0200)
committer
Rémi Duraffort
<ivoire@videolan.org>
Wed, 13 May 2009 16:18:48 +0000
(18:18 +0200)
the XvMC plugin use xcommon.c where some part use
HAVE_XINERAMA conditions.
Missing symbols are :
XineramaQueryScreens
XineramaQueryExtension
XineramaIsActive
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
No differences found