OSDN Git Service

qsv: Add VC-1 decoder
authorMark Thompson <sw@jkqxz.net>
Wed, 26 Oct 2016 20:29:08 +0000 (21:29 +0100)
committerMark Thompson <sw@jkqxz.net>
Mon, 14 Nov 2016 19:38:19 +0000 (19:38 +0000)
commitb6582b29277e00e5d49f400e58beefa5a21d83b8
treebf40206ac945258ba81be3b8705db14384aa673a
parentfea4dc05b41f5465bedc786b67966f204ec6150c
qsv: Add VC-1 decoder

It uses the same code as the MPEG-2 decoder, so the file is renamed
to contain all "other" (that is, not H.26[45]) codecs.
configure
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/qsvdec_other.c [moved from libavcodec/qsvdec_mpeg2.c with 72% similarity]