mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
Add videotestsrc plugin
Original commit message from CVS: Add videotestsrc plugin
This commit is contained in:
parent
4e9426038d
commit
9e44879f06
1 changed files with 2 additions and 1 deletions
|
@ -216,7 +216,7 @@ GST_PLUGINS_ALL="\
|
|||
mpegaudio mpegaudioparse mpegstream mpegtypes modplug\
|
||||
monoscope passthrough playondemand qtdemux rtjpeg silence sine\
|
||||
smooth spectrum speed stereo stereomono\
|
||||
synaesthesia udp videocrop videoscale volenv volume vumeter wavparse y4m"
|
||||
synaesthesia udp videocrop videoscale videotestsrc volenv volume vumeter wavparse y4m"
|
||||
|
||||
AC_SUBST(GST_PLUGINS_ALL)
|
||||
|
||||
|
@ -870,6 +870,7 @@ gst/stereomono/Makefile
|
|||
gst/synaesthesia/Makefile
|
||||
gst/udp/Makefile
|
||||
gst/videoscale/Makefile
|
||||
gst/videotestsrc/Makefile
|
||||
gst/videocrop/Makefile
|
||||
gst/volenv/Makefile
|
||||
gst/volume/Makefile
|
||||
|
|
Loading…
Reference in a new issue