gstreamer/tests/check/elements
Wim Taymans 48d66c2c1f gst/selector/gstinputselector.*: Various cleanups.
Original commit message from CVS:
* gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
(gst_selector_pad_finalize), (gst_selector_pad_get_property),
(gst_selector_pad_event), (gst_input_selector_class_init),
(gst_input_selector_init), (gst_input_selector_set_active_pad),
(gst_input_selector_set_property),
(gst_input_selector_get_property),
(gst_input_selector_request_new_pad),
(gst_input_selector_release_pad),
(gst_input_selector_push_pending_stop),
(gst_input_selector_switch):
* gst/selector/gstinputselector.h:
Various cleanups.
Added tags to the pads.
Select active pad based on the pad object instead of its name.
Fix refcount in set_active_pad.
Add property to get the number of pads.
* gst/selector/gstoutputselector.c:
(gst_output_selector_class_init),
(gst_output_selector_set_property),
(gst_output_selector_get_property):
Various cleanups.
Select the active pad based on the pad object instead of its name.
Fix locking when setting the active pad.
* gst/selector/gstselector-marshal.list:
* tests/check/elements/selector.c: (cleanup_pad),
(selector_set_active_pad), (run_input_selector_buffer_count):
Fixes for pad instead of padname for pad selection.
2008-03-13 16:46:04 +00:00
..
.gitignore gst/selector/gstinputselector.*: Added "select-all" property to make it work like aggregator in 0.8. 2008-02-25 08:53:51 +00:00
audioresample.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:02 +00:00
interleave.c gst/interleave/interleave.c: Let's not call every request pad we create "sink%d", that'll create problems if there's ... 2007-10-27 16:04:48 +00:00
mpeg2enc.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:24 +00:00
mplex.c Port mplex element to 0.10. Fixes bug #520329. 2008-03-05 06:03:03 +00:00
neonhttpsrc.c ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_ICYPROTO flag if we want ICY streams to b... 2007-09-09 19:05:19 +00:00
rganalysis.c docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docs 2008-02-08 02:48:54 +00:00
rglimiter.c docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docs 2008-02-08 02:48:54 +00:00
rgvolume.c tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests. 2008-01-11 19:16:53 +00:00
selector.c gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +00:00
souphttpsrc.c Add support for specifying a list of cookies to be passed in the HTTP request. Fixes bug #518722. 2008-02-26 05:36:17 +00:00
timidity.c tests/check/Makefile.am: tests/check/elements/timidity.c (GST_START_TEST, timidity_suite, main): 2007-07-19 09:08:30 +00:00
y4menc.c Plug some leaks; try to make build bot happy again. 2007-04-24 15:49:18 +00:00