aboutsummaryrefslogtreecommitdiffstats
path: root/ext/bz2
Commit message (Expand)AuthorAgeFilesLines
* various: fix pad template ref leaksVincent Penquerc'h2011-11-282-8/+4
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-192-8/+12
* bz2: fix some refcount mistakes and do some cleaning upTim-Philipp Müller2009-04-043-102/+159
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix leaks.Edward Hervey2007-06-222-12/+4
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-012-2/+2
* ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct c...Lutz Müller2006-05-282-81/+40
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-252-2/+4
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* ext/bz2/: Add proper copyright headers identifying Lutz Müller as the author...Tim-Philipp Müller2006-02-195-10/+15
* ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2".Edward Hervey2006-02-062-7/+105
* ext/bz2/: No need to init parent_class, the boilerplate does it for you.Andy Wingo2006-02-062-4/+0
* Hook it up.Andy Wingo2006-02-066-0/+672