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