gstreamer/gst/debug
Josep Torra Valles c4e7ebfe35 Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe...
Original commit message from CVS:
Patch by: Josep Torra Valles  <josep at fluendo com>
* ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
* ext/esd/esdsink.c: (gst_esdsink_write):
* ext/flac/gstflacdec.c: (gst_flac_dec_length),
(gst_flac_dec_read_seekable), (gst_flac_dec_chain),
(gst_flac_dec_send_newsegment):
* ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
(gst_flac_enc_tell_callback):
* ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
(smokecodec_parse_header), (smokecodec_decode):
* gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
* gst/debug/efence.c: (gst_fenced_buffer_alloc):
* gst/goom/Makefile.am:
* gst/goom/gstgoom.c:
* gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
* gst/rtsp/gstrtspsrc.c:
* gst/rtsp/rtspconnection.c: (rtsp_connection_read):
* gst/udp/gstudpsink.c:
* gst/udp/gstudpsrc.c:
* gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
* sys/sunaudio/gstsunaudiomixertrack.h:
Fix a bunch of problems discovered by the Forte compiler, mostly type
mixups and pointer arithmetics with void pointers. Fixes #362603.
2006-10-16 18:22:47 +00:00
..
breakmydata.c More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
debug.vcproj rename GStreamer-0.8.lib to libgstreamer.lib 2004-07-27 09:57:33 +00:00
efence.c Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
efence.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
efence.vcproj rename GStreamer-0.8.lib to libgstreamer.lib 2004-07-27 09:57:33 +00:00
gstdebug.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
gstnavigationtest.c Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
gstnavigationtest.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstnavseek.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
gstnavseek.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
Makefile.am remove the videofilter library and link to the one in base 2005-11-29 10:46:00 +00:00
navigationtest.vcproj rename GStreamer-0.8.lib to libgstreamer.lib 2004-07-27 09:57:33 +00:00
negotiation.c More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
progressreport.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
testplugin.c More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
tests.c expand tabs 2005-12-06 19:44:58 +00:00
tests.h expand tabs 2005-12-06 19:44:58 +00:00