gapk/libgsmhr
Vadim Yanitskiy 48e0acdbe6 libgsmhr/fetch_sources.py: fix source code downloading
For some reason, the 3GPP server started to reject the source
code download request:

  urllib2.HTTPError: HTTP Error 403: Forbidden

Adding both 'User-Agent' and 'Accept' headers solves the problem.

Change-Id: I8afd39c85dd3e450c5355888ab6edcf4c81f8b87
2018-07-03 15:24:37 +00:00
..
patches libgsmhr: Add some code cleanup / speedup patches for reference codec 2015-12-30 11:55:03 +01:00
Makefile.am libgsmhr: Make it safe to decode/encode different streams at once 2015-12-30 11:55:03 +01:00
fetch_sources.py libgsmhr/fetch_sources.py: fix source code downloading 2018-07-03 15:24:37 +00:00
libgsmhr.c libgsmhr/libgsmhr.c: fix memory leak after gsmhr_exit() 2018-01-08 23:42:24 +06:00