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
/
demuxers
Commit message (
Expand
)
Author
Age
Files
Lines
*
add interfaces for raw data stream handling
Kostya Shishkov
2021-11-15
1
-0
/
+166
*
fix clippy warnings for update to rustc 1.46
Kostya Shishkov
2021-04-04
1
-3
/
+3
*
introduce stream and container duration
Kostya Shishkov
2020-10-04
1
-0
/
+21
*
fix some warnings (unneeded parentheses, missing dyn keyword)
Kostya Shishkov
2020-09-27
1
-6
/
+6
*
use NATimePoint for seeking
Kostya Shishkov
2020-07-09
1
-10
/
+25
*
core: add iterator for the lists of registered demuxers and muxers
Kostya Shishkov
2020-06-12
1
-0
/
+4
*
core: make StreamManager accept NAStreamRef too
Kostya Shishkov
2020-06-05
1
-0
/
+7
*
introduce option handling for demuxers
Kostya Shishkov
2020-05-31
1
-1
/
+14
*
core/demuxers: export demuxer stream manager
Kostya Shishkov
2020-05-21
1
-0
/
+4
*
core/demuxers: document module
Kostya Shishkov
2020-02-18
1
-4
/
+81
*
allow to skip index building
Kostya Shishkov
2019-11-16
1
-0
/
+4
*
core: improve SeekIndex functionality
Kostya Shishkov
2019-11-15
1
-2
/
+14
*
switch seek index to use milliseconds instead of timestamps
Kostya Shishkov
2019-11-14
1
-19
/
+25
*
initial seeking support
Kostya Shishkov
2019-11-13
1
-6
/
+117
*
core: fix most clippy warnings
Kostya Shishkov
2019-05-14
1
-8
/
+8
*
mark traits as dyn
Kostya Shishkov
2019-05-14
1
-3
/
+3
*
switch NAStream reference to Arc
Kostya Shishkov
2019-04-29
1
-12
/
+11
*
switch to refcounted buffers
Kostya Shishkov
2019-04-28
1
-2
/
+2
*
re-export some core dependencies
Kostya Shishkov
2019-01-20
1
-2
/
+2
*
fix warnings
Kostya Shishkov
2019-01-18
1
-4
/
+0
*
split remaining decoders and demuxer from core
Kostya Shishkov
2019-01-17
2
-437
/
+1
*
split NihAV into subcrates
Kostya Shishkov
2019-01-17
2
-0
/
+669