gstreamer/gst/encoding
Rob Clark aa07af41f3 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'
2010-12-17 19:06:27 -06:00
..
.gitignore gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gstencode-marshal.list gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gstencodebin.c fix compile errors on macosx 2010-12-17 19:06:27 -06:00
gstencodebin.h gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gstsmartencoder.c gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gstsmartencoder.h gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gststreamcombiner.c gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gststreamcombiner.h gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gststreamsplitter.c gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gststreamsplitter.h gst: New encoding plugin 2010-12-15 11:54:32 +01:00
Makefile.am gst: New encoding plugin 2010-12-15 11:54:32 +01:00