Stephen Warren <swarren <at> nvidia.com> writes: > Attached is a patch that fixes the ffmpeg/VDPAU for H.264 streams with long > reference frames. The issue is that h->long_ref may be sparse, so one needs > to scan the entire array rather than just the first h->long_ref_count entries. Patch applied. Carl Eugen