-base: don't use buffer caps
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 9 May 2011 11:05:12 +0000 (13:05 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 9 May 2011 11:05:12 +0000 (13:05 +0200)
commitec57868488861d6fc403e4e2311bce38939db964
tree90a85486b4f645590f74fea9717f16ea5c616134
parentdf54ba57a9742ed151ebabf8d6dfa0830ea32d23
-base: don't use buffer caps

Port to newest 0.11 core API, remove GST_PAD_CAPS and GST_BUFFER_CAPS.
45 files changed:
ext/libvisual/visual.c
ext/ogg/gstoggaviparse.c
ext/ogg/gstoggdemux.c
ext/ogg/gstoggmux.c
ext/ogg/gstoggparse.c
ext/ogg/gstogmparse.c
ext/pango/gstbasetextoverlay.c
ext/pango/gsttextrender.c
ext/theora/gsttheoradec.c
ext/theora/gsttheoraenc.c
ext/theora/gsttheoraparse.c
ext/vorbis/gstvorbisdec.c
ext/vorbis/gstvorbisenc.c
ext/vorbis/gstvorbisparse.c
gst-libs/gst/app/gstappsrc.c
gst-libs/gst/audio/audio.c
gst-libs/gst/cdda/gstcddabasesrc.c
gst-libs/gst/rtp/gstbasertpdepayload.c
gst-libs/gst/rtp/gstbasertppayload.c
gst-libs/gst/tag/gsttagdemux.c
gst-libs/gst/tag/gstvorbistag.c
gst-libs/gst/tag/tags.c
gst-libs/gst/video/convertframe.c
gst-libs/gst/video/video.c
gst-libs/gst/video/video.h
gst/adder/gstadder.c
gst/audioconvert/gstaudioconvert.c
gst/audiorate/gstaudiorate.c
gst/audioresample/gstaudioresample.c
gst/audiotestsrc/gstaudiotestsrc.c
gst/encoding/gstsmartencoder.c
gst/gdp/gstgdpdepay.c
gst/gdp/gstgdppay.c
gst/playback/gstdecodebin2.c
gst/playback/gstplaybin.c
gst/playback/gstplaysink.c
gst/subparse/gstssaparse.c
gst/subparse/gstsubparse.c
gst/tcp/gstmultifdsink.c
gst/tcp/gsttcpclientsrc.c
gst/videorate/gstvideorate.c
tests/examples/app/appsink-src.c
tests/examples/seek/jsseek.c
tests/examples/seek/seek.c
tests/examples/snapshot/snapshot.c