gstreamer/gst
Stefan Sauer cff9fccc69 adder: use the collect_pads_query func
We were setting the query-func on the sink-pad, which got overwritten when
adding the new pad to collect pads. Instead register our query-func with the
collect pads object. This fixes filter caps. Add a test for it.
2013-02-13 21:11:41 +01:00
..
adder adder: use the collect_pads_query func 2013-02-13 21:11:41 +01:00
app Fix FSF address 2012-11-03 23:05:09 +00:00
audioconvert Fix FSF address 2012-11-03 23:05:09 +00:00
audiorate Fix FSF address 2012-11-03 23:05:09 +00:00
audioresample Fix FSF address 2012-11-03 23:05:09 +00:00
audiotestsrc Fix FSF address 2012-11-03 23:05:09 +00:00
encoding encodebin: sync muxer state with parent bin 2013-02-12 17:27:10 +00:00
gio Fix FSF address 2012-11-03 23:05:09 +00:00
playback decodebin: Push caps event immediately to ghost pad to avoid exposing pads without caps 2013-02-12 10:12:14 +01:00
subparse ssaparse: ignore invalid UTF-8 in init section 2012-12-17 01:09:11 +00:00
tcp tcp: print warning if someone tries to add clients in NULL state 2012-12-02 12:54:17 +00:00
typefind typefinding: add typefind functions for SBC audio 2013-01-15 17:27:31 +00:00
videoconvert video: fix return type of _get_palette() and add since markers to docs 2013-02-06 12:43:51 +00:00
videorate Fix FSF address 2012-11-03 23:05:09 +00:00
videoscale videoscale: scale each field in interlace mode 2013-02-05 10:49:57 +01:00
videotestsrc video: fix return type of _get_palette() and add since markers to docs 2013-02-06 12:43:51 +00:00
volume volume: a return value of FALSE from the controller is not fatal 2013-01-09 23:15:06 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00