[gst-devel] assert -> g_assert

Stéphane LOEUILLET stephane.loeuillet at tiscali.fr
Fri May 14 11:23:04 CEST 2004


hi ppl,

as i was looking gst code, i saw that some files where using g_assert
while some others were using good old assert.

should we convert all of them to g_assert ?

the guilty list :

gst-ffmpeg/ext/ffmpeg/gstffmpegdec.c:#include <assert.h>
gst-ffmpeg/ext/ffmpeg/gstffmpegenc.c:#include <assert.h>
gst-plugins/sys/qcam/dark.c:#include <assert.h>
gst-plugins/sys/qcam/qcam-lib.c:#include <assert.h>
gst-plugins/ext/tarkin/rle.h:#include <assert.h>
gst-plugins/ext/tarkin/wavelet_xform.c:#include <assert.h>
gst-plugins/ext/dvdread/dvdreadsrc.c:#include <assert.h>
gst-plugins/ext/dvdnav/dvdnavsrc.c:#include <assert.h>
gst-plugins/gst/synaesthesia/synaescope.c:#include <assert.h>
gst-plugins/gst/ffmpegcolorspace/common.h:#    include <assert.h>
gst-sandbox/rtpdec/gstrtpdec.c:#include <assert.h>

comments welcomed

++

-- 
Stéphane LOEUILLET <stephane.loeuillet at tiscali.fr>





More information about the gstreamer-devel mailing list