sample: add new sample miniobject
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 1 Dec 2011 15:37:46 +0000 (16:37 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 1 Dec 2011 15:37:46 +0000 (16:37 +0100)
commitfacf937276197e032cdfa7b38839f7b825586530
treeb793c2462f1089edb3f7b009ab30ab2dda1c3b6c
parenta275d2e863c7094c57c8b1ed08872d6247633841
sample: add new sample miniobject

Add a new simple miniobject that is a combination of a GstBuffer, GstCaps,
GstSegment and other arbitrary info organized in a GstStructure. This object can
be used to exchange samples between an element and the application or for
storing album art in tags etc.
gst/Makefile.am
gst/gst.c
gst/gst.h
gst/gst_private.h
gst/gstsample.c [new file with mode: 0644]
gst/gstsample.h [new file with mode: 0644]
win32/common/libgstreamer.def