videoscale: Only set the PAR if the caps already had a PAR
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 11 Aug 2010 15:03:11 +0000 (17:03 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 11 Aug 2010 16:10:45 +0000 (18:10 +0200)
commit4d757a29eeb0e13953ac4d22b6b8002ceb53e1ed
treebe8d94adbba108d9824bf79a32c613b015744cce
parent2a08bcc53f223d1092e3520b67c33c40532db813
videoscale: Only set the PAR if the caps already had a PAR

Otherwise we're producing different caps and basetransform thinks that it
can't passthrough buffer allocations, etc.

In 0.11 all video caps really should have the PAR set...
gst/videoscale/gstvideoscale.c