[FFmpeg-devel] [PATCH] VDPAU: Fix H.264 streams with long reference frames

Carl Eugen Hoyos cehoyos
Tue Mar 30 10:11:48 CEST 2010


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




More information about the ffmpeg-devel mailing list