shithub: libsamplerate

Download patch

ref: e8cf2e673f9615038658c0f1283df4d681827f9f
parent: aa5597573b12da119b891edc15b6f459385c060b
author: Erik de Castro Lopo <erikd@mega-nerd.com>
date: Sat Nov 29 15:44:50 EST 2014

Convert from Bzr to Git.

--- a/.bzrignore
+++ /dev/null
@@ -1,51 +1,0 @@
-*.cm*
-*.dat
-*.gz
-*.la
-*.lo
-*.mat
-*.s
-*.wav
-.depend
-.deps
-.git*
-.libs
-Cfg
-Hack
-Images
-M4/libtool.m4
-M4/ltoptions.m4
-M4/ltsugar.m4
-M4/ltversion.m4
-M4/lt~obsolete.m4
-Makefile
-Makefile.in
-Octave/*.h
-Octave/make_quad_filter
-Octave/make_src_filter
-Win32/Makefile.mingw
-aclocal.m4
-autom4te.cache
-compile
-config.*
-configure
-depcomp
-doc/ChangeLog
-doc/NEWS
-examples/sndfile-resample
-examples/timewarp-file
-examples/varispeed-play
-install-sh
-libsamplerate.spec
-libtool
-localinstall.py
-ltmain.sh
-missing
-samplerate.pc
-src/Version_script
-src/config.h
-src/config.h.in
-stamp-h1
-tests/*_test
-tests/benchmark
-tests/src-evaluate
--- /dev/null
+++ b/.gitignore
@@ -1,0 +1,51 @@
+*.cm*
+*.dat
+*.gz
+*.la
+*.lo
+*.mat
+*.o
+*.s
+*.wav
+.depend
+.deps
+.libs
+Cfg
+Hack
+Images
+M4/libtool.m4
+M4/ltoptions.m4
+M4/ltsugar.m4
+M4/ltversion.m4
+M4/lt~obsolete.m4
+Makefile
+Makefile.in
+Octave/*.h
+Octave/make_quad_filter
+Octave/make_src_filter
+Win32/Makefile.mingw
+aclocal.m4
+autom4te.cache
+compile
+config.*
+configure
+depcomp
+doc/ChangeLog
+doc/NEWS
+examples/sndfile-resample
+examples/timewarp-file
+examples/varispeed-play
+install-sh
+libsamplerate.spec
+libtool
+localinstall.py
+ltmain.sh
+missing
+samplerate.pc
+src/Version_script
+src/config.h
+src/config.h.in
+stamp-h1
+tests/*_test
+tests/benchmark
+tests/src-evaluate