gapk/src
Vadim Yanitskiy 6f34c8f301 procqueue: introduce and use shared cat_name definitions
Let's use the common string representation for item category
names, defined in the shared header, instead of defining
them in every file.

Change-Id: Ie0c449d77fa383cad27f67b8ce902bd071342dbb
2018-01-15 00:25:44 +06:00
..
Makefile.am libosmogapk: rename the 'logging.c' to 'common.c' 2017-12-31 12:20:59 +01:00
app_osmo_gapk.c osmo-gapk: fix I/O count check condition 2017-12-31 12:21:00 +01:00
benchmark.c libosmogapk: introduce the internal root talloc context 2017-12-31 12:20:59 +01:00
codec_amr.c libosmogapk: introduce the internal root talloc context 2017-12-31 12:20:59 +01:00
codec_efr.c libosmogapk: introduce the internal root talloc context 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
common.c libosmogapk: drop an 'osmo' prefix from internal log variables 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 src/libosmogapk.map: export osmo_gapk_* with a wilcard 2017-12-31 12:20:59 +01:00
pq_alsa.c procqueue: introduce and use shared cat_name definitions 2018-01-15 00:25:44 +06:00
pq_codec.c procqueue: use queue / item names in logging 2017-12-31 12:20:59 +01:00
pq_file.c procqueue: introduce and use shared cat_name definitions 2018-01-15 00:25:44 +06:00
pq_format.c procqueue: use queue / item names in logging 2017-12-31 12:20:59 +01:00
pq_rtp.c procqueue: introduce and use shared cat_name definitions 2018-01-15 00:25:44 +06:00
procqueue.c procqueue: allocate an output buffer as named chunk 2017-12-31 12:20:59 +01:00