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 (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
core/test: use common prefix for test data output
Kostya Shishkov
2019-11-18
1
-4
/
+6
|
*
make audio decoder tests write .wav files only by request
Kostya Shishkov
2019-11-18
1
-25
/
+43
|
*
core: add audio format conversion routines
Kostya Shishkov
2019-11-17
2
-0
/
+558
|
*
core/frame: make fields of NAAudioInfo public
Kostya Shishkov
2019-11-17
1
-4
/
+4
|
*
core/frame: add some common audio functions to NABufferType
Kostya Shishkov
2019-11-16
1
-0
/
+40
|
*
core/frame: return a reference to channel map instead of clone for audio buffer
Kostya Shishkov
2019-11-16
1
-2
/
+2
|
*
core/frame: introduce stride for planar audio buffers
Kostya Shishkov
2019-11-16
1
-7
/
+10
|
[prev]
[next]