index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-llaudio
Commit message (
Expand
)
Author
Age
Files
Lines
*
maximum FLAC order is 32
Kostya Shishkov
2020-11-28
1
-2
/
+2
*
fix NATimeInfo::time_to_ts()
Kostya Shishkov
2020-10-25
1
-1
/
+1
*
ape: switch large filter to 16-bit data and add x86_64 optimisation
Kostya Shishkov
2020-10-12
1
-8
/
+74
*
wavpack: ignore ext_int flag when comparing headers
Kostya Shishkov
2020-10-07
2
-2
/
+2
*
tta: report sample-based duration
Kostya Shishkov
2020-10-07
1
-1
/
+4
*
ape: report sample-based duration
Kostya Shishkov
2020-10-07
1
-1
/
+4
*
ape: trim filter coefficients to 16-bit
Kostya Shishkov
2020-10-07
1
-0
/
+1
*
introduce stream and container duration
Kostya Shishkov
2020-10-04
4
-4
/
+8
*
ape: allow larger than required seektables in files
Kostya Shishkov
2020-10-03
1
-1
/
+1
*
ape: zero samples in silent frames
Kostya Shishkov
2020-10-03
1
-0
/
+5
*
wavpack: seek to the last frame before skipping frames
Kostya Shishkov
2020-10-03
1
-0
/
+2
*
flac: support seeking when no seektable is present
Kostya Shishkov
2020-10-03
1
-51
/
+127
*
ape: move dotproduct+filter adaptation into a separate function
Kostya Shishkov
2020-10-03
1
-9
/
+16
*
fix some warnings (unneeded parentheses, missing dyn keyword)
Kostya Shishkov
2020-09-27
1
-1
/
+1
*
add nihav-llaudio crate with FLAC, Monkey's Audio, TTA and WavPack support
Kostya Shishkov
2020-09-05
14
-0
/
+4517