GStreamer multimedia framework
Find a file
Steve Baker e9ab9a2b9d currently this creates an empty shared library, just so the header can be installed. I would appreciate help on how ...
Original commit message from CVS:
currently this creates an empty shared library, just so the header can be installed.  I would appreciate help on how to do this properly with automake.
2002-04-26 09:18:39 +00:00
common@745e216da0 same fix for plugins 2002-04-18 21:57:05 +00:00
debian 0.3.4-1 packaging info 2002-04-15 09:31:28 +00:00
examples
ext a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:51 +00:00
gst a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:51 +00:00
gst-libs currently this creates an empty shared library, just so the header can be installed. I would appreciate help on how ... 2002-04-26 09:18:39 +00:00
m4 macros to detect fast float to int casting, lrint and lrintf, thanks to Erik de Castro Lopo. 2002-04-25 19:39:14 +00:00
scripts
sys div by zero bad 2002-04-14 10:27:10 +00:00
tests/old
testsuite
tools fix 2002-04-15 14:40:59 +00:00
.gitignore
.gitmodules
AUTHORS
autogen.sh same fix for plugins 2002-04-18 21:57:05 +00:00
ChangeLog
configure.ac check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will check for this and provide alternatives i... 2002-04-25 19:43:31 +00:00
COPYING
divx-info.txt
gst-plugins.spec.in I'm too lazy to comment this 2002-04-15 09:26:20 +00:00
gstreamer-libs-uninstalled.pc.in
gstreamer-libs.pc.in
INSTALL
ltmain.sh
Makefile.am
NEWS
README more mergeback from the latest release 2002-04-15 09:27:03 +00:00
RELEASE more mergeback from the latest release 2002-04-15 09:27:03 +00:00
REQUIREMENTS more mergeback from the latest release 2002-04-15 09:27:03 +00:00
TODO

gst-plugins

plugins for GStreamer

* to develop against uninstalled GStreamer core :
  add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH
  or run configure --with-pkg-config-path=(path to gstreamer uninstalled)

* to register plugins in source tree
  run gst-register --gst-plugin-path=.

* if a certain plugin doesn't build, then redo configure with
  --disable-(plugin)
  to disable it from the build

* Additional documentation :

REQUIREMENTS
	supporting libraries for plugins