typefindfunctions: fix compiler warning on 32-bit systems
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 2 Mar 2011 15:38:01 +0000 (15:38 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 2 Mar 2011 15:38:01 +0000 (15:38 +0000)
commit09f15da2f831a7166cdcf9250e8d5e257937a422
tree515ebfdcf996f3a02fab67b842d9ff944eccf6e7
parent53c02dff3ffb8d728078a9b82c5bda20f6e9fb87
typefindfunctions: fix compiler warning on 32-bit systems

Mark 64-bit interger constant as such to avoid warnings such as:
gsttypefindfunctions.c:2152: error: integer constant is too large for ‘long’ type
gst/typefind/gsttypefindfunctions.c