index
:
nihav
master
Mirror of nihav.org project
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
core/compr: allow inflate work with a custom dictionary
Kostya Shishkov
2021-11-01
1
-0
/
+8
*
add some description to crates providing (de)coders and (de)muxers
Kostya Shishkov
2021-10-29
11
-0
/
+11
*
use proper audio buffer truncation function
Kostya Shishkov
2021-10-29
2
-5
/
+3
*
core: replace vec.truncate(0) with vec.clear()
Kostya Shishkov
2021-10-29
5
-9
/
+9
*
replace vec.truncate(0) with vec.clear()
Kostya Shishkov
2021-10-29
26
-66
/
+66
*
codec_support: fix doctests
Kostya Shishkov
2021-10-29
1
-8
/
+8
*
core/frame: add proper function for audio frame truncation
Kostya Shishkov
2021-10-29
1
-0
/
+11
*
simple FLAC encoder and muxer
Kostya Shishkov
2021-10-26
7
-1
/
+881
*
codec_support: add function for calculating LPC filter
Kostya Shishkov
2021-10-26
3
-0
/
+52
*
core/intcode: fix unsigned to signed conversion function
Kostya Shishkov
2021-10-26
1
-1
/
+1
*
io/intcode: add variable-length code writing
Kostya Shishkov
2021-10-26
1
-0
/
+156
*
core: add bit writer module
Kostya Shishkov
2021-10-26
2
-0
/
+203
*
ALAC decoder
Kostya Shishkov
2021-10-22
4
-1
/
+497
*
mov: parse v2 audio header
Kostya Shishkov
2021-10-22
1
-17
/
+41
*
nihav_qt: move audio decoders wrongly listed as video decoders
Kostya Shishkov
2021-10-21
1
-4
/
+4
*
core/io: add the finish() and new_read_boxed() to FileReader
Kostya Shishkov
2021-10-20
1
-0
/
+6
*
core/io: add BoundedFileReader for operating on just a part of the input
Kostya Shishkov
2021-10-20
1
-0
/
+179
*
msvideo1enc: fix corner case in box split condition
Kostya Shishkov
2021-10-18
1
-2
/
+2
*
ms/imaadpcmenc: disable encoding to file in tests
Kostya Shishkov
2021-10-18
1
-1
/
+1
*
core/scale: fix corner case in mediancut palettiser
Kostya Shishkov
2021-10-18
1
-1
/
+1
*
core/scale: add options support
Kostya Shishkov
2021-10-18
6
-35
/
+173
*
VP8 decoder
Kostya Shishkov
2021-10-14
6
-4
/
+1968
*
add IVF demuxer for VP8 test samples
Kostya Shishkov
2021-10-14
6
-2
/
+158
*
codec_support/codecs: add negation for MV
Kostya Shishkov
2021-10-14
1
-1
/
+8
*
vp7: split off data for the upcoming VP8 decoder
Kostya Shishkov
2021-10-14
6
-868
/
+889
*
core/scale: support packed YUV formats unpacking
Kostya Shishkov
2021-10-06
1
-6
/
+29
*
core/scale: fix check for checking formats subsampling differences
Kostya Shishkov
2021-10-06
1
-2
/
+11
*
codec_support/imgwrite: convert packed YUV format before writing
Kostya Shishkov
2021-10-06
1
-2
/
+18
*
rawvideo: calculate stride for packed data properly
Kostya Shishkov
2021-10-06
1
-2
/
+6
*
avi: support raw YUV formats
Kostya Shishkov
2021-10-06
1
-2
/
+23
*
core/scale: use BT.601 YUV by default in conversion
Kostya Shishkov
2021-10-06
2
-7
/
+9
*
avi: take into account the original orientation for raw video
Kostya Shishkov
2021-10-05
1
-3
/
+3
*
core/scale: fix flipping of packed video buffer
Kostya Shishkov
2021-10-05
1
-0
/
+9
*
Imagination Pilots Matte Animation decoder
Kostya Shishkov
2021-10-05
4
-1
/
+265
*
add raw RGB support for AVI
Kostya Shishkov
2021-10-03
5
-5
/
+200
*
vp6enc: allow setting codec version
Kostya Shishkov
2021-10-02
1
-5
/
+30
*
vp6: handle partial golden frame update in alpha case
Kostya Shishkov
2021-10-02
1
-2
/
+26
*
introduce raw video "codec"
Kostya Shishkov
2021-09-30
4
-1
/
+116
*
YUV4MPEG demuxer
Kostya Shishkov
2021-09-30
4
-1
/
+226
*
core/formats: fix offsets in YUV pixel format parsing
Kostya Shishkov
2021-09-30
1
-2
/
+2
*
core/frame: introduce NAVideoBuffer::from_raw_parts()
Kostya Shishkov
2021-09-30
1
-0
/
+4
*
VP6 encoder
Kostya Shishkov
2021-09-29
14
-122
/
+4011
*
avimux: always write positive height in stream properties
Kostya Shishkov
2021-09-29
1
-5
/
+1
*
vp6: add test for VP6A
Kostya Shishkov
2021-09-29
1
-1
/
+36
*
vp6: mark simple profile as multistream
Kostya Shishkov
2021-09-22
1
-0
/
+1
*
vp6: split data into separate module
Kostya Shishkov
2021-09-22
3
-307
/
+310
*
vp6: fix alpha support
Kostya Shishkov
2021-09-22
1
-39
/
+51
*
codec_support/imgwrite: flip alpha plane too
Kostya Shishkov
2021-09-22
1
-7
/
+10
*
smc: fix repeat-two-blocks case
Kostya Shishkov
2021-08-10
1
-1
/
+3
*
smc: ignore first byte
Kostya Shishkov
2021-08-10
1
-2
/
+1
[prev]
[next]