Bug 743720 - Import Speex's audio resampler in the tree. r=kinetik, khuey
commit34bd5d8e5f2471883e850f897f7773f99be09002
authorPaul ADENOT <paul@paul.cx>
Mon, 14 May 2012 23:01:04 +0000 (14 19:01 -0400)
committerPaul ADENOT <paul@paul.cx>
Mon, 14 May 2012 23:01:04 +0000 (14 19:01 -0400)
treedb3d2d37f1d171cddb6e7d011482b810673a6262
parent77a8dbef93649b92a956027382ccf247880ab0c5
Bug 743720 - Import Speex's audio resampler in the tree. r=kinetik, khuey
20 files changed:
config/autoconf.mk.in
config/system-headers
configure.in
js/src/config/system-headers
layout/media/Makefile.in
layout/media/symbols.def.in
media/libspeex_resampler/AUTHORS [new file with mode: 0644]
media/libspeex_resampler/COPYING [new file with mode: 0644]
media/libspeex_resampler/Makefile.in [new file with mode: 0644]
media/libspeex_resampler/README_MOZILLA [new file with mode: 0644]
media/libspeex_resampler/src/Makefile.in [new file with mode: 0644]
media/libspeex_resampler/src/arch.h [new file with mode: 0644]
media/libspeex_resampler/src/fixed_generic.h [new file with mode: 0644]
media/libspeex_resampler/src/resample.c [new file with mode: 0644]
media/libspeex_resampler/src/speex_resampler.h [new file with mode: 0644]
media/libspeex_resampler/src/stack_alloc.h [new file with mode: 0644]
media/libspeex_resampler/update.sh [new file with mode: 0644]
toolkit/content/license.html
toolkit/toolkit-makefiles.sh
toolkit/toolkit-tiers.mk