summaryrefslogtreecommitdiff
path: root/pkgconfig
AgeCommit message (Expand)AuthorFilesLines
2020-10-11webrtc: Require gstreamer-sdp in the pkg-config fileSebastian Dröge2-2/+2
2020-08-15build/vulkan: split vulkan girMatthew Waters7-0/+47
2020-07-08pkgconfig: fix meson warning about waylandlib not being in the config dataTim-Philipp Müller1-1/+1
2020-07-06build: remove obsolete 'bad-transcoder' pc fileMatthew Waters3-26/+0
2020-06-24meson: Add missing pc file for gstphotographyNirbheek Chauhan3-0/+25
2020-06-24meson: Add missing pkgconfig files for gsttranscoderNirbheek Chauhan3-0/+25
2020-01-14pkgconfig: Remove unused substitution in uninstalled.pc.inNirbheek Chauhan1-1/+1
2019-10-14Remove autotools build systemTim-Philipp Müller1-62/+0
2019-10-04pkgconfig: Fix gstreamer-bad-transcoder-1.0.pc generationAlexandru Băluț1-0/+1
2019-08-28Import GstTranscoderSaunier Thibault3-0/+26
2019-06-04vulkan: make a gstvulkan library out of the existing APIMatthew Waters3-0/+29
2018-12-26Remove GstVideoAggregator, moved into libgstvideo in -baseTim-Philipp Müller4-38/+2
2018-09-22pkgconfig: generate sctp lib .pc file also with Meson buildTim-Philipp Müller2-3/+3
2018-09-22pkgconfig: sctp lib does not depend on external sctp libraryTim-Philipp Müller1-2/+0
2018-09-21Add new SCTP plugins (sctpenc/sctpdec)George Kiagiadakis3-1/+31
2018-03-22pkgconfig: remove some cruftTim-Philipp Müller3-35/+0
2018-02-02webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters5-1/+31
2017-12-24Fix typo in gstreamer-bad-audio-1.0.pcTim-Philipp Müller1-1/+1
2017-12-19allocatorsbad: physmem moved to -baseTim-Philipp Müller3-38/+3
2017-12-19gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller3-16/+1
2017-12-08pkgconfig: Move fixes for move of aggregator to coreEdward Hervey4-4/+4
2017-12-02Remove GstAggregator from -bad, moved to coreTim-Philipp Müller4-36/+0
2017-11-28meson: don't generate or install pkg-config file for gstreamer-waylandTim-Philipp Müller1-4/+4
2017-11-25meson.build: use join_paths() on prefixHåvard Graff1-1/+1
2017-07-14pkgconfig: missing GL_CFLAGS in gstreamer-gl-uninstalled.pc.inJulien Isorce1-1/+1
2017-02-27pkg-config: Add both srcdir and builddir to the include pathSebastian Dröge3-3/+3
2017-02-27allocators: Add GstPhysMemoryAllocator abstractionSebastian Dröge3-3/+38
2017-02-15pkgconfig: fix uninstalled .pc files for codecparsers + mpegtsTim-Philipp Müller2-2/+2
2017-01-23pkg-config: Directly link the library with -l instead of the .la fileSebastian Dröge3-3/+3
2017-01-10gl/pkg-config: add the configured platform/api/winsysMatthew Waters3-0/+9
2017-01-10gl/pkg-config: don't advertise all our dependent libraries as depsMatthew Waters2-2/+2
2017-01-05meson: Do not use gstwayland variable when not setThibault Saunier1-1/+0
2017-01-05meson: Generate the wayland pc file when neededThibault Saunier1-0/+5
2017-01-05meson: Do not try to use unset gstgl if gstgl is not builtThibault Saunier1-1/+1
2017-01-05meson: generate pkg-config -uninstalled pc filesGuillaume Desmottes12-17/+51
2016-09-09meson: add some starting build files for GLMatthew Waters1-2/+5
2016-08-29gl/pkgconfig: add the lib include dir to the list of includesMatthew Waters1-1/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+33
2016-04-21player: Add support for multiview settingsBarun Kumar Singh2-2/+2
2016-02-18uninstalled.pc: add support for non libtool build systemsJulien Isorce10-19/+20
2016-01-29pkg-config: Don't generate and install pkg-config with relative pathsJan Schmidt8-55/+49
2016-01-23pkg-config: Properly version and install base/audio/video .pc filesSebastian Dröge1-5/+11
2016-01-22base/audio/video: Install headers and pkg-config filesSebastian Dröge1-1/+4
2016-01-22audio: Move audioaggregator base class to a librarySebastian Dröge2-0/+30
2015-12-23player: Add pkg-config filesSebastian Dröge3-3/+30
2014-11-07gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/includeSebastian Dröge1-1/+1
2014-07-11libs: Don't install headers and pc files for libgstwayland/badvideo/badbaseSebastian Dröge1-6/+3
2014-06-20videoaggregator: Create a new GstVideoAggregator baseclassMathieu Duponchelle2-0/+30
2014-06-20aggregator: Add new GstAggregator base classThibault Saunier2-0/+30
2014-06-17wayland: install .pc fileArnaud Vrac3-3/+30