|
|
- diff -u --recursive gst-plugins-bad-1.12.4-vanilla/configure.ac gst-plugins-bad-1.12.4/configure.ac
- --- gst-plugins-bad-1.12.4-vanilla/configure.ac 2018-02-11 19:46:16.942758605 -0500
- +++ gst-plugins-bad-1.12.4/configure.ac 2018-02-11 19:46:38.356808019 -0500
- @@ -3619,38 +3619,6 @@
- sys/wasapi/Makefile
- sys/winks/Makefile
- sys/winscreencap/Makefile
- -tests/Makefile
- -tests/check/Makefile
- -tests/files/Makefile
- -tests/examples/Makefile
- -tests/examples/avsamplesink/Makefile
- -tests/examples/camerabin2/Makefile
- -tests/examples/codecparsers/Makefile
- -tests/examples/directfb/Makefile
- -tests/examples/audiomixmatrix/Makefile
- -tests/examples/gl/Makefile
- -tests/examples/gl/cocoa/Makefile
- -tests/examples/gl/clutter/Makefile
- -tests/examples/gl/generic/Makefile
- -tests/examples/gl/generic/cube/Makefile
- -tests/examples/gl/generic/cubeyuv/Makefile
- -tests/examples/gl/generic/doublecube/Makefile
- -tests/examples/gl/generic/recordgraphic/Makefile
- -tests/examples/gl/gtk/Makefile
- -tests/examples/gl/gtk/3dvideo/Makefile
- -tests/examples/gl/gtk/filternovideooverlay/Makefile
- -tests/examples/gl/gtk/filtervideooverlay/Makefile
- -tests/examples/gl/gtk/fxtest/Makefile
- -tests/examples/gl/gtk/switchvideooverlay/Makefile
- -tests/examples/gl/qt/Makefile
- -tests/examples/gl/sdl/Makefile
- -tests/examples/gtk/Makefile
- -tests/examples/mpegts/Makefile
- -tests/examples/mxf/Makefile
- -tests/examples/opencv/Makefile
- -tests/examples/uvch264/Makefile
- -tests/examples/waylandsink/Makefile
- -tests/icles/Makefile
- ext/voamrwbenc/Makefile
- ext/voaacenc/Makefile
- ext/assrender/Makefile
- diff -u --recursive gst-plugins-bad-1.12.4-vanilla/Makefile.am gst-plugins-bad-1.12.4/Makefile.am
- --- gst-plugins-bad-1.12.4-vanilla/Makefile.am 2018-02-11 19:46:16.980758692 -0500
- +++ gst-plugins-bad-1.12.4/Makefile.am 2018-02-11 19:46:49.443833603 -0500
- @@ -2,11 +2,11 @@
-
- SUBDIRS = \
- gst-libs gst sys ext pkgconfig \
- - m4 common docs tests tools
- + m4 common docs tools
-
- DIST_SUBDIRS = \
- gst gst-libs sys ext pkgconfig \
- - m4 common docs tests tools
- + m4 common docs tools
-
- # include before EXTRA_DIST for win32 assignment
- include $(top_srcdir)/common/win32.mak
|