index
:
nihav
master
Mirror of nihav.org project
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-realmedia
/
src
/
codecs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rv20: fix coefficient quantisation
Kostya Shishkov
2020-04-03
1
-4
/
+12
*
rv20: use codec-specific IDCT
Kostya Shishkov
2020-04-02
1
-4
/
+77
*
rv20: calculate proper frame timestamps
Kostya Shishkov
2020-04-02
1
-1
/
+22
*
rv30: switch to MD5-based tests
Kostya Shishkov
2020-03-24
1
-4
/
+20
*
rv40: switch to MD5-based tests
Kostya Shishkov
2020-03-24
1
-4
/
+20
*
realmedia/rv3040: update DC quant for inter macroblocks too
Kostya Shishkov
2020-03-24
1
-0
/
+1
*
realmedia/rv3040: handle slice headers for inter frames with missing references
Kostya Shishkov
2020-03-24
1
-0
/
+6
*
realmedia/rv40dsp: hopefully fix deblocking conditions and parameters
Kostya Shishkov
2020-03-24
1
-30
/
+101
*
make edge_emu() accept block alignment
Kostya Shishkov
2020-03-24
3
-6
/
+6
*
realmedia/rv40dsp: fix typos in loop filters
Kostya Shishkov
2020-03-23
1
-7
/
+7
*
realmedia/rv40dsp: fix strong deblock filter clipping
Kostya Shishkov
2020-03-23
1
-1
/
+1
*
realmedia/rv40dsp: fix 3,3 luma motion interpolation
Kostya Shishkov
2020-03-23
1
-2
/
+17
*
realmedia/rv3040: pass mb_h into loop filter
Kostya Shishkov
2020-03-23
3
-5
/
+5
*
realmedia/rv3040: ignore slices with wrong headers
Kostya Shishkov
2020-03-11
1
-3
/
+16
*
ralf: switch to MD5-based test
Kostya Shishkov
2020-02-23
1
-3
/
+2
*
fix import crate for codec tests
Kostya Shishkov
2020-02-21
9
-9
/
+9
*
split nihav-codec-support crate from nihav-core
Kostya Shishkov
2020-02-20
10
-18
/
+24
*
make all codec crates export just register_all functions and document them
Kostya Shishkov
2020-02-17
10
-18
/
+19
*
remove trailing whitespaces
Kostya Shishkov
2020-02-11
2
-3
/
+3
*
Make BitReader rely on passed slice size without the additional arguments.
Kostya Shishkov
2020-02-11
8
-14
/
+14
*
make decoders Send-able
Kostya Shishkov
2019-11-27
10
-13
/
+13
*
rv60: generate correct PTS for B-frames
Kostya Shishkov
2019-11-23
1
-1
/
+25
*
make audio decoder tests write .wav files only by request
Kostya Shishkov
2019-11-18
4
-4
/
+4
*
check for missing reference frames in various decoders
Kostya Shishkov
2019-11-11
2
-0
/
+32
*
add flush() to decoder interface
Kostya Shishkov
2019-11-09
10
-0
/
+29
*
move GenericCache to common place
Kostya Shishkov
2019-10-06
1
-38
/
+1
*
move zigzag scan to common place
Kostya Shishkov
2019-07-03
2
-2
/
+2
*
realmedia: fix some clippy warnings
Kostya Shishkov
2019-05-15
15
-138
/
+145
*
realmedia: fix clippy errors
Kostya Shishkov
2019-05-14
6
-5
/
+15
*
mark traits as dyn
Kostya Shishkov
2019-05-14
10
-13
/
+13
*
switch to better FFT interface and more flexible FFT implementation
Kostya Shishkov
2019-05-05
1
-2
/
+1
*
realmedia: use video buffer pool in RV3/4/6
Kostya Shishkov
2019-05-02
4
-23
/
+57
*
introduce NADecoderSupport and buffer pools
Kostya Shishkov
2019-05-02
9
-19
/
+19
*
switch NABufferType to use refs for video buffers
Kostya Shishkov
2019-04-30
2
-3
/
+3
*
switch NAFrame references to Arc
Kostya Shishkov
2019-04-29
9
-10
/
+10
*
switch NACodecInfo to Arc
Kostya Shishkov
2019-04-29
9
-46
/
+28
*
add NASimpleVideoFrame and try it in RV60 decoder
Kostya Shishkov
2019-04-28
2
-101
/
+78
*
switch to refcounted buffers
Kostya Shishkov
2019-04-28
9
-37
/
+37
*
fix allocated buffer mutability after previous commit
Kostya Shishkov
2019-02-15
4
-6
/
+6
*
fix the rest of tests
Kostya Shishkov
2019-01-17
9
-18
/
+99
*
split NihAV into subcrates
Kostya Shishkov
2019-01-17
18
-0
/
+28338
[prev]