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.4 has been created
at fbf77454e6f8fb65332170a58de185396f378184 (tag)
tagging 145220352669840f38017ca163aae825bd9cfc61 (commit)
replaces v0.3
tagged by Harald Welte
on Mon May 29 11:26:05 2017 +0200
- Log -----------------------------------------------------------------
v0.4: AMR, RTP, ALSA
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEigrqmUioHHGhfemTShB5H1XkRJYFAlkr6W4VHGxhZm9yZ2VA
Z251bW9ua3Mub3JnAAoJEEoQeR9V5ESWGLkQAJJHXQzwvNWHLE87Ldl/dROUHtZt
RjhBG0p0EDuSppMorqIqxqkn4yoVLDvQzb/3aEucNz29sBqhxauxLfnpUAJbhulG
bK0uPp6RGws12m0DPA/KOgMpsib52eDc3lYsQ2aGLXyfB7epEB6gSJVoumS8gNwP
Ist3yOr5WqbcCxHs4AbYm54+6fbeVvIMfb36ke0p9PLHMN7ulXOvJg1Sn4rYnv4V
JQBvfEqehJuFjhuEswYLk8Ltcq32YEuwte5+4i0huFoB6PJE0XHWLWwqSda4kYRK
0vsT4WreJj/veCupU5HT2onXpFK8kTj/dYhzP54PifSC7o0UsD2EmzbpY88b7M3u
CUYSEa7r/MNkaFlNpOxKIIxjkQzaCzLogkRoLlzEaQLikY4u1SIshjnzkPfAhVLy
aubLlKTheJ2KjRwL41vhLOLmGUeAeShvULec+RrW2ECUsreKMWcT+UNkwR/UaN17
UtPIHcBAnYozwfJNRV9R9rugs6YOk5KLPwG2CGwLADQr+7+hhV3OjO1vtm+7NLzp
IC/oaGnSf/8qCfB0kPGDZKDsyMzzrBHNOQu0I3d3kdTUzBFbfxTeKijXMc6vofzw
at59RTJbHMYBTTUDBsTYv9ODFuOti29KvV+ICjXbeyejPN0I0vsRh05nA1EmcvMK
G5NzoMM+pcSjwlSi
=G90h
-----END PGP SIGNATURE-----
Harald Welte (23):
add some more comments throughout the code
RTP: give meaningful error messages if something fails
Add ALSA input/output support to GAPK
introduce #defines for canonical length + use them
prepare gapk for dealing with variable-length frames
more API documentation
Add AMR codec support
print meaningful error messages if something goes wrong in main/pq
Print some useful information while putting together the procqueue
Fix HR codec block sizes
Add "rtp-efr" format support for RTP payload according to RFC3551 4.5.9
Add support for RTP with GSM-HR payload according to ETSI TS 101 318
Add support for RTP with GSM-HR payload according to RFC5993
print_help(): Fix formatting of help text
fmt_ti: fix lsb/msb mix-up in ti_hr_from_canon()
direct all log statements to stderr to avoid breaking stdout data out
codac_amr: Remove printf() left from debugging/testing
procqueue.c: Logging unficiation (always use the [x] prefix)
alsa/file input: return -1 on eof (short read)
EFR codec fixup.
fmt_rtp_hr_ietf.c: Fix error encoding this format
Add gapk testsuit
fmt_gsm: document that this format is also used for RTP
Sylvain Munaut (11):
benchmark: Make sure to print to stderr
build: Use autotools 'subdir-objects' option
build: Don't build static libraries
libgsmhr/fetch_sources: Only use the filename and not any path
libgsmhr: fix Makefile.am dependency on source download
libgsmhr: Fix parallel build dependency
libgsmhr: Use patch instead of 'sed'
libgsmhr: Add some code cleanup / speedup patches for reference codec
libgsmhr: Make it safe to decode/encode different streams at once
main: Fixup the help screen
benchmark: Fix cpuid clobbering
-----------------------------------------------------------------------
hooks/post-receive
--
GSM Audio Pocket Knife