- Mar 11, 2019
-
-
Adrien Béraud authored
Change-Id: Ifc2c224afe9d3de9d52ecc1d66d7d81ccec524ac
-
- Aug 03, 2018
-
-
Rewrites the Resampler class to use MediaFilter. Adds a unit test for the new Resampler. Change-Id: I8ed78d2e1d82df81bbaf46a9719c682c825ee245
-
- Aug 02, 2018
-
-
Removes unused/deprecated audiorecord/audiorecorder Allows any file to be used as a ringtone (mp3, ogg, etc) Change-Id: I9ce33ec3d5f083caf098266befa597e78a95d7d6
-
- Jul 30, 2018
-
-
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
-
- Jan 11, 2018
-
-
Maxim Cournoyer authored
Change-Id: I5f92b0477817ed085b4a6073880d7872d53b460e Reviewed-by:
Nicolas Jäger <nicolas.jager@savoirfairelinux.com>
-
- Nov 29, 2017
-
-
Anthony Léonard authored
This tool is needed during build when using make-ring.py script from ring-project repo. It was included as base tool in previous Fedora 25 docker image but not anymore in Fedora 27. Change-Id: I11833a5eb3cd3b7a0bcb705d4a136f349035dd45 Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- Nov 28, 2017
-
-
Anthony Léonard authored
Version is changed from 25 to 27 as the former one is entering EOL soon. Change-Id: I38eb0c687101a45ecd24531694e41118295c5fd1 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- Jul 21, 2017
-
-
Guillaume Roguez authored
"make check" command use cppunit and "sipp" for our tests framework. Add them to our current validation docker file. Also fix Acquire::Retries option (typo). Change-Id: I92a1ad0b5aa3a8066c48445261ff38e4e5a01061 Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- Jul 11, 2017
-
-
Guillaume Roguez authored
needed for our CI system. Change-Id: Ia4e0f94d7ab2b282edf8307f6364835d70a0cd73
-
- Jul 03, 2017
-
-
Guillaume Roguez authored
* remove HOST/CROSS_COMPILE env. var (was only 32-bits) * install "Minimal Install" group for basic commands Change-Id: If905b361a12e77976502eee4064bfd0b27fba9f6
-
- Feb 01, 2017
-
-
Guillaume Roguez authored
These Dockerfiles are preset docker configuration to give an easy way to setup build environment. This patch starts with Windows MingW configuration. More to come... Change-Id: Idf923038622ef2ac2e76b2407e969ad83b4eb83b
-