gstreamer/gst-libs/gst
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
dshow gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C++ files. 2008-04-25 18:13:07 +00:00
media-info remove gst-libs from gst-plugins module as it is in gst-plugins-base now 2005-05-06 11:41:28 +00:00
play Fix broken GObject macros 2006-04-08 18:41:07 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
Makefile.am Also add dshow pieces to the disted subdirs to fix distcheck. 2008-02-13 23:52:42 +00:00