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
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/io: mark FullCodebookDesc and ShortCodebookDesc as Copy
Kostya Shishkov
2020-04-11
1
-0
/
+2
*
core/frame: add missing case for NABufferType::get_offset()
Kostya Shishkov
2020-03-24
1
-0
/
+1
*
typo fix
Kostya Shishkov
2020-03-10
1
-1
/
+1
*
support interleaved audio properly
Kostya Shishkov
2020-03-06
2
-16
/
+51
*
split nihav-registry from nihav-core
Kostya Shishkov
2020-02-20
3
-615
/
+0
*
split nihav-codec-support crate from nihav-core
Kostya Shishkov
2020-02-20
17
-4745
/
+0
*
core/frame: remove unneeded FrameFromPacket trait
Kostya Shishkov
2020-02-20
1
-18
/
+5
*
core/frame: remove options field from NAFrame until later
Kostya Shishkov
2020-02-20
1
-5
/
+5
*
core/frame: make some fields public (and rename for clarity if needed)
Kostya Shishkov
2020-02-20
1
-30
/
+44
*
core/frame: document module
Kostya Shishkov
2020-02-19
1
-6
/
+205
*
core/codecs: document blockdsp
Kostya Shishkov
2020-02-19
1
-0
/
+28
*
core/dsp: document module
Kostya Shishkov
2020-02-19
5
-0
/
+46
*
core/formats: document module
Kostya Shishkov
2020-02-19
1
-0
/
+138
*
core: document crate a bit
Kostya Shishkov
2020-02-18
1
-0
/
+1
*
core/demuxers: document module
Kostya Shishkov
2020-02-18
1
-4
/
+81
*
core/test: document module
Kostya Shishkov
2020-02-18
3
-0
/
+56
*
core/scale: document module
Kostya Shishkov
2020-02-18
1
-0
/
+36
*
core/soundcvt: document module
Kostya Shishkov
2020-02-18
1
-0
/
+13
*
core/codecs: document module
Kostya Shishkov
2020-02-17
1
-1
/
+136
*
core: document data module
Kostya Shishkov
2020-02-17
1
-0
/
+35
*
core: document detect module
Kostya Shishkov
2020-02-17
1
-0
/
+32
*
core: document reorder module
Kostya Shishkov
2020-02-17
1
-0
/
+16
*
core: document register module
Kostya Shishkov
2020-02-17
1
-0
/
+29
*
core: document refs module
Kostya Shishkov
2020-02-17
1
-0
/
+25
*
remove trailing whitespace
Kostya Shishkov
2020-02-16
1
-8
/
+8
*
core/io: document codebook module
Kostya Shishkov
2020-02-16
1
-1
/
+100
*
core/io: add module description
Kostya Shishkov
2020-02-15
1
-0
/
+1
*
core/io: document intcode module
Kostya Shishkov
2020-02-15
1
-0
/
+53
*
core/io: document bytestream reading/writing module
Kostya Shishkov
2020-02-15
1
-1
/
+183
*
core/io: make bitstream reader clone()able
Kostya Shishkov
2020-02-13
1
-3
/
+3
*
core/io: bitstream reader documentation
Kostya Shishkov
2020-02-13
1
-0
/
+155
*
remove trailing whitespaces
Kostya Shishkov
2020-02-11
6
-11
/
+11
*
Make BitReader rely on passed slice size without the additional arguments.
Kostya Shishkov
2020-02-11
3
-15
/
+13
*
core/byteio: use slice length directly
Kostya Shishkov
2020-02-11
1
-15
/
+12
*
core/register: add fourcc for VP6A
Kostya Shishkov
2020-02-02
1
-0
/
+1
*
core/test: flip output PGMYUV if needed
Kostya Shishkov
2019-12-18
1
-8
/
+55
*
core/test: print generated hash in the expected format
Kostya Shishkov
2019-12-14
1
-1
/
+3
*
core/scale: add output buffer flipping if needed
Kostya Shishkov
2019-12-10
1
-6
/
+78
*
core/frame: add get_num_components() call to NAVideoBuffer
Kostya Shishkov
2019-12-10
1
-0
/
+1
*
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/scale: copy pictures with different strides too
Kostya Shishkov
2019-11-27
1
-3
/
+32
*
core/soundcvt: add DupMono mode for remixing speed-up
Kostya Shishkov
2019-11-27
1
-1
/
+27
*
make decoders Send-able
Kostya Shishkov
2019-11-27
1
-2
/
+2
*
core/scale: optimise nearest-neighbour scaling
Kostya Shishkov
2019-11-23
1
-4
/
+35
*
core/scale: optimise YUV2RGB
Kostya Shishkov
2019-11-23
1
-0
/
+50
*
core/scale: fix unpacking condition
Kostya Shishkov
2019-11-22
1
-1
/
+1
*
core/reorder: simplify I/P/B reorderer
Kostya Shishkov
2019-11-22
1
-33
/
+25
*
core/refs: make NABufferRef suitable for passing buffers to threads
Kostya Shishkov
2019-11-22
1
-0
/
+3
*
core/test: add better decoder testing system
Kostya Shishkov
2019-11-20
3
-0
/
+344
[next]