GStreamer multimedia framework
Go to file
Wrobell 36006f6dbe - my mistake... mpeg2dec libs does not depend on X11 libraries (vo library distributed with mpeg2dec depends on X11 l...
Original commit message from CVS:
- my mistake... mpeg2dec libs does not depend on X11 libraries
(vo library distributed with mpeg2dec depends on X11 libs).
Add configure option so user can specify where mpeg2dec library
is installed. This way we do not guess where is mpeg2dec.
If it is not in standard location (prefix==/usr), then leave it
to the user.
Changes inspired by AM_PATH_LIBMIKMOD.
2002-01-18 19:46:03 +00:00
debian Debian 0.3.1-1 packaging update 2002-01-12 03:42:41 +00:00
examples hrm 2002-01-07 02:42:44 +00:00
ext - plugins are built without versioning info 2002-01-18 02:05:26 +00:00
gst Fixed two off by one bugs in the delta decoding code. 2002-01-18 19:41:04 +00:00
gst-libs more distcheck fixes 2001-12-25 22:30:51 +00:00
m4 - my mistake... mpeg2dec libs does not depend on X11 libraries (vo library distributed with mpeg2dec depends on X11 l... 2002-01-18 19:46:03 +00:00
scripts added todo added simple automatic test suite for plugins using filesrc and fakesink 2001-12-21 09:49:24 +00:00
sys - plugins are built without versioning info 2002-01-18 02:05:26 +00:00
acconfig.h remove win32 path stuff (not used anymore?) check for core 0.3.1 not 0.3.0 update Xv check for Xv_pic systems include... 2002-01-12 02:51:02 +00:00
AUTHORS srcfile isn't in yet, so i changed that also, i wrote some of this stuff :) 2001-12-20 21:18:36 +00:00
autogen.sh more flapping wings about in wild abandonment 2002-01-07 20:10:20 +00:00
ChangeLog - make the qcam plugin build only only platforms using NASM, ie. x86 2002-01-17 00:36:01 +00:00
configure.ac - use GST_CHECK_MPEG2DEC macro when mpeg2dec detecting 2002-01-18 14:11:31 +00:00
COPYING building up speed 2001-12-17 18:37:01 +00:00
gst-plugins.spec.in Adding missing libgstmpeg2types file fixing openquicktime depenency 2002-01-18 17:47:46 +00:00
gstreamer-libs-uninstalled.pc.in pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled gstreamer i think... 2002-01-05 00:27:44 +00:00
gstreamer-libs.pc.in pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled gstreamer i think... 2002-01-05 00:27:44 +00:00
INSTALL building up speed 2001-12-17 18:37:01 +00:00
ltmain.sh more flapping wings about in wild abandonment 2002-01-07 20:10:20 +00:00
Makefile.am add autogen.sh to dist 2002-01-12 03:23:33 +00:00
NEWS doc stuff 2001-12-20 20:07:24 +00:00
README doc stuff 2001-12-20 20:07:24 +00:00
TODO hm, lots seems to have changed 2001-12-23 22:21:18 +00:00

gst-plugins

plugins for GStreamer

* to develop against uninstalled GStreamer core :
  add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH

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