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
This commit is contained in:
parent
bb9513547c
commit
1a7bf2daca
@ -233,7 +233,7 @@ GST_PLUGINS_ALL="\
|
|||||||
mpegaudio mpegaudioparse mpegstream mpegtypes\
|
mpegaudio mpegaudioparse mpegstream mpegtypes\
|
||||||
monoscope passthrough playondemand qtdemux rtjpeg silence sine\
|
monoscope passthrough playondemand qtdemux rtjpeg silence sine\
|
||||||
smooth smpte spectrum speed stereo stereomono synaesthesia\
|
smooth smpte spectrum speed stereo stereomono synaesthesia\
|
||||||
udp videocrop videoscale videotestsrc volenv volume\
|
udp vbidec videocrop videoscale videotestsrc volenv volume\
|
||||||
vumeter wavenc wavparse y4m"
|
vumeter wavenc wavparse y4m"
|
||||||
|
|
||||||
dnl see if we can build C++ plug-ins
|
dnl see if we can build C++ plug-ins
|
||||||
@ -1014,6 +1014,7 @@ gst/stereo/Makefile
|
|||||||
gst/stereomono/Makefile
|
gst/stereomono/Makefile
|
||||||
gst/synaesthesia/Makefile
|
gst/synaesthesia/Makefile
|
||||||
gst/udp/Makefile
|
gst/udp/Makefile
|
||||||
|
gst/vbidec/Makefile
|
||||||
gst/videoscale/Makefile
|
gst/videoscale/Makefile
|
||||||
gst/videotestsrc/Makefile
|
gst/videotestsrc/Makefile
|
||||||
gst/videocrop/Makefile
|
gst/videocrop/Makefile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user