buffer: make idx argument to gst_buffer_take_memory() signed
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 6 Jul 2011 14:13:30 +0000 (15:13 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Jul 2011 12:53:35 +0000 (13:53 +0100)
commit75c81c2120b4f04c0e58444d8332e1f5ab402e42
treec3e7050c22faac465f0d5a2dbfead34f5996a4fb
parentc87375a8135ab407e2f5e3f8e4a7821b3d1266ae
buffer: make idx argument to gst_buffer_take_memory() signed

Since -1 is acceptable, it should be signed.
gst/gstbuffer.c
gst/gstbuffer.h