aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/codec/codec.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-27codec: new function osmo_hr_sid_reset()Mychaela N. Falconia1-0/+1
2023-05-27codec: new functions osmo_{fr,efr}_sid_reset()Mychaela N. Falconia1-0/+3
2023-05-10codec: add osmo_gsm611_silence_frame[] datumMychaela N. Falconia1-0/+2
2023-05-09codec: add osmo_{fr,efr}_is_any_sid() inline functionsMychaela N. Falconia1-0/+27
2023-05-04codec: add define constants for RFC5993 and TS101318Philipp Maier1-0/+4
2023-04-17codec: add SID preening functions for FR & EFRMychaela N. Falconia1-0/+2
2023-04-16codec: add SID classification functions per GSM 06.31 & 06.81Mychaela N. Falconia1-0/+11
2023-03-25codec: add osmo_efr_check_sid() functionMychaela N. Falconia1-0/+1
2021-08-23codec: add missing osmo_amr_type_name function.Philipp Maier1-0/+3
2020-05-14codec: Add functions for AMR s->d bits and d->s bitsHarald Welte1-0/+6
2017-12-20libosmocodec: add FR/HR/EFR frame length definitionsVadim Yanitskiy1-0/+7
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-0/+2
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-1/+1
2017-06-09osmo_{fr,hr}_check_sid(): Use const input argumentHarald Welte1-2/+2
2016-09-30Mark inline header function as staticMax1-1/+1
2016-09-28AMR: add function to check speech framesMax1-0/+21
2016-06-01Add functions to detect HR/FR SID framesMax1-0/+3
2016-05-31Add helper functions for AMR codecMax1-0/+31
2014-06-16include: Switch to #pragma once patternSylvain Munaut1-4/+1
2012-06-30codec: make data tables constant.Diego Elio Pettenò1-12/+12
2010-10-24codec: Fix bit order table definition for GSM HR0.1.25Sylvain Munaut1-1/+2
2010-10-15codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut1-0/+19