index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-qt
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
annotate the sources for test samples
Kostya Shishkov
2021-11-20
10
-1
/
+13
*
add some description to crates providing (de)coders and (de)muxers
Kostya Shishkov
2021-10-29
1
-0
/
+1
*
use proper audio buffer truncation function
Kostya Shishkov
2021-10-29
1
-3
/
+2
*
replace vec.truncate(0) with vec.clear()
Kostya Shishkov
2021-10-29
3
-7
/
+7
*
ALAC decoder
Kostya Shishkov
2021-10-22
2
-0
/
+492
*
smc: fix repeat-two-blocks case
Kostya Shishkov
2021-08-10
1
-1
/
+3
*
smc: ignore first byte
Kostya Shishkov
2021-08-10
1
-2
/
+1
*
fix clippy warnings for update to rustc 1.46
Kostya Shishkov
2021-04-04
5
-5
/
+6
*
svq1: inter mode uses wraparound instead of clamping
Kostya Shishkov
2021-03-06
1
-4
/
+4
*
remove trailing whitespace
Kostya Shishkov
2020-07-10
3
-5
/
+5
*
rename register_all_codecs to register_all_decoders
Kostya Shishkov
2020-07-09
11
-27
/
+27
*
qtrle: use proper file for 24-bit test
Kostya Shishkov
2020-07-06
1
-8
/
+8
*
qtrle: fix 32-bit test
Kostya Shishkov
2020-07-06
1
-1
/
+1
*
add nihav_qt crate with some QuickTime codecs
Kostya Shishkov
2020-07-06
16
-0
/
+9206