ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/audio/libsamplerate/files/patch-src_samplerate.h
Revision: 25067
Committed: Sat Feb 16 16:27:08 2019 UTC (5 years, 2 months ago) by laffer1
Content type: text/plain
File size: 237 byte(s)
Log Message:
update to 0.1.9

File Contents

# Content
1 --- src/samplerate.h.orig 2016-09-13 10:13:14 UTC
2 +++ src/samplerate.h
3 @@ -160,7 +160,7 @@ enum
4 SRC_SINC_MEDIUM_QUALITY = 1,
5 SRC_SINC_FASTEST = 2,
6 SRC_ZERO_ORDER_HOLD = 3,
7 - SRC_LINEAR = 4,
8 + SRC_LINEAR = 4
9 } ;
10
11 /*

Properties

Name Value
svn:eol-style native
svn:mime-type text/plain