[FFmpeg-devel] [PATCH] VDPAU: Fix H.264 streams with long reference frames
Carl Eugen Hoyos
cehoyos
Mon Mar 29 23:56:10 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.
I will apply this patch if nobody objects.
Carl Eugen
More information about the ffmpeg-devel
mailing list