summaryrefslogtreecommitdiffstats
path: root/gst/interleave/interleave.c
Commit message (Expand)AuthorAgeFilesLines
* gst/interleave/: Split definitions into separate header files for better docu...Sebastian Dröge2008-05-141-46/+8
* gst/freeze/: Add example to source code documentation blob and remove the 3 lineStefan Kost2008-03-191-0/+17
* gst/interleave/interleave.c: Let's not call every request pad we create "sink...Tim-Philipp Müller2007-10-271-12/+15
* gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p...Andy Wingo2007-01-131-17/+133
* New elements interleave and deinterleave, implement channel interleaving and ...Andy Wingo2007-01-071-0/+609