gstreamer/gst/h264parse
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
..
gsth264parse.c Fix 'ignoring return value of function declared with const attribute' 2012-03-10 19:22:07 -03:00
gsth264parse.h h264parse: max pps is 255 2011-05-18 13:38:09 -07:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00