summaryrefslogtreecommitdiff
path: root/src/libmpeg2/mpeg2_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmpeg2/mpeg2_internal.h')
-rw-r--r--src/libmpeg2/mpeg2_internal.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/libmpeg2/mpeg2_internal.h b/src/libmpeg2/mpeg2_internal.h
index cb00a830b..6a9c9a775 100644
--- a/src/libmpeg2/mpeg2_internal.h
+++ b/src/libmpeg2/mpeg2_internal.h
@@ -284,8 +284,7 @@ extern mpeg2_mc_t mpeg2_mc_vis;
/* slice.c */
void mpeg2_slice (picture_t * picture, int code, uint8_t * buffer);
-/* slice_xvmc.c */
-void mpeg2_xvmc_slice (picture_t * picture, int code, uint8_t * buffer);
-
/* stats.c */
void mpeg2_stats (int code, uint8_t * buffer);
+
+