| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | -Remove all dynamic allocations, hence remove cook_decode_close() which was ↵ | Mohamed Tarek | 2009-05-12 |
| | | | | | | | | | | | | | | | basically needed for freeing allocated memory. -Remove any ffmpeg-specific attributes (av_const,av_always_inline .. etc.). -Move some math functions to cook_fixpoint.h - libavutil/common.h is no longer needed. -Remove libavutil/mem.[c/h], libavutil/common.h and libavutil/internal.h. -Fix a warning in cookdata_fixpoint.h. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20922 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Initial commit of the minimal set of ffmpeg (r18079) files required for Cook ↵ | Dave Chapman | 2009-05-09 |
| (realaudio) decoding. These are the unmodified versions from ffmpeg, committed as a base for future changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20882 a1c6a512-1295-4272-9138-f99709370657 | |||