gstreamer/gst/typefind
Vincent Penquerc'h 577ec29245 typefind: remove pointless checks for data being NULL
It was already checked in an early out, and as it's only
incremented for at most the size of the passed buffer, it
can only become NULL in an address wraparound.

While there, don't cast away const on a pointer.

Coverity 1139845
2014-04-10 15:16:03 +01:00
..
gsttypefindfunctions.c typefind: remove pointless checks for data being NULL 2014-04-10 15:16:03 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
typefindfunctions.vcproj more working plugins 2004-07-27 21:41:30 +00:00