rockbox/apps/codecs/libwmapro/libavutil
Mohamed Tarek 816fca820c Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in the sim. Neither libwmapro nor wmapro.c have been added to the main build yet, codecs.make should be edited to compile both with rockbox.
current status of the decoder :
- Plays and seeks in the sim
- Still in floating point

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27006 a1c6a512-1295-4272-9138-f99709370657
2010-06-21 10:48:34 +00:00
..
attributes.h Add libwmapro to apps/codecs. These files comprise a set of unmodified files needed from ffmpeg's libavcodec and libavutil to compile and use the wma pro decoder standalone. The files were taken from ffmpeg's svn r22886 dated 15 April 2010. 2010-04-30 11:11:56 +00:00
avutil.h Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile the codec standalone. 2010-04-30 12:20:25 +00:00
bswap.h Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile the codec standalone. 2010-04-30 12:20:25 +00:00
common.h Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile the codec standalone. 2010-04-30 12:20:25 +00:00
internal.h Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in the sim. Neither libwmapro nor wmapro.c have been added to the main build yet, codecs.make should be edited to compile both with rockbox. 2010-06-21 10:48:34 +00:00
intreadwrite.h Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile the codec standalone. 2010-04-30 12:20:25 +00:00
log.c Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in the sim. Neither libwmapro nor wmapro.c have been added to the main build yet, codecs.make should be edited to compile both with rockbox. 2010-06-21 10:48:34 +00:00
log.h Add libwmapro to apps/codecs. These files comprise a set of unmodified files needed from ffmpeg's libavcodec and libavutil to compile and use the wma pro decoder standalone. The files were taken from ffmpeg's svn r22886 dated 15 April 2010. 2010-04-30 11:11:56 +00:00
mathematics.c Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in the sim. Neither libwmapro nor wmapro.c have been added to the main build yet, codecs.make should be edited to compile both with rockbox. 2010-06-21 10:48:34 +00:00
mathematics.h Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile the codec standalone. 2010-04-30 12:20:25 +00:00
mem.c Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile the codec standalone. 2010-04-30 12:20:25 +00:00
mem.h Add libwmapro to apps/codecs. These files comprise a set of unmodified files needed from ffmpeg's libavcodec and libavutil to compile and use the wma pro decoder standalone. The files were taken from ffmpeg's svn r22886 dated 15 April 2010. 2010-04-30 11:11:56 +00:00