From 3edbd208c37ad45264d225b0e1c72c35f2a7d1bc Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Thu, 19 Dec 2002 21:34:56 +0000 Subject: [PATCH] initial checkin of work-in-progress vbidec plugin for closed caption support Original commit message from CVS: initial checkin of work-in-progress vbidec plugin for closed caption support --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 120e044..2b635c6 100644 --- a/configure.ac +++ b/configure.ac @@ -233,7 +233,7 @@ GST_PLUGINS_ALL="\ mpegaudio mpegaudioparse mpegstream mpegtypes\ monoscope passthrough playondemand qtdemux rtjpeg silence sine\ smooth smpte spectrum speed stereo stereomono synaesthesia\ - udp videocrop videoscale videotestsrc volenv volume\ + udp vbidec videocrop videoscale videotestsrc volenv volume\ vumeter wavenc wavparse y4m" dnl see if we can build C++ plug-ins @@ -1014,6 +1014,7 @@ gst/stereo/Makefile gst/stereomono/Makefile gst/synaesthesia/Makefile gst/udp/Makefile +gst/vbidec/Makefile gst/videoscale/Makefile gst/videotestsrc/Makefile gst/videocrop/Makefile -- 2.7.4