gst/videoscale/gstvideoscale.c: Prefer the given format if it contains something...
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 4 Jun 2008 04:24:27 +0000 (04:24 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 4 Jun 2008 04:24:27 +0000 (04:24 +0000)
commit8b14d081150950152e680809553e0c1595665365
tree05b9e4627e142d9fb7950ffe779fc4551b174ef4
parentf934d1c2333a0d989db41d4845a1fde0115a0852
gst/videoscale/gstvideoscale.c: Prefer the given format if it contains something stricter than [1,MAX] for height or ...

Original commit message from CVS:
* gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
Prefer the given format if it contains something stricter than [1,MAX]
for height or width and only put a structure that requires rescaling
as second. This makes it possible to use videoscale in pipelines where
the source can actually produce the wanted height/width but usually
selects a different one from the requested.
ChangeLog
gst/videoscale/gstvideoscale.c