fix compile errors on macosx
authorRob Clark <rob@ti.com>
Sat, 18 Dec 2010 01:06:27 +0000 (19:06 -0600)
committerRob Clark <rob@ti.com>
Sat, 18 Dec 2010 01:06:27 +0000 (19:06 -0600)
commitaa07af41f30cab25bb8b4bc6faa5d9b958306058
tree27ec3e3b443cced7a20e304792133e24e983a031
parent5bfe1baab393d2a0b16329abda1bd1a7f38d4aec
fix compile errors on macosx

with i686-apple-darwin10-gcc-4.2.1:

encoding-profile.h:134: warning: type qualifiers ignored on function return type
encoding-profile.c:240: warning: type qualifiers ignored on function return type
gstencodebin.c: In function 'next_unused_stream_profile':
gstencodebin.c:454: warning: format '%d' expects type 'int', but argument 8 has type 'GType'
gstencodebin.c:464: warning: format '%d' expects type 'int', but argument 8 has type 'GType'
gst-libs/gst/pbutils/encoding-profile.c
gst-libs/gst/pbutils/encoding-profile.h
gst/encoding/gstencodebin.c