gstreamer/plugins/elements
Wim Taymans 2ff17fb622 basetransform: fix sink event handling
Implement the sink event handling like the src event handler. Make the default
implementation parse and forward the event. This makes it possible to actually
return an error value from the event handler.
2011-07-22 21:17:42 +02:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstcapsfilter.c basetrans: Remove ref in passthrough 2011-07-21 17:42:08 +02:00
gstcapsfilter.h Add more missing docs. 2007-08-13 13:33:07 +00:00
gstelements.c funnel: Integrate into the build system and rename the types 2011-03-29 11:20:05 +02:00
gstfakesink.c message: hide the message structure field 2011-05-10 13:34:10 +02:00
gstfakesink.h fakesink: use g_object_notify_by_pspec() and remove work-around for old GLib versions if possible 2010-10-07 19:04:00 +01:00
gstfakesrc.c buffer: add index to _take_memory() 2011-06-13 16:31:53 +02:00
gstfakesrc.h plugins/elements/gstfakesrc.*: Added format property to control the format of the newsegment events. 2008-05-07 09:34:58 +00:00
gstfdsink.c uri: remove some _full variants 2011-06-22 16:38:04 +02:00
gstfdsink.h fdsink: add the new field in the header 2009-06-18 11:49:33 +02:00
gstfdsrc.c uri: remove some _full variants 2011-06-22 16:38:04 +02:00
gstfdsrc.h fdsrc: allow specifying the size in bytes on the uri 2010-04-09 13:21:19 +02:00
gstfilesink.c uri: remove some _full variants 2011-06-22 16:38:04 +02:00
gstfilesink.h build: sprintf, sscanf need stdio.h 2009-10-07 10:59:54 +03:00
gstfilesrc.c uri: remove some _full variants 2011-06-22 16:38:04 +02:00
gstfilesrc.h filesrc: remove MMAP code 2011-06-07 17:03:09 +02:00
gstfunnel.c event: Make SEGMENT event parsing API more consistent with the others 2011-05-18 16:56:43 +02:00
gstfunnel.h funnel: Integrate into the build system and rename the types 2011-03-29 11:20:05 +02:00
gstidentity.c basetransform: fix sink event handling 2011-07-22 21:17:42 +02:00
gstidentity.h identity: use g_object_notify_by_pspec() and remove work-around for old GLib versions if possible 2010-10-07 19:03:42 +01:00
gstinputselector.c inputselector: avoid iterating over a single NULL pad 2011-06-28 19:01:57 +02:00
gstinputselector.h inputselector: Port to the new segment API 2011-05-19 12:17:30 +02:00
gstmultiqueue.c Merge branch 'master' into 0.11 2011-06-05 15:48:51 +01:00
gstmultiqueue.h multiqueue: Add mode to synchronize deactivated/not-linked streams by the running time 2011-05-14 11:39:35 +02:00
gstoutputselector.c pad: forward events by default 2011-06-09 11:49:20 +02:00
gstoutputselector.h output-selector: Add pad-negotiation-mode property 2011-01-06 18:42:29 +00:00
gstqueue.c queue: fix unit test 2011-07-05 16:20:03 +02:00
gstqueue.h docs: fix some gtk-doc warnings 2011-03-24 18:32:21 +02:00
gstqueue2.c buffer: make new _buffer_allocate method 2011-06-10 13:49:23 +02:00
gstqueue2.h queue2: adjust input data rate estimation 2011-05-16 12:20:51 +02:00
gsttee.c tee: use & instead of && for masking bits 2011-06-22 17:12:34 +02:00
gsttee.h tee: avoid expensive typechecks, and avoid getting ref to parent. 2009-12-07 09:51:03 +01:00
gsttypefindelement.c caps: use the caps event 2011-06-07 09:43:20 +02:00
gsttypefindelement.h memory: port code to new buffer data API 2011-03-28 20:08:45 +02:00
gstvalve.c elements: Update for negotiation related API changes 2011-05-16 15:33:11 +02:00
gstvalve.h valve: some minor clean-ups 2010-12-31 00:51:12 +00:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00