configure: remove ilbc and gsm

FFmpeg's RTP muxer does not support GSM, while Ubuntu does not package
iLBC. Removes the old configure switches.

Removes package detection from contrib. Keeps contrib rules in case GSM
is later readded.

Change-Id: I705a521e2baf34c757c22a72e04cdf27233b5a7b
This commit is contained in:
philippegorley
2018-07-05 15:58:55 -04:00
committed by Adrien Béraud
parent b1539bd145
commit 2cbbaf7983
6 changed files with 7 additions and 52 deletions

View File

@ -45,7 +45,6 @@ RUN apt-get update && \
libavdevice-dev \
libopus-dev \
libudev-dev \
libgsm1-dev \
libjsoncpp-dev \
libnatpmp-dev \
libappindicator3-dev \