ffmpegdec: only clip to a smaller region
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 4 Feb 2010 12:26:16 +0000 (13:26 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 4 Feb 2010 12:28:11 +0000 (13:28 +0100)
commit14e8ce8816c037d99d10f8a45e3400522b21b44c
tree1ff1443797142dfacf9fd0c102292767f92a8da2
parent8312a8f89d067e065c22ad80d7efbac96d37b372
ffmpegdec: only clip to a smaller region

When we have an input width/height that should be used for clipping, only
perform the clipping if the rectangle is smaller than the actual picture size.

Fixes #330681
ext/ffmpeg/gstffmpegdec.c