From e26a0917c6fed3ee99450f172dc3403c7c6acab7 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sat, 30 Oct 2004 16:14:33 +0000 Subject: - make use of the net buffer control in gnome-vfs, to speed it up a bit CVS patchset: 7094 CVS date: 2004/10/30 16:14:33 --- src/input/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/Makefile.am') diff --git a/src/input/Makefile.am b/src/input/Makefile.am index 876334d78..662a75e6d 100644 --- a/src/input/Makefile.am +++ b/src/input/Makefile.am @@ -122,7 +122,7 @@ xineplug_inp_v4l_la_SOURCES = input_v4l.c xineplug_inp_v4l_la_LIBADD = $(ALSA_LIBS) $(XINE_LIB) xineplug_inp_v4l_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ -xineplug_inp_gnome_vfs_la_SOURCES = input_gnome_vfs.c +xineplug_inp_gnome_vfs_la_SOURCES = input_gnome_vfs.c net_buf_ctrl.c xineplug_inp_gnome_vfs_la_LIBADD = $(GNOME_VFS_LIBS) $(XINE_LIB) xineplug_inp_gnome_vfs_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ -- cgit v1.2.3