Reenable the VC1 Decoder. It has been (accidentally?) disabled during the
last FFmpeg update. This let's WMV videos play again. Tested on GCC4 and GGC2 builds. +alphabranch git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32802 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -290,7 +290,7 @@
|
||||
#define CONFIG_V210_DECODER 0
|
||||
#define CONFIG_V210X_DECODER 0
|
||||
#define CONFIG_VB_DECODER 1
|
||||
#define CONFIG_VC1_DECODER 0
|
||||
#define CONFIG_VC1_DECODER 1
|
||||
#define CONFIG_VC1_VDPAU_DECODER 0
|
||||
#define CONFIG_VCR1_DECODER 1
|
||||
#define CONFIG_VMDVIDEO_DECODER 1
|
||||
|
||||
Reference in New Issue
Block a user