gstreamer/gst/aiff
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
..
aiff.c aiffparse: extract ID3 tags embedded in ID3 chunks 2011-11-27 23:19:49 +00:00
aiffmux.c Fix 'ignoring return value of function declared with const attribute' 2012-03-10 19:22:07 -03:00
aiffmux.h aiffmux: drop data after 4ish GB and moan 2011-08-16 23:25:38 +01:00
aiffparse.c plenty: fixup glib deprecations 2012-01-27 15:47:07 +00:00
aiffparse.h aiffparse: extract ID3 tags embedded in ID3 chunks 2011-11-27 23:19:49 +00:00
Makefile.am aiffparse: extract ID3 tags embedded in ID3 chunks 2011-11-27 23:19:49 +00:00