summaryrefslogtreecommitdiff
path: root/src/lib.h
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2014-07-14 16:39:22 (GMT)
committerNirbheek Chauhan <nirbheek@centricular.com>2014-07-14 16:39:22 (GMT)
commite24395dd55d601211c27646b4ebde4e95fda72af (patch)
tree2488c1cd3fe30f580f1d521063fdb8511790e1f9 /src/lib.h
parent306a94bebeded036a788e6d4b682bf442b5f8bb1 (diff)
downloadsoup-transcoding-proxy-e24395dd55d601211c27646b4ebde4e95fda72af.zip
soup-transcoding-proxy-e24395dd55d601211c27646b4ebde4e95fda72af.tar.gz
appsink: Pull and write samples in the libsoup main context
Diffstat (limited to 'src/lib.h')
-rw-r--r--src/lib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib.h b/src/lib.h
index 815d18a..db57354 100644
--- a/src/lib.h
+++ b/src/lib.h
@@ -59,7 +59,6 @@ struct _TranscodeClientCtx {
GstElement *appsink; /* We hold an extra ref to this */
GstPad *ghostsinkpad;
- GMutex can_write_chunk;
guint timeout_handler_id;
guint seconds_since_write;
/* The transcode server context; we don't hold a ref to this */