From 97f21a8b7e3f7d110140f2f747600561e35b4dc0 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 12 Oct 2012 16:09:26 +0200 Subject: [PATCH] design: rename passthrough negotiation Rename passthrough negotiation to transform negotiation to avoid confusion with passthrough operation. --- docs/design/part-negotiation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/design/part-negotiation.txt b/docs/design/part-negotiation.txt index bc94032590..3884f69e56 100644 --- a/docs/design/part-negotiation.txt +++ b/docs/design/part-negotiation.txt @@ -339,8 +339,8 @@ We can identify 3 patterns in negotiation: - A video/audio decoder - usually uses gst_pad_use_fixed_caps() - 2) Passthrough - - Caps not modified + 2) Transform + - Caps not modified (passthrough) - can do caps transform based on element property - videobox