mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-14 19:16:59 +00:00
remove test-data and put it on files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16082 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f80a9bd02a
commit
9ef253de82
@ -1,31 +0,0 @@
|
|||||||
##
|
|
||||||
## broadvoice - a library for the BroadVoice 16 and 32 codecs
|
|
||||||
##
|
|
||||||
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
||||||
##
|
|
||||||
## This program is free software; you can redistribute it and/or modify
|
|
||||||
## it under the terms of the GNU General Public License version 2, as
|
|
||||||
## published by the Free Software Foundation.
|
|
||||||
##
|
|
||||||
## This program is distributed in the hope that it will be useful,
|
|
||||||
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
## GNU General Public License for more details.
|
|
||||||
##
|
|
||||||
## You should have received a copy of the GNU General Public License
|
|
||||||
## along with this program; if not, write to the Free Software
|
|
||||||
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
||||||
##
|
|
||||||
## $Id: Makefile.am,v 1.1.1.1 2009/11/19 12:10:48 steveu Exp $
|
|
||||||
|
|
||||||
SUBDIRS = fixed \
|
|
||||||
floating
|
|
||||||
|
|
||||||
DIST_SUBDIRS = fixed \
|
|
||||||
floating
|
|
||||||
|
|
||||||
EXTRA_DIST =
|
|
||||||
|
|
||||||
all:
|
|
||||||
|
|
||||||
clean:
|
|
@ -1,31 +0,0 @@
|
|||||||
##
|
|
||||||
## broadvoice - a library for the BroadVoice 16 and 32 codecs
|
|
||||||
##
|
|
||||||
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
||||||
##
|
|
||||||
## This program is free software; you can redistribute it and/or modify
|
|
||||||
## it under the terms of the GNU General Public License version 2, as
|
|
||||||
## published by the Free Software Foundation.
|
|
||||||
##
|
|
||||||
## This program is distributed in the hope that it will be useful,
|
|
||||||
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
## GNU General Public License for more details.
|
|
||||||
##
|
|
||||||
## You should have received a copy of the GNU General Public License
|
|
||||||
## along with this program; if not, write to the Free Software
|
|
||||||
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
||||||
##
|
|
||||||
## $Id: Makefile.am,v 1.1.1.1 2009/11/19 12:10:48 steveu Exp $
|
|
||||||
|
|
||||||
SUBDIRS = bv16 \
|
|
||||||
bv32
|
|
||||||
|
|
||||||
DIST_SUBDIRS = bv16 \
|
|
||||||
bv32
|
|
||||||
|
|
||||||
EXTRA_DIST =
|
|
||||||
|
|
||||||
all:
|
|
||||||
|
|
||||||
clean:
|
|
@ -1,33 +0,0 @@
|
|||||||
##
|
|
||||||
## broadvoice - a library for the BroadVoice 16 and 32 codecs
|
|
||||||
##
|
|
||||||
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
||||||
##
|
|
||||||
## This program is free software; you can redistribute it and/or modify
|
|
||||||
## it under the terms of the GNU General Public License version 2, as
|
|
||||||
## published by the Free Software Foundation.
|
|
||||||
##
|
|
||||||
## This program is distributed in the hope that it will be useful,
|
|
||||||
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
## GNU General Public License for more details.
|
|
||||||
##
|
|
||||||
## You should have received a copy of the GNU General Public License
|
|
||||||
## along with this program; if not, write to the Free Software
|
|
||||||
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
||||||
##
|
|
||||||
## $Id: Makefile.am,v 1.1.1.1 2009/11/19 12:10:48 steveu Exp $
|
|
||||||
|
|
||||||
SUBDIRS =
|
|
||||||
|
|
||||||
DIST_SUBDIRS =
|
|
||||||
|
|
||||||
EXTRA_DIST = tv.bfe10.bv16 \
|
|
||||||
tv.bv16.bfe10.ref.raw \
|
|
||||||
tv.bv16.ref \
|
|
||||||
tv.bv16.ref.raw \
|
|
||||||
tv.raw
|
|
||||||
|
|
||||||
all:
|
|
||||||
|
|
||||||
clean:
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,33 +0,0 @@
|
|||||||
##
|
|
||||||
## broadvoice - a library for the BroadVoice 16 and 32 codecs
|
|
||||||
##
|
|
||||||
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
||||||
##
|
|
||||||
## This program is free software; you can redistribute it and/or modify
|
|
||||||
## it under the terms of the GNU General Public License version 2, as
|
|
||||||
## published by the Free Software Foundation.
|
|
||||||
##
|
|
||||||
## This program is distributed in the hope that it will be useful,
|
|
||||||
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
## GNU General Public License for more details.
|
|
||||||
##
|
|
||||||
## You should have received a copy of the GNU General Public License
|
|
||||||
## along with this program; if not, write to the Free Software
|
|
||||||
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
||||||
##
|
|
||||||
## $Id: Makefile.am,v 1.1.1.1 2009/11/19 12:10:48 steveu Exp $
|
|
||||||
|
|
||||||
SUBDIRS =
|
|
||||||
|
|
||||||
DIST_SUBDIRS =
|
|
||||||
|
|
||||||
EXTRA_DIST = tv.bfe10.bv32 \
|
|
||||||
tv.bv32.bfe10.ref.raw \
|
|
||||||
tv.bv32.ref \
|
|
||||||
tv.bv32.ref.raw \
|
|
||||||
tv.raw
|
|
||||||
|
|
||||||
all:
|
|
||||||
|
|
||||||
clean:
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,31 +0,0 @@
|
|||||||
##
|
|
||||||
## broadvoice - a library for the BroadVoice 16 and 32 codecs
|
|
||||||
##
|
|
||||||
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
||||||
##
|
|
||||||
## This program is free software; you can redistribute it and/or modify
|
|
||||||
## it under the terms of the GNU General Public License version 2, as
|
|
||||||
## published by the Free Software Foundation.
|
|
||||||
##
|
|
||||||
## This program is distributed in the hope that it will be useful,
|
|
||||||
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
## GNU General Public License for more details.
|
|
||||||
##
|
|
||||||
## You should have received a copy of the GNU General Public License
|
|
||||||
## along with this program; if not, write to the Free Software
|
|
||||||
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
||||||
##
|
|
||||||
## $Id: Makefile.am,v 1.1.1.1 2009/11/19 12:10:48 steveu Exp $
|
|
||||||
|
|
||||||
SUBDIRS = bv16 \
|
|
||||||
bv32
|
|
||||||
|
|
||||||
DIST_SUBDIRS = bv16 \
|
|
||||||
bv32
|
|
||||||
|
|
||||||
EXTRA_DIST =
|
|
||||||
|
|
||||||
all:
|
|
||||||
|
|
||||||
clean:
|
|
@ -1,33 +0,0 @@
|
|||||||
##
|
|
||||||
## broadvoice - a library for the BroadVoice 16 and 32 codecs
|
|
||||||
##
|
|
||||||
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
||||||
##
|
|
||||||
## This program is free software; you can redistribute it and/or modify
|
|
||||||
## it under the terms of the GNU General Public License version 2, as
|
|
||||||
## published by the Free Software Foundation.
|
|
||||||
##
|
|
||||||
## This program is distributed in the hope that it will be useful,
|
|
||||||
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
## GNU General Public License for more details.
|
|
||||||
##
|
|
||||||
## You should have received a copy of the GNU General Public License
|
|
||||||
## along with this program; if not, write to the Free Software
|
|
||||||
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
||||||
##
|
|
||||||
## $Id: Makefile.am,v 1.1.1.1 2009/11/19 12:10:48 steveu Exp $
|
|
||||||
|
|
||||||
SUBDIRS =
|
|
||||||
|
|
||||||
DIST_SUBDIRS =
|
|
||||||
|
|
||||||
EXTRA_DIST = tv.bfe10.bv16 \
|
|
||||||
tv.bv16.bfe10.ref.raw \
|
|
||||||
tv.bv16.ref \
|
|
||||||
tv.bv16.ref.raw \
|
|
||||||
tv.raw
|
|
||||||
|
|
||||||
all:
|
|
||||||
|
|
||||||
clean:
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,33 +0,0 @@
|
|||||||
##
|
|
||||||
## broadvoice - a library for the BroadVoice 16 and 32 codecs
|
|
||||||
##
|
|
||||||
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
||||||
##
|
|
||||||
## This program is free software; you can redistribute it and/or modify
|
|
||||||
## it under the terms of the GNU General Public License version 2, as
|
|
||||||
## published by the Free Software Foundation.
|
|
||||||
##
|
|
||||||
## This program is distributed in the hope that it will be useful,
|
|
||||||
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
## GNU General Public License for more details.
|
|
||||||
##
|
|
||||||
## You should have received a copy of the GNU General Public License
|
|
||||||
## along with this program; if not, write to the Free Software
|
|
||||||
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
||||||
##
|
|
||||||
## $Id: Makefile.am,v 1.1.1.1 2009/11/19 12:10:48 steveu Exp $
|
|
||||||
|
|
||||||
SUBDIRS =
|
|
||||||
|
|
||||||
DIST_SUBDIRS =
|
|
||||||
|
|
||||||
EXTRA_DIST = tv.bfe10.bv32 \
|
|
||||||
tv.bv32.bfe10.ref.raw \
|
|
||||||
tv.bv32.ref \
|
|
||||||
tv.bv32.ref.raw \
|
|
||||||
tv.raw
|
|
||||||
|
|
||||||
all:
|
|
||||||
|
|
||||||
clean:
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,30 +0,0 @@
|
|||||||
##
|
|
||||||
## broadvoice - a library for the BroadVoice 16 and 32 codecs
|
|
||||||
##
|
|
||||||
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
||||||
##
|
|
||||||
## This program is free software; you can redistribute it and/or modify
|
|
||||||
## it under the terms of the GNU General Public License version 2, as
|
|
||||||
## published by the Free Software Foundation.
|
|
||||||
##
|
|
||||||
## This program is distributed in the hope that it will be useful,
|
|
||||||
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
## GNU General Public License for more details.
|
|
||||||
##
|
|
||||||
## You should have received a copy of the GNU General Public License
|
|
||||||
## along with this program; if not, write to the Free Software
|
|
||||||
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
||||||
##
|
|
||||||
## $Id: Makefile.am,v 1.1.1.1 2009/11/19 12:10:48 steveu Exp $
|
|
||||||
|
|
||||||
SUBDIRS =
|
|
||||||
|
|
||||||
DIST_SUBDIRS =
|
|
||||||
|
|
||||||
EXTRA_DIST = short_nb_voice.wav \
|
|
||||||
short_wb_voice.wav
|
|
||||||
|
|
||||||
all:
|
|
||||||
|
|
||||||
clean:
|
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user