mpeg2dec: work around old mpeg2dec versions
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 12 May 2009 18:34:20 +0000 (20:34 +0200)
committerWim Taymans <wim@metal.(none)>
Tue, 12 May 2009 18:34:20 +0000 (20:34 +0200)
commitfc1db23b8455f5c5d82bd0e9c88ca0e1821c021e
tree4b595733f1ff3b8a35e74d6e39b643e33fe0f93b
parent707d2fceae24389f9401db245064988d5273925c
mpeg2dec: work around old mpeg2dec versions

The repeat first field flag was introduced in 0.5.0 so conditionally disable its
detection and just assume no rff is used. This fixes the compilation.

Fixes #582375
ext/mpeg2dec/gstmpeg2dec.c