GStreamer multimedia framework
Find a file
Nicolas Dufresne 4262c23a9c debug-viewer: Use python.install_sources()
With current implementation we would try and install into the system
path regardless of the prefix. On top of that, we could install any left
over pyc file and would install the unit test also.

To fix this, we now list every files to be installed and use
python.install_sources(), leaving to meson the decision on where things
should be installed.
2019-04-02 12:13:06 -04:00
codecanalyzer codecanalyzer: Use glib variant of strcmp 2019-04-01 21:49:37 +09:00
debug-viewer debug-viewer: Use python.install_sources() 2019-04-02 12:13:06 -04:00
docs/plugins validate-flow: Add an ignored-event-fields configuration 2019-03-11 18:14:23 -03:00
hooks pre-commit-python: Allow line breaks between binary operators 2019-01-15 18:57:02 +01:00
mediainfo mediainfo: update build setup 2016-12-30 11:54:35 +01:00
tracer tracer: tsplot: tune the plot style a bit 2017-03-03 21:31:59 +01:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate meson: validate: Fix linking error missing GstBaseTransform 2019-04-01 14:51:31 -04:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore validate:launcher: Launch tests in _TestsLauncher not in TestsManagaer 2017-12-02 09:42:19 -03:00
.gitlab-ci.yml Add Gitlab CI configuration 2018-11-12 13:14:42 +02:00
.gitmodules Update git locations to gitlab 2018-11-05 05:54:43 +00:00
configure configure: fix typos 2016-01-28 11:22:15 -08:00
meson.build meson: validate: Fix linking error missing GstBaseTransform 2019-04-01 14:51:31 -04:00
meson_options.txt meson: add option to disable translation 2018-10-27 14:45:51 +01:00