summaryrefslogtreecommitdiff
path: root/pkgconfig
Commit message (Collapse)AuthorAgeFilesLines
* gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/includeSebastian Dröge2014-11-071-1/+1
| | | | | | | | It's architecture dependent and should not be placed into the include directory as the assumption is that all those headers are architecture independent. https://bugzilla.gnome.org/show_bug.cgi?id=739767
* libs: Don't install headers and pc files for libgstwayland/badvideo/badbaseSebastian Dröge2014-07-111-6/+3
| | | | | | | These will disappear after 1.4.0 and it would be rather annoying if people started depending on them. https://bugzilla.gnome.org/show_bug.cgi?id=732207
* videoaggregator: Create a new GstVideoAggregator baseclassMathieu Duponchelle2014-06-202-0/+30
| | | | | | | | This base class has been added to a newly created libgstbadvideo library Co-Authored by: Thibault Saunier <tsaunier@gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=731918
* aggregator: Add new GstAggregator base classThibault Saunier2014-06-202-0/+30
| | | | | | | | This base class has been added to a newly created libgstbadbase library Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com> https://bugzilla.gnome.org/show_bug.cgi?id=731917
* wayland: install .pc fileArnaud Vrac2014-06-173-3/+30
|
* egl: remove pc filesJulien Isorce2014-04-282-24/+0
| | | | | Forgot to do that in 09116bf10d515d50bdd1e9a20278be816cb762aa: "egl/eglglessink: remove since EGLImage and iOS support have been added in glimagesink"
* gl: append GL_LIB and GL_CFLAGS in pc filesJulien Isorce2014-04-282-4/+4
|
* pkgconfig: fix gstreamer-gl uninstalledJosep Torra2014-04-241-2/+2
| | | | | Ensure to provide libgstgl also in the uninstalled setup. Fixes build of gst-omx for RPI in uninstalled setup.
* egl/eglglessink: remove since EGLImage and iOS support have been added in ↵Julien Isorce2014-04-151-6/+0
| | | | | | glimagesink https://bugzilla.gnome.org/show_bug.cgi?id=703343
* pkgconfig: add gstreamer-glJulien Isorce2014-03-261-0/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=703343
* [502/906] Update versioning for gstreamer 1.0Matthew Waters2014-03-152-5/+5
| | | | | Renames GST_MAJORMINOR to GST_API_VERSION in build files removes -lgstinterfaces from _LDADD flags
* [314/906] Add srcdir to includes for out-of-source buildsDavid Schleef2014-03-151-1/+1
| | | | | | When you use gstreamer uninstalled and build outside the source tree, the includes need to be specified for both the source tree and the build tree.
* [059/906] * configure.ac: * pkgconfig/Makefile.am: * ↵David Schleef2014-03-152-0/+28
| | | | pkgconfig/gstreamer-gl-uninstalled.pc.in: * pkgconfig/gstreamer-gl.pc.in: * pkgconfig/gstreamer-plugins-gl-uninstalled.pc.in: * pkgconfig/gstreamer-plugins-gl.pc.in: Rename pkgconfig files. And install them. * tests/check/Makefile.am: * tests/check/generic/states.c: * tests/check/pipelines/simple-launch-lines.c: Add some tests copied from -good.
* pkgconfig: Don't include libraries in the generic gst-plugins-bad pc fileSebastian Dröge2013-12-181-1/+1
|
* mpegts: Install generated headersMariusz Buras2013-12-181-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=720673
* Add gstreamer-mpegts pkg-config file.Brendan Long2013-10-014-5/+31
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=709145
* video: Remove video library from -badSebastian Dröge2013-04-113-29/+2
| | | | This only contained API that now has replacements in core and base.
* pkg-config: Add egl library to the generic pkg-config fileSebastian Dröge2013-03-031-1/+1
|
* egl: Add infrastructure for EGLImage handlingSebastian Dröge2013-03-033-1/+32
|
* pkg-config: Make the generic pkg-config file more usefulSebastian Dröge2013-02-272-10/+14
|
* insertbin: Add bin to dynamically insert elements in a running pipelineOlivier Crête2013-01-233-0/+27
| | | | | | This element automatically links in any element added using it's action signals. These elements must have a single source pad and a single sink pad.
* gst: Update versioningSebastian Dröge2012-04-047-23/+23
|
* pkgconfig: remove references to codecparsers from -bad.pc.inThibault Saunier2011-11-281-3/+1
|
* pkgconfig: aaand fix my last commitEdward Hervey2011-11-231-1/+1
|
* pkgconfig: Fix gstreamer-basevideo-uninstalled.pc.inEdward Hervey2011-11-231-2/+2
|
* video: Add libgstbasevideo PC fileNicolas Dufresne2011-11-033-3/+30
|
* codecparsers: add pkgconfig file.Gwenole Beauchesne2011-09-023-3/+30
| | | | | | Adds a new pkgconfig file for codecparsers. They don't have any specific dependency on gst-plugins-bad and they could quite be independent bitstream parsers.
* codecparsers: mpeg: Add an mpeg video bitstream parsing libraryThibault Saunier2011-09-021-1/+2
| | | | Create a new codecparsers library
* pkgconfig: remove some old unused files from 0.8 daysTim-Philipp Müller2010-09-154-46/+0
|
* build: Make some more rules silent if requestedSebastian Dröge2010-03-091-2/+6
|
* Add pkgconfig files for photography interface library.René Stadler2009-11-273-3/+28
|
* remove old pc filesThomas Vander Stichele2005-07-019-126/+4
| | | | | Original commit message from CVS: remove old pc files
* make description look like in other .pc files (cosmetic change)Stéphane Loeuillet2004-06-272-2/+2
| | | | | | Original commit message from CVS: make description look like in other .pc files (cosmetic change)
* gconf/Makefile.am: Fix for non-GNU makeDavid Schleef2004-04-191-2/+2
| | | | | | | | | | | | | | | | | | Original commit message from CVS: * gconf/Makefile.am: Fix for non-GNU make * gst-libs/gst/Makefile.am: Change directory order to handle GstPlay linking with gstinterfaces * gst-libs/gst/audio/make_filter: make use of tr portable * gst-libs/gst/play/Makefile.am: Add intended \ * gst-libs/gst/xwindowlistener/xwindowlistener.c: (gst_xwin_set_clips): Switch to ISO variadic macro. Use a function prototype instead of void *. * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic macro. * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call * gst/videofilter/make_filter: make use of tr portable * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
* pkgconfig/gstreamer-media-info.pc.in: Add Version. (bug #137348)David Schleef2004-03-171-0/+1
| | | | | | Original commit message from CVS: * pkgconfig/gstreamer-media-info.pc.in: Add Version. (bug #137348)
* adding gstreamer-plugins.pc fixes #126999Thomas Vander Stichele2004-03-159-10/+36
| | | | | | Original commit message from CVS: adding gstreamer-plugins.pc fixes #126999
* adding media info pc files package them use ffmpegcolorspace in gstplayThomas Vander Stichele2004-03-153-18/+43
| | | | | | | Original commit message from CVS: adding media info pc files package them use ffmpegcolorspace in gstplay
* move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get ↵Benjamin Otte2004-03-141-12/+6
| | | | | | | | | | | | | | | rebuilt properly Original commit message from CVS: * configure.ac: * gst-libs/gst/gconf/Makefile.am: * pkgconfig/Makefile.am: move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get rebuilt properly * configure.ac: when checking for vorbis, try pkgconfig first. * gst/modplug/gstmodplug.cc: add fixate function
* synchronize the two pc filesThomas Vander Stichele2004-03-092-2/+3
| | | | | Original commit message from CVS: synchronize the two pc files
* ext/faad/gstfaad.c: Fix negotiation.David Schleef2004-03-063-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps), (gst_faad_chain): Fix negotiation. * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add key and button events. * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this dung heap of code. * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf depends on gconf * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same * gst-libs/gst/play/play.c: (gst_play_pipeline_setup), (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate function to encourage better negotiation, particularly between audioconvert and osssink. * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain): * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging more important. * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash typefinding. * gst/vbidec/vbiscreen.c: Add glib header * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
* fix gconf install pathThomas Vander Stichele2004-03-053-3/+0
| | | | | Original commit message from CVS: fix gconf install path
* pkgconfig/gstreamer-libs-uninstalled.pc.in: Sync requires with other checks. ↵David I. Lehn2004-02-051-1/+1
| | | | | | | | >= vs =. Original commit message from CVS: * pkgconfig/gstreamer-libs-uninstalled.pc.in: Sync requires with other checks. >= vs =.
* fix uninstalled pkgconfig files remove play and gconf from -libsThomas Vander Stichele2004-02-054-21/+26
| | | | | | Original commit message from CVS: fix uninstalled pkgconfig files remove play and gconf from -libs
* nonsrcdir build fixesThomas Vander Stichele2003-12-151-3/+3
| | | | | Original commit message from CVS: nonsrcdir build fixes
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-1/+1
| | | | | | | | | | | | | | | | | Original commit message from CVS: tagging stuff and build fixes. In detail: - make gdk-pixbuf loader work when distchecking - fix invalid syntax in ffmpeg Makefile. wildcards for EXTRA_DIST are not allowed. This broke builds where distdir != srcdir - fix ffmpeg cvs grabbing when srcdir != distdir - new id3tag plugin for id3 tag reading/writing (uses mad's libid3tag) - mad and libid3tag require mad/libid3tag v0.15. Fixed configure to require that - added ogg demuxer in ext/ogg. The demuxer does not handle events yet. Especially getting seeking right will require some effort or code copying from libvorbis. - added raw vorbis detection to typefinding. oggdemux requires a typefind function to detect its contents. - tags plugin in gst/tags. Provides API in <gst/tags/gsttagediting.h>. API includes tag matching GStreamer <=> ID3 and GStreamer <=> vorbis and writing/reading vorbiscomments or ID3v1 tags. Also included is a simple vorbiscomment reader/writer. Writing will not really work though until someone writes oggmux. - various build fixes. Mostly missing (DIST)CLEANFILES. - vorbisenc handles tag writing. Now it's YOUR turn to fix and write more plugins that handle writing/reading of tags. :)
* libgst-interfaces -> libgstinterfaces, plus we're not called libgstplayRonald S. Bultje2003-11-052-2/+2
| | | | | Original commit message from CVS: libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay
* .in is outThomas Vander Stichele2003-11-031-688/+0
| | | | | Original commit message from CVS: .in is out
* Fix makefiles for GstPropertyProbe. Combine all interfaces into a single ↵David Schleef2003-10-304-3/+719
| | | | | | | | libgst-interface. Original commit message from CVS: Fix makefiles for GstPropertyProbe. Combine all interfaces into a single libgst-interface.
* more uninstalled fixesThomas Vander Stichele2003-04-273-13/+15
| | | | | Original commit message from CVS: more uninstalled fixes
* more uninstalled fixesThomas Vander Stichele2003-04-271-2/+2
| | | | | Original commit message from CVS: more uninstalled fixes