gstreamer/sys/vdpau
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
..
basevideodecoder vdpau: fix some variable-set-but-unused compiler warnings 2011-07-14 23:45:52 +01:00
gstvdp Add missing GLIB_DISABLE_DEPRECATION_WARNINGS 2012-03-06 18:49:49 +01:00
h264 Fix 'ignoring return value of function declared with const attribute' 2012-03-10 19:22:07 -03:00
mpeg Fix 'ignoring return value of function declared with const attribute' 2012-03-10 19:22:07 -03:00
mpeg4 various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
gstvdpau.c vdpau: small indentation fix 2011-03-27 19:48:20 +02:00
gstvdpsink.c Add missing GLIB_DISABLE_DEPRECATION_WARNINGS 2012-03-06 18:49:49 +01:00
gstvdpsink.h vdpausink: use separate mutex for device locking 2010-08-06 12:14:30 +02:00
gstvdpvideopostprocess.c various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
gstvdpvideopostprocess.h vdpauvideopostprocess: use GstVdp[Video|Output]BufferPool to cache our buffers 2010-07-30 11:33:13 +02:00
Makefile.am vdpau: add mpeg4 part2 decoder 2010-08-09 00:36:01 +02:00