index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-rad
/
src
/
demuxers
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce stream and container duration
Kostya Shishkov
2020-10-04
2
-4
/
+6
*
fix some warnings (unneeded parentheses, missing dyn keyword)
Kostya Shishkov
2020-09-27
2
-2
/
+2
*
use NATimePoint for seeking
Kostya Shishkov
2020-07-09
2
-3
/
+8
*
rad: fix or silence clippy warnings
Kostya Shishkov
2020-06-16
2
-3
/
+6
*
introduce option handling for demuxers
Kostya Shishkov
2020-05-31
2
-0
/
+12
*
smkdemux: ignore unknown audio streams with payload being present
Kostya Shishkov
2020-02-25
1
-1
/
+4
*
make all codec crates export just register_all functions and document them
Kostya Shishkov
2020-02-17
1
-0
/
+1
*
remove trailing whitespaces
Kostya Shishkov
2020-02-11
2
-2
/
+2
*
fix demuxer tests after introducing seek index
Kostya Shishkov
2019-11-18
2
-2
/
+4
*
bink demuxer: save timebase in context
Kostya Shishkov
2019-11-17
1
-0
/
+2
*
switch seek index to use milliseconds instead of timestamps
Kostya Shishkov
2019-11-14
1
-2
/
+3
*
initial seeking support
Kostya Shishkov
2019-11-13
2
-8
/
+20
*
rad: fix some clippy warnings
Kostya Shishkov
2019-05-15
3
-6
/
+5
*
mark traits as dyn
Kostya Shishkov
2019-05-14
2
-2
/
+2
*
bink demuxer: skip unknown field in KB2i
Kostya Shishkov
2019-03-17
1
-0
/
+3
*
binkdmx: pass file version as audio extradata
Kostya Shishkov
2019-01-30
1
-3
/
+5
*
binkdmx: do not demux zero audio frames
Kostya Shishkov
2019-01-30
1
-6
/
+8
*
Bink demuxer
Kostya Shishkov
2019-01-24
1
-1
/
+188
*
RAD formats crate and Smacker demuxer and decoder
Kostya Shishkov
2019-01-23
3
-0
/
+355