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
*
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
*
core/formats: make NASoniton fields public
Kostya Shishkov
2019-11-16
1
-6
/
+6
*
core/byteio: add floating point read-write functions
Kostya Shishkov
2019-11-16
1
-0
/
+56
*
core/byteio: add standalone write functions
Kostya Shishkov
2019-11-16
1
-0
/
+35
*
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
*
core: improve interaction with stream type
Kostya Shishkov
2019-11-15
1
-1
/
+2
*
core: add ts_to_time() utility function
Kostya Shishkov
2019-11-15
1
-0
/
+20
*
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/frame: add time to timestamp conversion utility function
Kostya Shishkov
2019-11-13
1
-0
/
+22
*
core/byteio: reexport SeekFrom
Kostya Shishkov
2019-11-13
1
-1
/
+1
*
core: add frame reordering functionality
Kostya Shishkov
2019-11-12
2
-0
/
+92
*
frame: add ID field
Kostya Shishkov
2019-11-12
1
-1
/
+4
*
add missing flush() implementation
Kostya Shishkov
2019-11-11
1
-0
/
+3
*
add flush() to decoder interface
Kostya Shishkov
2019-11-09
1
-0
/
+1
*
core/dsp: add imdct_half
Kostya Shishkov
2019-11-08
1
-0
/
+19
*
dec_video: care about PTS only in the decoded stream
Kostya Shishkov
2019-10-30
1
-3
/
+3
*
move GenericCache to common place
Kostya Shishkov
2019-10-06
2
-0
/
+40
*
MidiVid decoder
Kostya Shishkov
2019-09-26
1
-0
/
+7
*
register: fix some On2-related entries
Kostya Shishkov
2019-09-26
1
-2
/
+3
*
core: add UintCodeType::Limites{Zeroes,Ones} for clarity
Kostya Shishkov
2019-08-17
1
-0
/
+4
*
core: fix read_XX_{be,le} funcs
Kostya Shishkov
2019-08-17
1
-1
/
+1
*
move zigzag scan to common place
Kostya Shishkov
2019-07-03
2
-11
/
+11
*
core/blockdsp: add copy_block()
Kostya Shishkov
2019-05-18
1
-0
/
+36
*
core: make blockdsp an independent feature
Kostya Shishkov
2019-05-18
1
-1
/
+1
[next]