gstreamer/plugins/elements
Miguel París Díaz c2e15651be funnel: add "forward-sticky-events" property
It is useful to avoid sending sticky event on stream changes.

https://bugzilla.gnome.org/show_bug.cgi?id=749315
2015-06-25 10:53:55 +02:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstcapsfilter.c docs: gst-launch -> gst-launch-1.0 in example pipelines 2015-05-10 11:35:50 +01:00
gstcapsfilter.h capsfilter: Add an optional delayed caps change mode 2014-11-03 08:09:21 +01:00
gstconcat.c concat: when releasing pad, send EOS appropriately. 2015-06-22 14:15:28 +02:00
gstconcat.h concat: Add adjust-base property 2015-06-22 14:11:30 +02:00
gstdownloadbuffer.c downloadbuffer: release lock before posting msg 2015-06-01 14:05:16 -03:00
gstdownloadbuffer.h sparsefile: keep it private as helper API for downloadbuffer 2014-05-13 20:05:55 +01:00
gstelements.c streamiddemux: Add streamiddemux element 2015-03-12 14:42:18 +00:00
gstelements_private.c gst_writev: define UIO_MAXIOV on iOS/OSX 2015-06-11 23:06:26 +01:00
gstelements_private.h plugins: add helper function for writing buffers out with writev() 2014-11-30 14:40:46 +00:00
gstfakesink.c docs: gst-launch -> gst-launch-1.0 in example pipelines 2015-05-10 11:35:50 +01:00
gstfakesink.h Revert "Potential GstContext regression" 2013-09-24 12:47:52 +02:00
gstfakesrc.c fakesrc: fix property description 2015-05-15 20:44:08 +01:00
gstfakesrc.h fakesrc: removing unused pattern option 2014-10-02 13:45:34 +01:00
gstfdsink.c fdsink: use writev() in ::render() to write out memories without merging them 2014-11-30 14:40:46 +00:00
gstfdsink.h fdsink: implement ::render_list() using writev() 2014-11-30 14:40:46 +00:00
gstfdsrc.c Revert "doc: Workaround gtkdoc issue" 2015-05-18 13:13:55 +01:00
gstfdsrc.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstfilesink.c filesink: Fix fsync/_commit usage 2015-06-09 11:03:28 +02:00
gstfilesink.h filesink: implement ::render_list() function that uses writev() 2014-11-30 14:40:46 +00:00
gstfilesrc.c docs: gst-launch -> gst-launch-1.0 in example pipelines 2015-05-10 11:35:50 +01:00
gstfilesrc.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstfunnel.c funnel: add "forward-sticky-events" property 2015-06-25 10:53:55 +02:00
gstfunnel.h funnel: add "forward-sticky-events" property 2015-06-25 10:53:55 +02:00
gstidentity.c identity: Also synchronize GAP events in sync=1 2015-04-27 12:27:40 -04:00
gstidentity.h identity: With sync=true, don't pre-roll 2015-04-27 12:27:40 -04:00
gstinputselector.c inputselector: Handle different duration track selection 2015-06-23 15:28:13 +02:00
gstinputselector.h inputselector: Only try to push the first EOS received 2015-04-24 17:19:49 -03:00
gstmultiqueue.c multiqueue: Don't automatically enter the buffering state when use-buffering is set. 2015-04-10 10:40:00 -03:00
gstmultiqueue.h multiqueue: do not post messages holding the lock 2014-09-16 16:56:53 -03:00
gstoutputselector.c output-selector: add drain handling 2015-03-24 16:21:23 -03:00
gstoutputselector.h docs: add missing docs, fixing doc errors 2013-12-03 00:11:59 +00:00
gstqueue.c queue: Wake up the query function on errors from the loop function 2015-03-03 12:49:47 +01:00
gstqueue.h queue: Fix handling of serialized queries 2013-05-27 15:59:07 +02:00
gstqueue2.c queue2: Process SEEKING query 2015-03-23 10:47:41 +01:00
gstqueue2.h queue2: do not post buffering messages holding the lock 2014-09-19 20:35:29 -03:00
gstsparsefile.c sparsefile: small cleanup 2015-05-18 11:26:07 +02:00
gstsparsefile.h elements: don't depend on libgio just for g_io_error_from_errno() 2014-05-13 20:06:48 +01:00
gststreamiddemux.c streamiddemux: Reset pad counter after removing all pads 2015-03-12 14:42:18 +00:00
gststreamiddemux.h streamiddemux: Add streamiddemux element 2015-03-12 14:42:18 +00:00
gsttee.c docs: gst-launch -> gst-launch-1.0 in example pipelines 2015-05-10 11:35:50 +01:00
gsttee.h tee: Add allow-not-linked property 2015-03-26 10:46:26 +01:00
gsttypefindelement.c typefindelement: reset segment only once streaming has stopped 2015-06-14 21:25:29 +01:00
gsttypefindelement.h typefind: minor cosmetic change 2014-12-10 11:17:25 +00:00
gstvalve.c valve: Don't drop non-serialized queries when the valve is dropping 2015-03-20 09:32:34 +01:00
gstvalve.h Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00