summaryrefslogtreecommitdiff
path: root/ext/bz2
Commit message (Expand)AuthorAgeFilesLines
* 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