gstreamer/gst-libs/gst/app
Stefan Kost 251e4d160a docs: don't put random stuff in tags.
Tags like Since: or Returns: can only be followed by more tags. gtk-doc has no
tag to append text again to the documentation body.
2009-02-26 10:09:59 +02:00
..
.gitignore gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. 2008-05-07 10:38:23 +00:00
gstapp-marshal.list examples/app/: Added an example on how to use appsrc in playbin in streaming mode from an mmapped file. 2008-06-05 16:38:50 +00:00
gstappbuffer.c gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappbuffer.h gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappsink.c docs: don't put random stuff in tags. 2009-02-26 10:09:59 +02:00
gstappsink.h Add method to install callbacks on appsink 2009-02-19 10:44:31 +01:00
gstappsrc.c docs: don't put random stuff in tags. 2009-02-26 10:09:59 +02:00
gstappsrc.h gst-libs/gst/app/: Make debug categories static. Use _element_class_set_details_simple(). 2009-01-06 11:10:29 +00:00
Makefile.am app: add win32 .def file and only export functions we want exported 2009-02-25 19:50:00 +00:00