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
(parent:
50b8eb2
)
vlc/libvlc.h: Remove deprecated functions definition. (Patch by Enrique Osuna)
author
Pierre d'Herbemont
<pdherbemont@videolan.org>
Fri, 5 Oct 2007 11:13:47 +0000
(11:13 +0000)
committer
Pierre d'Herbemont
<pdherbemont@videolan.org>
Fri, 5 Oct 2007 11:13:47 +0000
(11:13 +0000)
include/vlc/libvlc.h
patch
|
blob
|
history
diff --git
a/include/vlc/libvlc.h
b/include/vlc/libvlc.h
index
ad99ca4
..
df8e5a0
100644
(file)
--- a/
include/vlc/libvlc.h
+++ b/
include/vlc/libvlc.h
@@
-667,14
+667,6
@@
VLC_PUBLIC_API void
* @{
*/
-/**
- * Does this input have a video output ?
- * \param p_input the input
- * \param p_exception an initialized exception
- */
-VLC_PUBLIC_API vlc_bool_t libvlc_input_has_vout( libvlc_media_instance_t *, libvlc_exception_t *);
-VLC_PUBLIC_API float libvlc_input_get_fps( libvlc_media_instance_t *, libvlc_exception_t *);
-
/**
* Toggle fullscreen status on video output
* \param p_input the input