gstreamer/gst/jp2kdecimator
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
..
gstjp2kdecimator.c various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
gstjp2kdecimator.h jp2kdecimator: Add a JPEG2000 decimator element 2010-11-30 12:39:46 +01:00
jp2kcodestream.c Fix 'ignoring return value of function declared with const attribute' 2012-03-10 19:22:07 -03:00
jp2kcodestream.h jp2kdecimator: Add a JPEG2000 decimator element 2010-11-30 12:39:46 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00