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.…
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/rea…
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/comm…
Added: trunk/reactos/dll/win32/winemp3.acm/dct64_i386.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/dct6…
Added: trunk/reactos/dll/win32/winemp3.acm/decode_i386.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/deco…
Added: trunk/reactos/dll/win32/winemp3.acm/huffman.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/huff…
Added: trunk/reactos/dll/win32/winemp3.acm/interface.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/inte…
Added: trunk/reactos/dll/win32/winemp3.acm/l2tables.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/l2ta…
Added: trunk/reactos/dll/win32/winemp3.acm/layer1.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/laye…
Added: trunk/reactos/dll/win32/winemp3.acm/layer2.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/laye…
Added: trunk/reactos/dll/win32/winemp3.acm/layer3.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/laye…
Added: trunk/reactos/dll/win32/winemp3.acm/mpegl3.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/mpeg…
Added: trunk/reactos/dll/win32/winemp3.acm/mpg123.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/mpg1…
Added: trunk/reactos/dll/win32/winemp3.acm/mpglib.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/mpgl…
Added: trunk/reactos/dll/win32/winemp3.acm/tabinit.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/tabi…
Added: trunk/reactos/dll/win32/winemp3.acm/winemp3.acm.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/wine…
Added: trunk/reactos/dll/win32/winemp3.acm/winemp3.acm.spec
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winemp3.acm/wine…
Modified: trunk/reactos/media/doc/README.WINE
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=…