Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.092119
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:49:01 +0000 (12:49 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:49:01 +0000 (12:49 +0900)
commit61cbbb1b6cf8968055f9fd8eb07bc1e4e40ede7e
treecc22647a854f66fe0358cd942c6c383f9378c4f1
Initialize Tizen 2.3
69 files changed:
AUTHORS [new file with mode: 0755]
CHANGELOG [new file with mode: 0755]
COPYING [new file with mode: 0755]
LICENSE [new file with mode: 0755]
LICENSE.APLv2.0 [new file with mode: 0755]
Makefile.am [new file with mode: 0755]
Makefile.in [new file with mode: 0755]
NOTICE [new file with mode: 0755]
README [new file with mode: 0755]
TODO [new file with mode: 0755]
autogen.sh [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0755]
depcomp [new file with mode: 0755]
install-sh [new file with mode: 0755]
libtremolo.manifest [new file with mode: 0755]
m4/libtool.m4 [new file with mode: 0755]
m4/ltoptions.m4 [new file with mode: 0755]
m4/ltsugar.m4 [new file with mode: 0755]
m4/ltversion.m4 [new file with mode: 0755]
m4/lt~obsolete.m4 [new file with mode: 0755]
missing [new file with mode: 0755]
packaging/libtremolo.spec [new file with mode: 0755]
tremolo/ASM/bitwiseARM.s [new file with mode: 0755]
tremolo/ASM/dpen.s [new file with mode: 0755]
tremolo/ASM/floor1ARM.s [new file with mode: 0755]
tremolo/ASM/floor1LARM.s [new file with mode: 0755]
tremolo/ASM/mdctARM.s [new file with mode: 0755]
tremolo/ASM/mdctLARM.s [new file with mode: 0755]
tremolo/ASM/speed.s [new file with mode: 0755]
tremolo/EXCEPTION/annotate.c [new file with mode: 0755]
tremolo/EXCEPTION/misc.c [new file with mode: 0755]
tremolo/EXCEPTION/profile.c [new file with mode: 0755]
tremolo/EXCEPTION/testtremor.c [new file with mode: 0755]
tremolo/INFO/Makefile [new file with mode: 0755]
tremolo/INFO/Profile.txt [new file with mode: 0755]
tremolo/INFO/bibble.txt [new file with mode: 0755]
tremolo/Makefile.am [new file with mode: 0755]
tremolo/asm_arm.h [new file with mode: 0755]
tremolo/bitwise.c [new file with mode: 0755]
tremolo/codebook.c [new file with mode: 0755]
tremolo/codebook.h [new file with mode: 0755]
tremolo/codec_internal.h [new file with mode: 0755]
tremolo/config_types.h [new file with mode: 0755]
tremolo/dsp.c [new file with mode: 0755]
tremolo/floor0.c [new file with mode: 0755]
tremolo/floor1.c [new file with mode: 0755]
tremolo/floor_lookup.c [new file with mode: 0755]
tremolo/framing.c [new file with mode: 0755]
tremolo/info.c [new file with mode: 0755]
tremolo/ivorbiscodec.h [new file with mode: 0755]
tremolo/ivorbisfile.h [new file with mode: 0755]
tremolo/libtremolo.pc.in [new file with mode: 0755]
tremolo/lsp_lookup.h [new file with mode: 0755]
tremolo/mapping0.c [new file with mode: 0755]
tremolo/mdct.c [new file with mode: 0755]
tremolo/mdct.h [new file with mode: 0755]
tremolo/mdct_lookup.h [new file with mode: 0755]
tremolo/misc.h [new file with mode: 0755]
tremolo/ogg.h [new file with mode: 0755]
tremolo/os.h [new file with mode: 0755]
tremolo/os_types.h [new file with mode: 0755]
tremolo/res012.c [new file with mode: 0755]
tremolo/tremolo_vorbisdec.c [new file with mode: 0755]
tremolo/tremolo_vorbisdec.h [new file with mode: 0755]
tremolo/tremolo_vorbisdec_api.c [new file with mode: 0755]
tremolo/tremolo_vorbisdec_api.h [new file with mode: 0755]
tremolo/vorbisfile.c [new file with mode: 0755]
tremolo/window_lookup.h [new file with mode: 0755]