gstreamer/gst/law
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
..
alaw-decode.c configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! 2005-06-29 16:14:30 +00:00
alaw-decode.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
alaw-encode.c configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! 2005-06-29 16:14:30 +00:00
alaw-encode.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
alaw.c gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENC 2004-05-09 22:46:06 +00:00
alaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
mulaw-conversion.c gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding. 2004-05-19 20:04:10 +00:00
mulaw-conversion.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
mulaw-decode.c configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! 2005-06-29 16:14:30 +00:00
mulaw-decode.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
mulaw-encode.c configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! 2005-06-29 16:14:30 +00:00
mulaw-encode.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
mulaw.c ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
mulaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00