]> git.sesse.net Git - vlc/commit
* include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_...
authorGildas Bazin <gbazin@videolan.org>
Sat, 3 Sep 2005 09:16:11 +0000 (09:16 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 3 Sep 2005 09:16:11 +0000 (09:16 +0000)
commite96ffed1a05f93b3499759ac0abc92cbbd83c1f7
tree8a0438f8696b2e1a46af8cb5e0e5a4748849dc91
parentebe12068a11502c84ff99893cdd331569f7d3017
* include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_t in the libvlc headers instead of using long long which isn't portable + fixed a function prototype in control.h. Thanks to Brian Robb (vascy at hotmail) for pointing out the problem.
include/vlc/control.h
include/vlc/vlc.h
src/control/util.c