summaryrefslogtreecommitdiffstats
path: root/gst/interleave
AgeCommit message (Expand)AuthorFilesLines
2008-03-19gst/freeze/: Add example to source code documentation blob and remove the 3 lineStefan Kost1-0/+17
2007-10-27gst/interleave/interleave.c: Let's not call every request pad we create "sink...Tim-Philipp Müller1-12/+15
2007-09-12gst/: Printf format fixes (#476128).Peter Kjellerstedt1-1/+1
2007-07-11gst/: Fix build against core CVS.Tim-Philipp Müller1-1/+2
2007-03-24gst/interleave/deinterleave.c: Remove 'channel-positions' field when munging ...Tim-Philipp Müller1-0/+1
2007-03-22gst/interleave/deinterleave.c: Don't leak input buffer in chain function; mai...Tim-Philipp Müller1-28/+26
2007-01-13gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps...Andy Wingo1-5/+11
2007-01-13gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p...Andy Wingo1-17/+133
2007-01-07New elements interleave and deinterleave, implement channel interleaving and ...Andy Wingo5-0/+1035