gstreamer/gst/volume
Thomas Vander Stichele 1ea0574af4 make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes
Original commit message from CVS:
make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
added manually to each Makefile.am so we are sure it goes
*last* and doesn't add -L flags before linking in libs of our
own, like, say, internal .la libs, that then accidentally pick
up the installed copy.
2005-07-13 17:58:07 +00:00
..
.gitignore added volume demo app 2004-06-14 10:04:44 +00:00
demo.c gst/volume/Makefile.am: gst/volume/demo.c gst/volume/gstvolume.h 2005-05-09 21:37:17 +00:00
filter.func Initial revision 2001-12-22 23:27:17 +00:00
gstvolume.c ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a getcaps to do explicit caps. Needs to be done in all dec... 2005-07-01 17:13:02 +00:00
gstvolume.h gst/volume/Makefile.am: gst/volume/demo.c gst/volume/gstvolume.h 2005-05-09 21:37:17 +00:00
Makefile.am make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00
volume.vcproj more working plugins 2004-07-27 21:41:30 +00:00