gstreamer/tests/examples/app
Jan Schmidt 08393941a8 Move AppSrc/AppSink from gst-plugins-bad. Fixes #564421
Original commit message from CVS:
* configure.ac:
* docs/libs/Makefile.am:
* docs/libs/gst-plugins-base-libs-docs.sgml:
* docs/libs/gst-plugins-base-libs-sections.txt:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* docs/plugins/gst-plugins-base-plugins.args:
* docs/plugins/gst-plugins-base-plugins.hierarchy:
* docs/plugins/gst-plugins-base-plugins.interfaces:
* docs/plugins/gst-plugins-base-plugins.prerequisites:
* docs/plugins/gst-plugins-base-plugins.signals:
* docs/plugins/inspect/plugin-app.xml:
* gst-libs/gst/Makefile.am:
* gst-libs/gst/app/gstappsink.c:
* gst-libs/gst/app/gstappsrc.c:
* tests/examples/Makefile.am:
* tests/examples/app/Makefile.am:
Move AppSrc/AppSink from gst-plugins-bad. Fixes #564421
2009-01-05 23:04:57 +00:00
..
.gitignore examples/app/: Add beefed up example app from bug #413418. It now also uses appsink instead of fakesink for more ulti... 2008-06-12 15:47:03 +00:00
appsink-src.c examples/app/appsink-src.c: Don't use a buffer after unreffing it. 2008-06-19 11:25:37 +00:00
appsrc-ra.c examples/app/: Fix example to unref after emiting the push-buffer action. 2008-12-15 12:02:26 +00:00
appsrc-seekable.c examples/app/: Fix example to unref after emiting the push-buffer action. 2008-12-15 12:02:26 +00:00
appsrc-stream.c examples/app/: Fix example to unref after emiting the push-buffer action. 2008-12-15 12:02:26 +00:00
appsrc-stream2.c examples/app/: Fix example to unref after emiting the push-buffer action. 2008-12-15 12:02:26 +00:00
appsrc_ex.c 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
Makefile.am Move AppSrc/AppSink from gst-plugins-bad. Fixes #564421 2009-01-05 23:04:57 +00:00