summaryrefslogtreecommitdiff
path: root/ext/bz2
AgeCommit message (Expand)AuthorFilesLines
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-8/+4
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2-8/+12
2009-04-04bz2: fix some refcount mistakes and do some cleaning upTim-Philipp Müller3-102/+159
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2007-06-22Fix leaks.Edward Hervey2-12/+4
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2-2/+2
2006-05-28ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct c...Lutz Müller2-81/+40
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost2-2/+4
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-02-19ext/bz2/: Add proper copyright headers identifying Lutz Müller as the author...Tim-Philipp Müller5-10/+15
2006-02-06ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2".Edward Hervey2-7/+105
2006-02-06ext/bz2/: No need to init parent_class, the boilerplate does it for you.Andy Wingo2-4/+0
2006-02-06Hook it up.Andy Wingo6-0/+672