summaryrefslogtreecommitdiff
path: root/firmware/export/enc_base.h (follow)
Commit message (Expand)AuthorAge
* Update software recording engine to latest codec interface.Michael Sevakis2013-06-30
* Fix some whitespace in files changed in following commit.Michael Sevakis2013-06-30
* Fix debug compilation of enc_base.h: define H_TO_BE32 as htobe32Amaury Pouly2011-12-15
* FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero2011-12-14
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-10-08
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...Michael Sevakis2007-11-30
* Remove the PCMREC_PARANOID support since the issues have been identified and ...Michael Sevakis2007-09-30
* Assumption about there being MPEG1-only samplerates available and therefore M...Michael Sevakis2007-06-06
* SWCODEC Encoders: Better declarations of chunk flags. Mark constants as unsig...Michael Sevakis2007-02-10
* Place all recording functionality on pcmrec thread to serialize all recording...Michael Sevakis2006-12-10
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis2006-11-06