summaryrefslogtreecommitdiff
path: root/gst/debugutils/rndbuffersize.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier1-3/+1
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-12/+12
2013-12-24rndbuffersize: Proxy CAPS, ALLOCATION, SCHEDULING and srcpad events properlySebastian Dröge1-3/+8
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-11ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts1-1/+2
2012-06-28rndbuffersize: add push mode supportTim-Philipp Müller1-16/+129
2012-06-20update for task api changeWim Taymans1-2/+2
2012-06-11rndbuffersize: printf format fix for long -> int changeTim-Philipp Müller1-1/+1
2012-06-09debug: change rndbuffersize properties from long to intTim-Philipp Müller1-14/+11
2012-05-09rndbuffersize: only send flush-stop if it was a flushing seekTim-Philipp Müller1-2/+4
2012-05-09rndbuffersize: must send flush-stop after acquiring the stream lockTim-Philipp Müller1-2/+3
2012-05-09rndbuffersize: port seeking code to 0.11Tim-Philipp Müller1-5/+7
2012-05-09rndbuffersize: add support for seeksTim-Philipp Müller1-0/+52
2012-05-09rndbuffersize: send SEGMENT event before pushing buffersTim-Philipp Müller1-1/+13
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-01-03GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans1-3/+3
2011-11-21update for activation changesWim Taymans1-14/+24
2011-11-18update for new scheduling queryWim Taymans1-1/+2
2011-11-18add parent to activate functionsWim Taymans1-5/+6
2011-07-10debug: port to 0.11, disable othersWim Taymans1-8/+28
2011-06-07debugutils: Switch from GST_BOILERPLATE to G_DEFINE_TYPEEdward Hervey1-23/+13
2011-05-18various: fix author tag in element detailsStefan Kost1-1/+1
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-3/+6
2010-09-04rndbuffersize: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge1-1/+1
2010-06-06gst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncsSebastian Dröge1-5/+3
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte1-0/+1
2009-04-15debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes ...Stefan Kost1-0/+371