[vlc-devel] commit: libvlc: Export libvlc_video_get_size() in .sym. (Pierre d' Herbemont )
git version control
git at videolan.org
Tue Feb 2 01:27:50 CET 2010
vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Tue Feb 2 01:06:03 2010 +0100| [db14d090e4ab927d186aef9d109c76f2971ef4ee] | committer: Pierre d'Herbemont
libvlc: Export libvlc_video_get_size() in .sym.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=db14d090e4ab927d186aef9d109c76f2971ef4ee
---
src/libvlc.sym | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/libvlc.sym b/src/libvlc.sym
index 3b2ee00..fb564bb 100644
--- a/src/libvlc.sym
+++ b/src/libvlc.sym
@@ -173,6 +173,7 @@ libvlc_video_get_logo_int
libvlc_video_get_marquee_int
libvlc_video_get_marquee_string
libvlc_video_get_scale
+libvlc_video_get_size
libvlc_video_get_spu
libvlc_video_get_spu_count
libvlc_video_get_spu_description
More information about the vlc-devel
mailing list