|
|
@ -1,24 +1,7 @@ |
|
|
|
--- a/Makefile.am
|
|
|
|
+++ b/Makefile.am
|
|
|
|
@@ -11,7 +11,6 @@ SUBDIRS = \
|
|
|
|
gst-libs \ |
|
|
|
gst sys $(SUBDIRS_EXT) \ |
|
|
|
tools \ |
|
|
|
- tests \
|
|
|
|
docs \ |
|
|
|
common \ |
|
|
|
m4 |
|
|
|
@@ -22,7 +21,6 @@ DIST_SUBDIRS = \
|
|
|
|
gst-libs \ |
|
|
|
gst sys ext \ |
|
|
|
tools \ |
|
|
|
- tests \
|
|
|
|
common \ |
|
|
|
m4 |
|
|
|
|
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
|
|
|
@@ -992,40 +992,6 @@ pkgconfig/gstreamer-gl.pc
|
|
|
|
diff -u --recursive gst-plugins-base-1.15.2-vanilla/configure.ac gst-plugins-base-1.15.2/configure.ac
|
|
|
|
--- gst-plugins-base-1.15.2-vanilla/configure.ac 2019-03-16 13:40:28.843441622 -0400
|
|
|
|
+++ gst-plugins-base-1.15.2/configure.ac 2019-03-16 13:41:14.880578949 -0400
|
|
|
|
@@ -1005,41 +1005,6 @@
|
|
|
|
pkgconfig/gstreamer-gl-uninstalled.pc |
|
|
|
pkgconfig/gstreamer-plugins-base.pc |
|
|
|
pkgconfig/gstreamer-plugins-base-uninstalled.pc |
|
|
@ -27,6 +10,7 @@ |
|
|
|
-tests/examples/Makefile
|
|
|
|
-tests/examples/app/Makefile
|
|
|
|
-tests/examples/audio/Makefile
|
|
|
|
-tests/examples/compositor/Makefile
|
|
|
|
-tests/examples/decodebin_next/Makefile
|
|
|
|
-tests/examples/dynamic/Makefile
|
|
|
|
-tests/examples/encoding/Makefile
|
|
|
@ -47,8 +31,8 @@ |
|
|
|
-tests/examples/gl/gtk/filtervideooverlay/Makefile
|
|
|
|
-tests/examples/gl/cocoa/Makefile
|
|
|
|
-tests/examples/gl/sdl/Makefile
|
|
|
|
-tests/examples/gl/clutter/Makefile
|
|
|
|
-tests/examples/overlay/Makefile
|
|
|
|
-tests/examples/overlaycomposition/Makefile
|
|
|
|
-tests/examples/seek/Makefile
|
|
|
|
-tests/examples/snapshot/Makefile
|
|
|
|
-tests/examples/playback/Makefile
|
|
|
@ -59,3 +43,22 @@ |
|
|
|
docs/Makefile |
|
|
|
docs/libs/Makefile |
|
|
|
docs/plugins/Makefile |
|
|
|
diff -u --recursive gst-plugins-base-1.15.2-vanilla/Makefile.am gst-plugins-base-1.15.2/Makefile.am
|
|
|
|
--- gst-plugins-base-1.15.2-vanilla/Makefile.am 2019-03-16 13:40:28.864441684 -0400
|
|
|
|
+++ gst-plugins-base-1.15.2/Makefile.am 2019-03-16 13:41:27.970617996 -0400
|
|
|
|
@@ -11,7 +11,6 @@
|
|
|
|
gst-libs \ |
|
|
|
gst sys $(SUBDIRS_EXT) \ |
|
|
|
tools \ |
|
|
|
- tests \
|
|
|
|
docs \ |
|
|
|
common \ |
|
|
|
m4 |
|
|
|
@@ -22,7 +21,6 @@
|
|
|
|
gst-libs \ |
|
|
|
gst sys ext \ |
|
|
|
tools \ |
|
|
|
- tests \
|
|
|
|
common \ |
|
|
|
m4 |
|
|
|
|