1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/media/libspeex_resampler/README_MOZILLA Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,5 @@ 1.4 +This source is from the Speex library (http://git.xiph.org/speex.git/), from 1.5 +commit a6d05eb5. 1.6 + 1.7 +It consists in the audio resampling code (resampler.c) and its header files 1.8 +dependancies, imported into the tree using the update.sh script.