basesink: don't do things with side effects within a g_assert()
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 25 Jun 2009 10:25:46 +0000 (11:25 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 25 Jun 2009 10:25:46 +0000 (11:25 +0100)
commit31ff42de21422e9bb0b07fb9dc07810396867222
treeafb3853430c359fd2aee8d02753579338b07bece
parent5602b935de0bb50a474e2a61adb70ac5f8ff6a57
basesink: don't do things with side effects within a g_assert()

Make the bufferlist stuff work properly when things are compiled
with -DG_DISABLE_ASSERT.
libs/gst/base/gstbasesink.c