From 2a99306db0aeaeb6309d15d3025599a7830ef53a Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Fri, 2 Jul 2004 19:32:25 +0000 Subject: it's not so experimental after all CVS patchset: 6765 CVS date: 2004/07/02 19:32:25 --- include/xine.h.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/include/xine.h.in b/include/xine.h.in index ec591762f..1a720e652 100644 --- a/include/xine.h.in +++ b/include/xine.h.in @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.h.in,v 1.123 2004/07/02 19:22:19 athp Exp $ + * $Id: xine.h.in,v 1.124 2004/07/02 19:32:25 mroi Exp $ * * public xine-lib (libxine) interface and documentation * @@ -428,8 +428,6 @@ int64_t xine_get_current_vpts(xine_stream_t *stream); * xine_get_next_* functions. this ensures that a * framegrab port is guaranteed to never miss a frame. * - * warning: highly experimental - * */ xine_video_port_t *xine_new_framegrab_video_port (xine_t *self); -- cgit v1.2.3