gstreamer/gst
Thiago Santos 84abbe0d52 playsink: add send-event-mode property
Adds a property for playsink to define how it should handle
events sent in send_event function. The default is the same as
GstBin's, sending events to all internal sinks. There is also
mode-first, that will send to sinks until the one handles the
event successfully.

https://bugzilla.gnome.org/show_bug.cgi?id=673211
2012-04-04 11:38:29 -03:00
..
adder adder: drop newsegment events on sink-pads 2012-02-29 21:54:49 +01:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert various: typo fixes 2011-12-02 12:03:27 +01:00
audiorate various: typo fixes 2011-12-02 12:03:27 +01:00
audioresample various: typo fixes 2011-12-02 12:03:27 +01:00
audiotestsrc Fix various unlikely, but still potential memoryleaks in error code paths 2012-01-05 13:27:23 +00:00
encoding Fix various unlikely, but still potential memoryleaks in error code paths 2012-01-05 13:27:23 +00:00
ffmpegcolorspace various: typo fixes 2011-12-02 12:03:27 +01:00
gdp various: fix pad template leaks 2011-11-28 13:09:02 +00:00
playback playsink: add send-event-mode property 2012-04-04 11:38:29 -03:00
subparse various: fix pad template leaks 2011-11-28 13:09:02 +00:00
tcp Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-04 20:50:25 +00:00
typefind typefindfunctions: make h264 typefinder more picky when returning "likely" probability 2012-02-10 10:28:40 +00:00
videorate videorate: don't leak previous buffer when shutting down 2011-12-06 21:57:32 +00:00
videoscale videoscale: fix negotiation after addition of new formats and methods 2012-02-26 23:46:50 +00:00
videotestsrc videotestsrc: keep the calculation fixed-point 2012-01-05 11:00:47 +00:00
volume volume: fix sample depth typo 2011-08-05 13:37:05 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00