]> git.sesse.net Git - vlc/blobdiff - modules/misc/stats/stats.h
Revert "libvlc: Export libvlc_media_player_get_input_thread()."
[vlc] / modules / misc / stats / stats.h
index 9d7f18db8e78446c266ef65d7a60d7c73fd4b5fc..c1e6d67d55f1a45127e546c4369bec964ced49f6 100644 (file)
@@ -1,10 +1,10 @@
 /*****************************************************************************
  * stats.h : stats plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2002 the VideoLAN team
- * $Id$
+ * Copyright (C) 2000-2008 the VideoLAN team
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
+ *          Pierre d'Herbemont <pdherbemont@videolan.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -34,6 +34,4 @@ void CloseEncoder ( vlc_object_t * );
 int  OpenDemux    ( vlc_object_t * );
 void CloseDemux   ( vlc_object_t * );
 
-int  OpenVideo    ( vlc_object_t * );
-
 #define kBufferSize 0x500