summaryrefslogtreecommitdiff
path: root/src/libmpeg2/Makefile.am
diff options
context:
space:
mode:
authorThomas Hellström <totte67@users.sourceforge.net>2004-11-13 19:32:51 +0000
committerThomas Hellström <totte67@users.sourceforge.net>2004-11-13 19:32:51 +0000
commita213a237d17cd0fb00611fe56380a94e3b675638 (patch)
treefe2becd5ec1174361acf90e0977c8bd4f5c1690c /src/libmpeg2/Makefile.am
parentc6a1bafda333d15e7b5559cc085200a3c930a13c (diff)
downloadxine-lib-a213a237d17cd0fb00611fe56380a94e3b675638.tar.gz
xine-lib-a213a237d17cd0fb00611fe56380a94e3b675638.tar.bz2
Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playing
files with IDCT / mocomp XvMC acceleration. Cleaned up some ugly xvmc / xxmc naming. CVS patchset: 7122 CVS date: 2004/11/13 19:32:51
Diffstat (limited to 'src/libmpeg2/Makefile.am')
-rw-r--r--src/libmpeg2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmpeg2/Makefile.am b/src/libmpeg2/Makefile.am
index 78351525d..7bec5f8b0 100644
--- a/src/libmpeg2/Makefile.am
+++ b/src/libmpeg2/Makefile.am
@@ -28,4 +28,4 @@ xineplug_decode_mpeg2_la_SOURCES = \
xineplug_decode_mpeg2_la_LIBADD = $(MLIB_LIBS) $(XINE_LIB)
xineplug_decode_mpeg2_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@
-noinst_HEADERS = vlc.h mpeg2.h xxmc.h mpeg2_internal.h idct_mlib.h vis.h
+noinst_HEADERS = vlc.h mpeg2.h xvmc.h xvmc_vld.h mpeg2_internal.h idct_mlib.h vis.h