summaryrefslogtreecommitdiff
path: root/gst/debugutils/gstchopmydata.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* debugutils: port to 0.11Mark Nauwelaerts2012-02-021-34/+26
* chopmydata: don't push buffers smaller than min-size on eosTim-Philipp Müller2011-04-301-3/+9
* chopmydata: don't mess with adapter from non-streaming thread on FLUSH_STARTTim-Philipp Müller2011-04-301-2/+1
* Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-151-35/+5
* chopmydata: Add new elementDavid Schleef2010-12-011-0/+414