This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GSM Audio Pocket Knife".
The annotated tag, v0.2 has been created
at bb3fc3f8d0d5c76eb8efe145ba7c4cb8c95d0504 (tag)
tagging 0790f03eb99a62aea36bd90c687d59a4e74a0e39 (commit)
tagged by Harald Welte
on Thu Nov 5 21:25:46 2015 +0100
- Log -----------------------------------------------------------------
tag v0.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iD8DBQBWO7tMXaXGVTD0i/8RAm5sAJ9Ykd744MUOENVYprYt0YXU7p3nwQCdF9ys
ib5pqNFprpqh1Md29Cy7D/o=
=eETk
-----END PGP SIGNATURE-----
Harald Welte (5):
gapk main: move fh_in and fh_out to sub-structures in a union
gapk: Add support for RTP input/output streams
gapk: make sure the output file is closed/flushed on ctrl+c
Add cycle benchmarking support
add git-version-gen to auto-generate version from git repo tags
Sylvain Munaut (34):
Initial skeleton import
utils: Add various bit manipulation related utilites
codec: Add preliminary codecs definitions for HR/FR/EFR
Add dependency to libosmocodec (part of libosmocore)
format: Add initial format framework
format: Add support for classic .gsm file/frame format
format: Add support for the 3GPP HR reference vocoder file/frame formats
format: Add support for the file read/written by the Racal 6103E ms test set
format: Add fields in format descriptor for fixed headers
format: Add support for .amr files encapsulating EFR data
codec: Add fields in struct codec_desc to support encoding/decoding
format: Add function to get format by name
codec/fr: Add support for encoding/decoding using libgsm
codec/efr: Add support for encoding/decoding using OpenCore AMR NB
procqueue: Add some mechanism to queue 'processing items' on the frames
procqueue: Add file related tasks
procqueue: Add format conversion tasks
procqueue: Add Codec tasks
format: Add support for Raw PCM Signed 16 bits Little Endian
Add a real main method to does the job
[1/4] HR support: Add autotools skeleton for libgsmhr
[2/4] HR support: Add logic to fetch reference source code and build it
[3/4] HR support: Add actual wrapper code to call reference code
[4/4] HR support: Add hooks in gapk to use libgsmhr for encoding/decoding
Update gitignore
codec: Fix EFR codec encoder function. Return value is #bytes
Fix error in configure.ac preventing compiling without opencore-amrnb
format: Add support for the TI calypso/locosto dumped buffer format
format/fmt_ti: Add support for HR variant
format/fmt_ti: Add support for EFR variant
autotools: Add AC_LANG_SOURCE required for autotools >= 2.68
codec: Fix opencore nb include path
build: Use AM_CPPFLAGS in Makefile.am
libgsmhr: Update source location
-----------------------------------------------------------------------
hooks/post-receive
--
GSM Audio Pocket Knife