aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/netif/amr.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-16amr: Fix OA<->BWE conversion.Alexander Chemeris1-12/+26
2020-05-14Revert "amr: Fix OA<->BWE conversion."neels1-26/+12
2020-05-14amr: Fix OA<->BWE conversion.Alexander Chemeris1-12/+26
2020-01-12add/clean big-endian packed structs (struct_endianess.py)Neels Hofmeyr1-10/+5
2020-01-07struct amr_header: copy comments to little endian partNeels Hofmeyr1-4/+4
2019-03-07AMR: add functions to convert between bw-efficient and octet-alignedpmaier/amrmanglePhilipp Maier1-0/+8
2019-03-01AMR: add define constants for AMR payload lengthPhilipp Maier1-0/+12
2019-02-27AMR: add spec reference for AMR frame typesPhilipp Maier1-0/+3
2015-03-22endian: Use the new endian macros for portabilityHolger Hans Peter Freyther1-2/+4
2014-04-25amr: make sure the header is packedPablo Neira Ayuso1-1/+1
2013-05-24osmux: further sanity checkings for AMR FTPablo Neira Ayuso1-0/+1
2013-05-24amr: add AMR FT SID definitionPablo Neira Ayuso1-1/+2
2013-02-12osmux: use ft instead of the cmrPablo Neira Ayuso1-10/+10
2012-07-13src: add function to obtain bytes depending on AMR frame codePablo Neira Ayuso1-0/+12
2012-07-12amr: add osmo_amr_get_payloadPablo Neira Ayuso1-0/+5
2012-07-07include: add AMR definitions in amr.h headerPablo Neira Ayuso1-0/+65