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