summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-02-27Move pipeline launch line argument to testVincent Penquerc'h1-7/+0
2012-02-27make create-pipeline a user function rather than signalVincent Penquerc'h2-31/+43
2012-02-27Add stop accumulator for bus message and initial state signalsVincent Penquerc'h1-3/+3
2012-02-27Set full-description directly in the ctorVincent Penquerc'h2-7/+19
2012-02-27Add missing files (got renamed, but not in git)Vincent Penquerc'h2-0/+0
2012-02-24Do not use sync bus handlerVincent Penquerc'h1-8/+7
2012-02-24Some safety for when errors cut off setup/startVincent Penquerc'h1-4/+13
2012-02-24Complete port of insanity python gst functionalityVincent Penquerc'h1-3/+54
2012-02-24More functionalityVincent Penquerc'h1-23/+123
2012-02-24More porting from the python test classVincent Penquerc'h2-6/+179
2012-02-24Add a bus message handler, and a vfunc+signal for handling itVincent Penquerc'h2-1/+55
2012-02-24Start porting functionality from the python gst testVincent Penquerc'h2-2/+198
2012-02-24Add new pipeline test header to overall insanity-gst.h headerVincent Penquerc'h1-0/+1
2012-02-24Remove test pipeline memberVincent Penquerc'h1-6/+1
2012-02-24Add skeleton gst pipeline test filesVincent Penquerc'h3-2/+220
2012-02-24Setup gst to not update the registryVincent Penquerc'h1-0/+8
2012-02-24Declare a GST_DEBUG output file, and redirect GST_DEBUG output to itVincent Penquerc'h1-3/+14
2012-02-24Update to match desc -> description property name changeVincent Penquerc'h1-2/+2
2012-02-23Add GStreamer to the build, with a sample blank gst testVincent Penquerc'h2-11/+36
2012-02-23Add insanity-gst.h (to include all other headers here)Vincent Penquerc'h1-0/+30
2012-02-23New insanity-gst project for gst specific insanity stuffVincent Penquerc'h6-0/+297