summaryrefslogtreecommitdiff
path: root/common/snd_codec.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-07snd_codec: Use better type for snd_codec_create modeFrediano Ziglio1-1/+2
2020-07-07snd_codec: Use better type for function resultFrediano Ziglio1-11/+15
2020-07-07snd_codec: Use better types for snd_codec_is_capableFrediano Ziglio1-1/+4
2020-03-17sound: remove celt supportVictor Toso1-14/+2
2020-02-06snd_codec: Do not include not needed headersFrediano Ziglio1-9/+0
2018-11-26Unify headers guard namesFrediano Ziglio1-2/+2
2014-01-02Add support for the Opus codec.Jeremy White1-5/+15
2014-01-02Add a snd_codec interface to abstract the use of audio codecs such as celt.Jeremy White1-0/+72