[FFmpeg-devel] [PATCH 1/2] dxva2_vc1: fix decoding of BI frames

Hendrik Leppkes h.leppkes at gmail.com
Sat Jan 21 20:03:03 CET 2012


Hi,

attached patch fixes a decoding error in the DXVA2 VC-1 decoder when
BI-Frames are present.
BI-Frames are intra coded, and therefor have no references, however
the decoder marks them as B frames. This has to be taken into account
when filling the DXVA format structures.

- Hendrik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dxva2_vc1-fix-decoding-of-BI-frames.patch
Type: application/octet-stream
Size: 2057 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120121/2e878372/attachment.obj>


More information about the ffmpeg-devel mailing list