Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-01-06 | ext/shout/gstshout.c: fix for new caps system. | Ronald S. Bultje | 1 | -0/+8 |
2003-12-13 | distcheck fixes: include built sources in CLEANFILES | Benjamin Otte | 1 | -0/+2 |
2003-12-09 | Change GST_*_PADDING to _gst_private[GST_PADDING] | David Schleef | 2 | -2/+2 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 5 | -19/+144 |
2003-10-30 | Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib... | David Schleef | 1 | -4/+2 |
2003-10-10 | Make GstMixerTrack a GObject. I also want to make it emit several signals, st... | Ronald S. Bultje | 5 | -35/+221 |
2003-10-09 | changing 'channel' to 'track' to avoid naming overlap | Leif Johnson | 2 | -62/+68 |
2003-10-09 | add object and struct padding | David Schleef | 1 | -0/+2 |
2003-09-13 | Copyright fix (code=mine) | Ronald S. Bultje | 2 | -6/+4 |
2003-09-13 | Interface example: a mixer | Ronald S. Bultje | 3 | -0/+251 |