index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-core
/
src
/
soundcvt
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/soundcvt: fix u8->i16 test
Kostya Shishkov
2020-12-23
1
-1
/
+1
*
core/soundcvt: clip output in f32->i32 conversion
Kostya Shishkov
2020-12-23
1
-1
/
+10
*
core/soundcvt: handle 8-bit signed audio
Kostya Shishkov
2020-10-23
1
-2
/
+31
*
core/soundcvt: fix convertsion of certain sample types
Kostya Shishkov
2020-10-12
1
-4
/
+4
*
core: fix or silence clippy warnings
Kostya Shishkov
2020-06-16
1
-19
/
+19
*
core/soundcvt: fix conversion of packed data
Kostya Shishkov
2020-05-27
1
-2
/
+2
*
core/soundcvt: fix buffer type in test
Kostya Shishkov
2020-04-11
1
-1
/
+1
*
support interleaved audio properly
Kostya Shishkov
2020-03-06
1
-6
/
+16
*
core/soundcvt: document module
Kostya Shishkov
2020-02-18
1
-0
/
+13
*
remove trailing whitespaces
Kostya Shishkov
2020-02-11
1
-3
/
+3
*
core/soundcvt: fix some bugs and switch to generic sample reader/writers
Kostya Shishkov
2019-12-07
1
-205
/
+219
*
core/soundcvt: use wrapping mul in sample width extension
Kostya Shishkov
2019-11-27
1
-4
/
+3
*
core/soundcvt: add DupMono mode for remixing speed-up
Kostya Shishkov
2019-11-27
1
-1
/
+27
*
core: add audio format conversion routines
Kostya Shishkov
2019-11-17
1
-0
/
+557