diff options
Diffstat (limited to 'docs/random/ds')
-rw-r--r-- | docs/random/ds/0.9-suggested-changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/random/ds/0.9-suggested-changes b/docs/random/ds/0.9-suggested-changes index a7b84241e..e5dae5153 100644 --- a/docs/random/ds/0.9-suggested-changes +++ b/docs/random/ds/0.9-suggested-changes @@ -90,6 +90,11 @@ caps: But that's 0.10 material." + (Thaytan) + - Add rowstride as a property so that video frames don't have to have + rowstride == width. For example, gdkpixbufdec would prefer to pad + rowstrides to multiples of 4 bytes. + negotiation: - autopluggers would be easier to write if there was a core method |