summaryrefslogtreecommitdiffstats
path: root/gst/icydemux
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-1/+1
* gst/: Activate pad before adding it to the already-running element.Tim-Philipp Müller2006-10-111-0/+1
* gst/icydemux/gsticydemux.*: When we merge/collect multiple incoming buffers f...Tim-Philipp Müller2006-09-142-36/+26
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* gst/icydemux/gsticydemux.*: Fix event handling: cache events when typefinding...Michael Smith2006-04-282-0/+53
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Add icydemux, and tests.Michael Smith2006-04-213-0/+678