meson: directories missing meson.build files
@ocrete
Submitted by Olivier Crête Link to original bug (#784136)
Description
Generated using:
diff <(find . -name Makefile.am | xargs -n1 dirname) <(find . -name meson.build | xargs -n1 dirname) |grep '^
<'
-
docs/plugins - wontfix, will move to gst-docs/hotdoc after 1.16 (tpm) -
docs/libs - wontfix, will move to gst-docs/hotdoc after 1.16 (tpm) -
tests/icles -
tests/examples -
tests/examples/mxf -
tests/examples/uvch264 -
tests/examples/directfb -
tests/examples/waylandsink -
tests/examples/codecparsers -
tests/examples/camerabin2 -
tests/examples/mpegts -
tests/examples/ipcpipeline (!61 (merged)) -
tests/examples/opencv (!61 (merged)) -
tests/examples/avsamplesink -
tests/examples/audiomixmatrix -
tests/examples/gl/*(moved to -base) -
tests/examples/gtk(moved to -good)
-
-
ext -
ext/gme -
ext/ofa -
ext/musepack -
ext/bs2b -
ext/dc1394 -
ext/daala(to be removed, see #848 (closed)) -
ext/gsm -
ext/vulkan/xcb -
ext/vulkan/wayland -
ext/wildmidi -
ext/ladspa -
ext/lv2 -
ext/modplug -
ext/neon -
ext/openal -
ext/openexr -
ext/openmpt -
ext/openni2 -
ext/qt(moved to -good) -
ext/sndfile -
ext/spc(to be removed, #467 (closed)) -
ext/teletextdec -
ext/voamrwbenc
-
-
sys -
sys/dshowsrcwrapper (was not buildable with Autotools - #855 (closed)) -
sys/dshowdecwrapper (was not buildable with Autotools - #855 (closed)) -
sys/dshowvideosink (was not buildable with Autotools - #855 (closed)) -
sys/opensles -
sys/applemedia -
sys/acmmp3dec (to be removed, #850 (closed)) -
sys/androidmedia -
sys/nvenc -
sys/vcd -
sys/vdpau -
sys/acmenc -
sys/tinyalsa
-
-
gst-libs -
gst-libs/gst/allocators(all moved to base) -
gst-libs/gst/gl/eagl -
gst-libs/gst/gl/egl -
gst-libs/gst/gl/cocoa -
gst-libs/gst/gl/x11 -
gst-libs/gst/gl/win32 -
gst-libs/gst/gl/dispmanx -
gst-libs/gst/gl/viv-fb -
gst-libs/gst/gl/android -
gst-libs/gst/gl/wayland -
gst-libs/gst/gl/glprototypes
-
-
tools (only scripts that are not built or installed) -
gst/mpegtsmux/tsmux(not needed)
Edited by Tim-Philipp Müller