Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method. | Wim Taymans | 2008-05-21 | 1 | -3/+3 |
* | Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a som... | Tim-Philipp Müller | 2008-02-07 | 1 | -1/+20 |
* | tests/check/elements/icydemux.c: Don't use deprecated GST_PLUGIN_DEFINE_STATIC. | Tim-Philipp Müller | 2008-01-11 | 1 | -30/+5 |
* | gst/: Activate pad before adding it to the already-running element. | Tim-Philipp Müller | 2006-10-11 | 1 | -1/+1 |
* | gst/icydemux/gsticydemux.*: When we merge/collect multiple incoming buffers f... | Tim-Philipp Müller | 2006-09-14 | 1 | -8/+67 |
* | Add icydemux, and tests. | Michael Smith | 2006-04-21 | 1 | -0/+211 |