summaryrefslogtreecommitdiffstats
path: root/lib/rbcodec/codecs/codecs.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-26codec.h fix ifdef for older compilersWilliam Wilgus1-1/+1
2023-09-26Support per file logging with LOGF_ENABLE in codecsroman.artiukhin1-0/+4
2023-03-21plugins: Simplify plugin/codec API versioningAidan MacDonald1-13/+15
2023-01-18Bump codec API version, remove dummy configure loop in dsp_init()Aidan MacDonald1-2/+2
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-6/+4
2017-12-07Remove explicit 'enum codec_command_action' in codec APIMichael Sevakis1-3/+7
2014-08-16Fix warnings from 6ed0087Michael Sevakis1-2/+2
2013-10-05Simulator - encoders can now be loadedLorenzo Miori1-1/+2
2013-06-30Update software recording engine to latest codec interface.Michael Sevakis1-20/+25
2013-06-30Fix some whitespace in files changed in following commit.Michael Sevakis1-5/+5
2012-05-03Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell1-5/+1
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis1-1/+2
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis1-3/+3
2012-04-25Add codecs to librbcodec.Sean Bartell1-0/+291