gstreamer/examples
Wim Taymans 1ec82dec72 examples/app/: Added 3 more example application for using appsrc in random-access mode, pull-mode streaming and pull ...
Original commit message from CVS:
* examples/app/Makefile.am:
* examples/app/appsrc-ra.c: (feed_data), (seek_data),
(found_source), (bus_message), (main):
* examples/app/appsrc-seekable.c: (feed_data), (seek_data),
(found_source), (bus_message), (main):
* examples/app/appsrc-stream2.c: (feed_data), (found_source),
(bus_message), (main):
Added 3 more example application for using appsrc in random-access mode,
pull-mode streaming and pull mode seekable.
* gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
(gst_app_src_start), (gst_app_src_do_get_size),
(gst_app_src_create):
* gst-libs/gst/app/gstappsrc.h:
Make stream-type property writable.
Unset flushing when starting so that we reuse appsrc.
Inform basesrc about the configured size.
Emit seek-data signal when we are going to a different offset in
random-access mode.
2008-06-06 16:50:51 +00:00
..
app examples/app/: Added 3 more example application for using appsrc in random-access mode, pull-mode streaming and pull ... 2008-06-06 16:50:51 +00:00
capsfilter configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
directfb examples/directfb/gstdfb.c: Don't use the deprecated gst_element_get_pad(). 2008-05-29 19:11:47 +00:00
gob Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
gstplay Fix up all the state change functions. 2005-09-05 17:20:29 +00:00
indexing renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:55 +00:00
level examples/level/: Examples moved out of the source dir. Not updated tho. 2005-07-04 14:02:46 +00:00
stats ex/: and more typos fixed 2005-10-13 15:31:20 +00:00
switch Don't use _gst_pad(). 2008-05-26 09:57:40 +00:00
Makefile.am examples/switch/switcher.c (loop, my_bus_callback, switch_timer, last_message_received, main): gst/switch/gstswitch.c... 2007-05-03 16:49:05 +00:00