gstreamer/gst-libs/gst
Wim Taymans 24685b5df0 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
audio gst-libs/gst/audio/: API: Add GST_TYPE_BASE_AUDIO_(SRC|SINK)_SLAVE_METHOD to the public API. This is needed for the C... 2008-12-13 06:57:09 +00:00
cdda gst-libs/gst/cdda/gstcddabasesrc.c: Remove erroneous gst_buffer_ref(). 2008-12-12 19:41:28 +00:00
fft Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces gst-libs/gst/interfaces/propertyprobe.c: Fix random type causing a docs warning. 2008-11-14 21:39:09 +00:00
netbuffer Add trivial function to compare GstNetAddress. See #520626. 2008-03-07 18:17:44 +00:00
pbutils gst/: Recognise Kate subtitle streams (#550582). 2008-09-15 15:11:18 +00:00
riff gst-libs/gst/riff/riff-media.c: Add mapping for VP6 in avi/riff. 2008-12-12 07:15:22 +00:00
rtp gst-libs/gst/rtp/gstrtcpbuffer.*: Implement gst_rtcp_packet_remove(). Fixes #563174. 2008-12-08 12:08:32 +00:00
rtsp gst-libs/gst/rtsp/gstrtspconnection.c: A successful gst_poll_wait() doesn't always mean successful connect() on 2008-11-27 11:16:44 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Fix parsing of the c= field containing multicast addresses. 2008-10-06 16:36:20 +00:00
tag gst-libs/gst/tag/tags.c: Remove useless buffer size assignment. It already has this value. 2008-10-22 12:01:32 +00:00
video gst-libs/gst/video/video.c: Revert ABI change. 2008-07-15 22:43:16 +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:55 +00:00
Makefile.am Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00