summaryrefslogtreecommitdiff
path: root/apps/plugins/codeca52.c (follow)
Commit message (Collapse)AuthorAge
* moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg2005-06-22
| | | | | | | | unified to a single codec-only API, made a new codeclib, disabled the building of the *2wav plugins git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6812 a1c6a512-1295-4272-9138-f99709370657
* Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3sDave Chapman2005-06-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6703 a1c6a512-1295-4272-9138-f99709370657
* Move another buffer into IRAMDave Chapman2005-06-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6674 a1c6a512-1295-4272-9138-f99709370657
* Maybe (or maybe not) support downsampling multi-channel AC3 files. liba52 ↵Dave Chapman2005-06-11
| | | | | | is too slow to test properly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6672 a1c6a512-1295-4272-9138-f99709370657
* First codeca52 (A52 aka AC3 playback) - it is already faster than realtime, ↵Dave Chapman2005-06-11
with zero optimisations git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6668 a1c6a512-1295-4272-9138-f99709370657