mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:02:16 +00:00
Correct MPEG1/2 video decoder filename, patch by Russell
See issue #4878 for more details. svn path=/trunk/; revision=43345
This commit is contained in:
parent
0a8a0cd78d
commit
386bd6ace8
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ vidc.msvc=msvidc32.dll
|
|||
vidc.cvid=iccvid.dll
|
||||
|
||||
[mci]
|
||||
MPEGVideo=mciqtz.drv
|
||||
MPEGVideo2=mciqtz.drv
|
||||
MPEGVideo=mciqtz32.dll
|
||||
MPEGVideo2=mciqtz32.dll
|
||||
AVIVideo=mciavi32.dll
|
||||
CDAudio=mcicda.dll
|
||||
Sequencer=mciseq.dll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue