]> git.sesse.net Git - ffmpeg/commit
avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding
authorJerome Borsboom <jerome.borsboom@carpalis.nl>
Sun, 25 Feb 2018 19:09:46 +0000 (20:09 +0100)
committerMark Thompson <sw@jkqxz.net>
Sun, 4 Mar 2018 22:16:58 +0000 (22:16 +0000)
commit1160d1d47887353c5afa4f5e8a18b56bd775501e
treeafec2673b7d2476144fbba17830708c824f2b011
parentdd3f1e3a1186ac2cd3d4ce71944626a2c3f200f1
avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding

We need to pass more bitstream elements to the VAAPI VC-1 decoder in
order to start doing interlaced decoding in hardware.

Signed-off-by: Jerome Borsboom <jerome.borsboom@carpalis.nl>
libavcodec/vc1.c
libavcodec/vc1.h