gstreamer/gst/effectv
Andy Wingo 2d109a18fb configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!
Original commit message from CVS:
2005-06-29  Andy Wingo  <wingo@pobox.com>

* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build
breakage ensue!!!

* gst/rtsp/gstrtspsrc.c (gst_rtspsrc_loop, gst_rtspsrc_open):
Signedness, unused var fixes.
(gst_rtspsrc_close): Unused?

* gst/realmedia/rmdemux.c (re_hexdump_bytes): Unused.

* gst/law/mulaw-encode.c (gst_mulawenc_chain): Signeness fix.

* gst/law/alaw-encode.c (alawenc_getcaps): Remove unneeded
declarations. Typo (probably crasher) fix.

* gst/law/mulaw-encode.c (mulawdec_getcaps):
* gst/law/mulaw-encode.c (mulawenc_getcaps):
* gst/law/alaw-decode.c (alawdec_getcaps): Same crasher fix.

* gst/goom/gstgoom.c (gst_goom_init): Hook up the event function.

* gst/effectv/gstwarp.c (gst_warptv_setup): Signedness fix.

* gst/effectv/gstdice.c (gst_dicetv_draw): Um, deferencing
uninitialized pointer not good.

* gst/videofilter/gstvideoexample.c (plugin_init):
* gst/videofilter/Makefile.am (libgstvideoexample_la_LIBADD): Link
to libgstvideofilter instead of gst_library_load.

* gst/alpha/gstalpha.c (gst_alpha_chroma_key_i420)
(gst_alpha_chroma_key_ayuv): Signedness fixen.
2005-06-29 16:14:30 +00:00
..
effectv.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstaging.c ported mad and effectv plugins 2005-05-06 11:04:30 +00:00
gstdice.c configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! 2005-06-29 16:14:30 +00:00
gstedge.c first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc 2004-05-21 22:39:30 +00:00
gsteffectv.c make mad and effectv work with gst-register 2005-05-06 14:54:23 +00:00
gsteffectv.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
gstquark.c gst/: Bufferalloc changes. 2005-06-02 10:03:23 +00:00
gstrev.c ported mad and effectv plugins 2005-05-06 11:04:30 +00:00
gstshagadelic.c first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc 2004-05-21 22:39:30 +00:00
gstvertigo.c ported mad and effectv plugins 2005-05-06 11:04:30 +00:00
gstwarp.c configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! 2005-06-29 16:14:30 +00:00
LICENSE License fixups. 2002-04-24 19:50:00 +00:00
Makefile.am add rtsp and esd files to spec and fix some disting issues 2005-05-13 13:52:04 +00:00