summaryrefslogtreecommitdiffstats
path: root/ext/bz2/gstbz2enc.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+2
2006-02-19ext/bz2/: Add proper copyright headers identifying Lutz Müller as the author...Tim-Philipp Müller1-2/+3
2006-02-06ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2".Edward Hervey1-2/+2
2006-02-06ext/bz2/: No need to init parent_class, the boilerplate does it for you.Andy Wingo1-2/+0
2006-02-06Hook it up.Andy Wingo1-0/+305