Thibault Saunier 20669d461a Fix 'ignoring return value of function declared with const attribute'
This always happens with GstByteReader/Writer and friends when
not taking into account returned boolean of the _read/_write functions
(which is actually wrong).

Make use of the *_unchecked variant as much as possible, or take the
returned value into account.
2012-03-10 19:22:07 -03:00
..
2011-12-15 13:39:41 +00:00
2011-12-15 13:39:41 +00:00
2010-03-22 13:16:33 +01:00
2009-04-07 15:20:10 +02:00
2009-04-07 15:20:10 +02:00
2009-03-26 12:46:22 +01:00