design: rename passthrough negotiation
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Oct 2012 14:09:26 +0000 (16:09 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Oct 2012 14:09:26 +0000 (16:09 +0200)
Rename passthrough negotiation to transform negotiation to avoid
confusion with passthrough operation.

docs/design/part-negotiation.txt

index bc94032..3884f69 100644 (file)
@@ -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