gstreamer/examples
Wim Taymans 16aa82d6e7 examples/app/: Fix example to unref after emiting the push-buffer action.
Original commit message from CVS:
* examples/app/appsrc-ra.c: (feed_data):
* examples/app/appsrc-seekable.c: (feed_data):
* examples/app/appsrc-stream.c: (read_data):
* examples/app/appsrc-stream2.c: (feed_data):
Fix example to unref after emiting the push-buffer action.
* gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
(gst_app_src_push_buffer_full), (gst_app_src_push_buffer),
(gst_app_src_push_buffer_action):
Don't take the ref on the buffer in push-buffer action because it's too
awkward for bindings. Fixes #564482.
2008-12-15 12:02:26 +00:00
..
app examples/app/: Fix example to unref after emiting the push-buffer action. 2008-12-15 12:02:26 +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
scaletempo examples/scaletempo/.cvsignore: Add example to cvs ignores. 2008-11-03 22:00:09 +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/Makefile.am: Only built scaletempo example if we have gtk. 2008-09-15 09:34:14 +00:00