design: rename passthrough negotiation

Rename passthrough negotiation to transform negotiation to avoid
confusion with passthrough operation.
This commit is contained in:
Wim Taymans 2012-10-12 16:09:26 +02:00
parent 2895fc6fca
commit 97f21a8b7e

View 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