summaryrefslogtreecommitdiff
path: root/src/lib.h
AgeCommit message (Collapse)AuthorFilesLines
2014-07-09appsink: Use a GMutex to control when we pull samplesNirbheek Chauhan1-0/+1
We can only pull a new sample and write it out if the previous one has been written, otherwise we get a segfault in SoupMessage.
2014-07-09main/appsink: Don't hard-code element namesNirbheek Chauhan1-0/+1
2014-07-09Add source filesNirbheek Chauhan1-0/+57