gstreamer/gst/mxf
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
..
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00
mxf.c Add ranks to various muxers and encoders in -bad 2009-05-07 17:53:42 +01:00
mxfaes-bwf.c mxf: Use mxf_u{l,uid}_is_equal() and friends instead of memcmp() 2009-03-26 13:20:18 +01:00
mxfaes-bwf.h mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfalaw.c mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfalaw.h mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfd10.c mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfd10.h mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfdemux.c mxfdemux: Fix 'comparison of unsigned expression >= 0 is always true' compiler warning 2012-03-06 14:46:03 +01:00
mxfdemux.h mxfdemux: Use a RW lock to protect metadata and add all pads at once without a lock held 2009-05-15 11:49:20 +02:00
mxfdms1.c mxf: Differentiate between UL and UUID 2009-03-26 13:11:07 +01:00
mxfdms1.h mxf: Differentiate between UL and UUID 2009-03-26 13:11:07 +01:00
mxfdv-dif.c mxf: Use mxf_u{l,uid}_is_equal() and friends instead of memcmp() 2009-03-26 13:20:18 +01:00
mxfdv-dif.h mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfessence.c mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfessence.h mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfjpeg2000.c mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfjpeg2000.h mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfmetadata.c mxf: do not assert on the values of data read from input 2011-08-09 10:44:48 +02:00
mxfmetadata.h mxf: Differentiate between UL and UUID 2009-03-26 13:11:07 +01:00
mxfmpeg.c Fix 'ignoring return value of function declared with const attribute' 2012-03-10 19:22:07 -03:00
mxfmpeg.h mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfmux.c mxfmux: port to GstCollectPads2 2011-12-15 13:39:41 +00:00
mxfmux.h mxfmux: port to GstCollectPads2 2011-12-15 13:39:41 +00:00
mxfquark.c mxfdemux: Post structural metadata tree as tag on the bus 2009-02-21 17:38:49 +01:00
mxfquark.h mxfdemux: Post structural metadata tree as tag on the bus 2009-02-21 17:38:49 +01:00
mxftypes.c Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
mxftypes.h mxf: Differentiate between UL and UUID 2009-03-26 13:11:07 +01:00
mxful.c Use UL database for all metadata ULs 2009-04-07 15:20:10 +02:00
mxful.h Use UL database for all metadata ULs 2009-04-07 15:20:10 +02:00
mxfup.c mxf: add a return to fix the build when turning assert off 2010-01-25 11:49:46 +02:00
mxfup.h mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00
mxfvc3.c mxf: Use mxf_u{l,uid}_is_equal() and friends instead of memcmp() 2009-03-26 13:20:18 +01:00
mxfvc3.h mxf: Source files and #include cleanup 2009-03-26 12:46:22 +01:00