index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-vivo
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix clippy warnings
Kostya Shishkov
2023-07-26
2
-7
/
+9
*
make validate!() print message only in debug builds
Kostya Shishkov
2022-12-23
2
-0
/
+10
*
fix some clippy warnings
Kostya Shishkov
2022-09-22
3
-4
/
+4
*
annotate the sources for test samples
Kostya Shishkov
2021-11-20
4
-0
/
+4
*
add some description to crates providing (de)coders and (de)muxers
Kostya Shishkov
2021-10-29
1
-0
/
+1
*
remove trailing whitespaces
Kostya Shishkov
2021-06-03
1
-1
/
+1
*
introduce all_demuxers and all_{video,audio}_decoders features in crates miss...
Kostya Shishkov
2021-04-05
1
-2
/
+5
*
fix clippy warnings for update to rustc 1.46
Kostya Shishkov
2021-04-04
2
-9
/
+9
*
vivo: switch MD5-based tests
Kostya Shishkov
2020-12-22
1
-7
/
+78
*
vivo: fix reconstruction and flag parsing
Kostya Shishkov
2020-12-22
1
-68
/
+66
*
vivo: improve decoding
Kostya Shishkov
2020-12-20
1
-16
/
+253
*
introduce stream and container duration
Kostya Shishkov
2020-10-04
1
-2
/
+10
*
fix some warnings (unneeded parentheses, missing dyn keyword)
Kostya Shishkov
2020-09-27
1
-1
/
+1
*
rename register_all_codecs to register_all_decoders
Kostya Shishkov
2020-07-09
5
-9
/
+9
*
use NATimePoint for seeking
Kostya Shishkov
2020-07-09
1
-1
/
+1
*
vivo: fix or silence clippy warnings
Kostya Shishkov
2020-06-16
5
-21
/
+26
*
remove trailing whitespaces
Kostya Shishkov
2020-06-06
1
-1
/
+1
*
introduce option handling for decoders
Kostya Shishkov
2020-06-01
3
-0
/
+18
*
introduce option handling for demuxers
Kostya Shishkov
2020-05-31
1
-0
/
+6
*
siren: correct scaling to match reference output
Kostya Shishkov
2020-05-05
1
-1
/
+1
*
add VivoActive (imperfect) format family support
Kostya Shishkov
2020-05-05
8
-0
/
+3965