mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
Removed vgasink for now.
Original commit message from CVS: Removed vgasink for now.
This commit is contained in:
parent
e0f543c7b3
commit
b6f67c7948
1 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,7 @@ AM_CONFIG_HEADER(config.h)
|
|||
|
||||
GST_VERSION_MAJOR=0
|
||||
GST_VERSION_MINOR=2
|
||||
GST_VERSION_MICRO=0
|
||||
GST_VERSION_MICRO=1
|
||||
GST_VERSION=$GST_VERSION_MAJOR.$GST_VERSION_MINOR.$GST_VERSION_MICRO
|
||||
|
||||
PACKAGE=gstreamer
|
||||
|
@ -1243,7 +1243,6 @@ plugins/visualization/smoothwave/Makefile
|
|||
plugins/visualization/chart/Makefile
|
||||
plugins/videoscale/Makefile
|
||||
plugins/xvideosink/Makefile
|
||||
plugins/vgasink/Makefile
|
||||
plugins/wav/Makefile
|
||||
plugins/dvdsrc/Makefile
|
||||
plugins/vcdsrc/Makefile
|
||||
|
|
Loading…
Reference in a new issue