Author: dchapyshev Date: Sun Mar 15 18:54:15 2009 New Revision: 40039
URL: http://svn.reactos.org/svn/reactos?rev=40039&view=rev Log: - Add mp3 codec from Wine
Added: trunk/reactos/dll/win32/winemp3.acm/ (with props) trunk/reactos/dll/win32/winemp3.acm/common.c (with props) trunk/reactos/dll/win32/winemp3.acm/dct64_i386.c (with props) trunk/reactos/dll/win32/winemp3.acm/decode_i386.c (with props) trunk/reactos/dll/win32/winemp3.acm/huffman.h (with props) trunk/reactos/dll/win32/winemp3.acm/interface.c (with props) trunk/reactos/dll/win32/winemp3.acm/l2tables.h (with props) trunk/reactos/dll/win32/winemp3.acm/layer1.c (with props) trunk/reactos/dll/win32/winemp3.acm/layer2.c (with props) trunk/reactos/dll/win32/winemp3.acm/layer3.c (with props) trunk/reactos/dll/win32/winemp3.acm/mpegl3.c (with props) trunk/reactos/dll/win32/winemp3.acm/mpg123.h (with props) trunk/reactos/dll/win32/winemp3.acm/mpglib.h (with props) trunk/reactos/dll/win32/winemp3.acm/tabinit.c (with props) trunk/reactos/dll/win32/winemp3.acm/winemp3.acm.rbuild (with props) trunk/reactos/dll/win32/winemp3.acm/winemp3.acm.spec (with props) Modified: trunk/reactos/boot/bootdata/hivesft_arm.inf trunk/reactos/boot/bootdata/hivesft_i386.inf trunk/reactos/boot/bootdata/packages/reactos.dff trunk/reactos/dll/win32/win32.rbuild trunk/reactos/media/doc/README.WINE
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/boot/bootdata/hivesft_arm.inf URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft_arm.i...
Modified: trunk/reactos/boot/bootdata/hivesft_i386.inf URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft_i386....
Modified: trunk/reactos/boot/bootdata/packages/reactos.dff URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/packages/reac...
Modified: trunk/reactos/dll/win32/win32.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/win32.rbuild?rev=...
Added: trunk/reactos/dll/win32/winemp3.acm/common.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/commo...
Added: trunk/reactos/dll/win32/winemp3.acm/dct64_i386.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/dct64...
Added: trunk/reactos/dll/win32/winemp3.acm/decode_i386.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/decod...
Added: trunk/reactos/dll/win32/winemp3.acm/huffman.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/huffm...
Added: trunk/reactos/dll/win32/winemp3.acm/interface.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/inter...
Added: trunk/reactos/dll/win32/winemp3.acm/l2tables.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/l2tab...
Added: trunk/reactos/dll/win32/winemp3.acm/layer1.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/layer...
Added: trunk/reactos/dll/win32/winemp3.acm/layer2.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/layer...
Added: trunk/reactos/dll/win32/winemp3.acm/layer3.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/layer...
Added: trunk/reactos/dll/win32/winemp3.acm/mpegl3.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/mpegl...
Added: trunk/reactos/dll/win32/winemp3.acm/mpg123.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/mpg12...
Added: trunk/reactos/dll/win32/winemp3.acm/mpglib.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/mpgli...
Added: trunk/reactos/dll/win32/winemp3.acm/tabinit.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/tabin...
Added: trunk/reactos/dll/win32/winemp3.acm/winemp3.acm.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/winem...
Added: trunk/reactos/dll/win32/winemp3.acm/winemp3.acm.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/winem...
Modified: trunk/reactos/media/doc/README.WINE URL: http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=4...