summaryrefslogtreecommitdiff
path: root/apps/codecs/libwmapro/avcodec.h (unfollow)
Commit message (Collapse)Author
2010-07-15Initial cleanup for libwmapro.Mohamed Tarek
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27425 a1c6a512-1295-4272-9138-f99709370657
2010-07-14wmapro: silence some warnings related to function prototypes unused in rockboxRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27421 a1c6a512-1295-4272-9138-f99709370657
2010-04-30Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile ↵Mohamed Tarek
the codec standalone. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25764 a1c6a512-1295-4272-9138-f99709370657
2010-04-30Add libwmapro to apps/codecs. These files comprise a set of unmodified files ↵Mohamed Tarek
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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25763 a1c6a512-1295-4272-9138-f99709370657
2010-04-29Revert r25739 which added libwmapro to apps/codecs, in preparation to commit ↵Mohamed Tarek
the unmodified ffmpeg files first, for the sake of a consistent/complete svn history. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25758 a1c6a512-1295-4272-9138-f99709370657
2010-04-27Add libwmapro to trunk.Mohamed Tarek
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25739 a1c6a512-1295-4272-9138-f99709370657