gstreamer/gst/videofilter
Jan Schmidt 53b2e78562 Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*
Original commit message from CVS:
2005-07-01  Jan Schmidt  <thaytan@mad.scientist.com>
* ext/libcaca/Makefile.am:
* ext/mad/Makefile.am:
* gst/effectv/Makefile.am:
* gst/udp/Makefile.am:
Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*

* ext/mad/gstid3tag.c: (gst_id3_tag_src_query),
(gst_id3_tag_src_event), (gst_id3_tag_sink_event),
(gst_id3_tag_chain), (plugin_init):
* ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_chain):
Signedness warning fix, use gst_pad_get_peer instead of GST_PAD_PEER
in querying and event handling, because we're not holding the pad
lock and the peer may disappear.
* gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
(gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
Signedness warning fixes.

* gst/videofilter/gstvideotemplate.c: (plugin_init):
Remove gst_library_load
2005-07-01 08:10:56 +00:00
..
.gitignore add cvsignores 2003-09-11 19:17:02 +00:00
gamma.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstgamma.c add ported videofilter to cvs head 2005-05-06 11:25:56 +00:00
gstvideobalance.c add ported videofilter to cvs head 2005-05-06 11:25:56 +00:00
gstvideobalance.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstvideofilter.c gst/: Bufferalloc changes. 2005-06-02 10:03:23 +00:00
gstvideofilter.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstvideoflip.c add ported videofilter to cvs head 2005-05-06 11:25:56 +00:00
gstvideoflip.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstvideotemplate.c Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_* 2005-07-01 08:10:56 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! 2005-06-29 16:14:30 +00:00
videobalance.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videofilter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoflip.vcproj more working plugins 2004-07-27 21:41:30 +00:00