gapk/src
Vadim Yanitskiy c35ba8a725 libosmogapk: use Osmocom logging framework
Since this change, the libosmogapk uses the Osmocom logging
framework. By default, logging is disabled and could be enabled
by the external applications calling the osmo_gapk_log_init()
with a desired log target as an argument.
2017-12-31 12:20:59 +01:00
..
Makefile.am libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00
app_osmo_gapk.c libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00
benchmark.c benchmark: add functions to get cycle and frame count 2017-12-31 12:20:59 +01:00
codec_amr.c benchmark: move benchmark impl to a private header 2017-12-31 12:20:59 +01:00
codec_efr.c benchmark: move benchmark impl to a private header 2017-12-31 12:20:59 +01:00
codec_fr.c benchmark: move benchmark impl to a private header 2017-12-31 12:20:59 +01:00
codec_hr.c benchmark: move benchmark impl to a private header 2017-12-31 12:20:59 +01:00
codec_pcm.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
codecs.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_amr.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_amr_opencore.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_gsm.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_hr_ref.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_racal.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_rawpcm.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_rtp_amr.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_rtp_efr.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_rtp_hr_etsi.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_rtp_hr_ietf.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
fmt_ti.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
formats.c Add an 'osmo_gapk' prefix to the exposed symbols 2017-12-31 12:20:59 +01:00
libosmogapk.map libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00
logging.c libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00
pq_alsa.c libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00
pq_codec.c libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00
pq_file.c libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00
pq_format.c libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00
pq_rtp.c libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00
procqueue.c libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00