Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make BitReader rely on passed slice size without the additional arguments. | Kostya Shishkov | 2020-02-11 | 6 | -9/+9 | |
| | ||||||
* | vp7: switch to MD5-based testing | Kostya Shishkov | 2020-02-08 | 1 | -8/+15 | |
| | ||||||
* | vp7: fix special modes motion compensation | Kostya Shishkov | 2020-02-08 | 1 | -4/+13 | |
| | ||||||
* | vp7: reset scan on keyframe | Kostya Shishkov | 2020-02-08 | 1 | -0/+1 | |
| | ||||||
* | vp7: inter DC prediction depends on inter frame type | Kostya Shishkov | 2020-02-07 | 1 | -11/+13 | |
| | ||||||
* | vp7: fix split block chroma motion compensation | Kostya Shishkov | 2020-02-06 | 1 | -9/+19 | |
| | ||||||
* | vp7: fix intra prediction corner cases | Kostya Shishkov | 2020-02-06 | 1 | -2/+8 | |
| | ||||||
* | vp7: skip DC transform for empty block | Kostya Shishkov | 2020-02-06 | 1 | -2/+2 | |
| | ||||||
* | vp7: fix inter mode DC predictor | Kostya Shishkov | 2020-02-06 | 1 | -3/+5 | |
| | ||||||
* | vp6: switch to MD5-based tests | Kostya Shishkov | 2020-02-02 | 1 | -9/+19 | |
| | ||||||
* | duck/vp56: select proper format for VP6 alpha | Kostya Shishkov | 2020-02-02 | 3 | -9/+23 | |
| | ||||||
* | vp6: set correct interlaced state in inter frame headers | Kostya Shishkov | 2020-02-02 | 1 | -0/+1 | |
| | ||||||
* | vp6: fix motion compensation bugs | Kostya Shishkov | 2020-02-02 | 1 | -14/+27 | |
| | ||||||
* | vp5: switch to MD5 hash test | Kostya Shishkov | 2020-01-27 | 1 | -2/+2 | |
| | ||||||
* | vp5: fix chroma MV | Kostya Shishkov | 2020-01-27 | 1 | -1/+1 | |
| | ||||||
* | duck/vp56: fix motion type decoding | Kostya Shishkov | 2020-01-26 | 1 | -1/+1 | |
| | ||||||
* | duck/vp56: fix DC prediction | Kostya Shishkov | 2020-01-25 | 1 | -63/+97 | |
| | ||||||
* | duck/vpcommon: hopefully fix motion compensation with filtering | Kostya Shishkov | 2020-01-25 | 1 | -7/+8 | |
| | ||||||
* | vp5: fix motion compensation part | Kostya Shishkov | 2020-01-25 | 1 | -3/+8 | |
| | ||||||
* | vp3: switch VP4 test to MD5 sum | Kostya Shishkov | 2020-01-22 | 1 | -3/+2 | |
| | ||||||
* | vp3: fix neighbourhood info | Kostya Shishkov | 2020-01-22 | 1 | -1/+1 | |
| | ||||||
* | vp3: fix fourmv address for VP4 | Kostya Shishkov | 2020-01-21 | 1 | -1/+1 | |
| | ||||||
* | vp3: fix quantisation matrices for VP4 | Kostya Shishkov | 2020-01-21 | 1 | -4/+12 | |
| | ||||||
* | duck/vpcommon: hopefully fix vp_copy_block() | Kostya Shishkov | 2020-01-21 | 1 | -7/+7 | |
| | ||||||
* | vp3: switch VP30 test to MD5 hash | Kostya Shishkov | 2020-01-13 | 1 | -2/+2 | |
| | ||||||
* | vp3: VP30 should update golden frames on low quants | Kostya Shishkov | 2020-01-13 | 1 | -1/+6 | |
| | ||||||
* | vp3: remove debug leftovers | Kostya Shishkov | 2019-12-30 | 1 | -4/+0 | |
| | ||||||
* | vp3: use MD5 hash for VP3.1 test | Kostya Shishkov | 2019-12-30 | 1 | -2/+4 | |
| | ||||||
* | vp3: fix fourmv block positions | Kostya Shishkov | 2019-12-30 | 1 | -9/+13 | |
| | ||||||
* | vp3: uncoded block in inter are skip blocks regardless of mode | Kostya Shishkov | 2019-12-18 | 1 | -11/+11 | |
| | ||||||
* | vp3: fix motion compensation code | Kostya Shishkov | 2019-12-18 | 2 | -9/+30 | |
| | ||||||
* | vp3: refactor MC for fourmv | Kostya Shishkov | 2019-12-18 | 1 | -40/+18 | |
| | ||||||
* | vp3: add loop filter for chroma | Kostya Shishkov | 2019-12-17 | 1 | -2/+17 | |
| | ||||||
* | vp3: fix has_ac condition | Kostya Shishkov | 2019-12-17 | 1 | -5/+5 | |
| | ||||||
* | truemotion2x: switch to MD5-based test | Kostya Shishkov | 2019-12-16 | 1 | -1/+9 | |
| | ||||||
* | truemotion2: switch to MD5-based test | Kostya Shishkov | 2019-12-16 | 1 | -1/+19 | |
| | ||||||
* | truemotionrt: switch to MD5-based test | Kostya Shishkov | 2019-12-16 | 1 | -1/+3 | |
| | ||||||
* | vp3: codec outputs flipped frames | Kostya Shishkov | 2019-12-10 | 1 | -1/+1 | |
| | ||||||
* | make decoders Send-able | Kostya Shishkov | 2019-11-27 | 10 | -14/+14 | |
| | ||||||
* | duck: switch some codecs to new testing system | Kostya Shishkov | 2019-11-20 | 2 | -6/+27 | |
| | ||||||
* | make audio decoder tests write .wav files only by request | Kostya Shishkov | 2019-11-18 | 2 | -3/+3 | |
| | ||||||
* | check for missing reference frames in various decoders | Kostya Shishkov | 2019-11-11 | 4 | -0/+15 | |
| | ||||||
* | add flush() to decoder interface | Kostya Shishkov | 2019-11-09 | 11 | -0/+28 | |
| | ||||||
* | duck/avc: improve decoder a bit | Kostya Shishkov | 2019-11-08 | 2 | -41/+136 | |
| | ||||||
* | VP7 decoder | Kostya Shishkov | 2019-10-30 | 5 | -0/+2740 | |
| | ||||||
* | on2avc: remove panic at end | Kostya Shishkov | 2019-10-06 | 1 | -1/+0 | |
| | ||||||
* | move GenericCache to common place | Kostya Shishkov | 2019-10-06 | 1 | -38/+1 | |
| | ||||||
* | vp56: move DCT coeffs base and probabilities to common | Kostya Shishkov | 2019-10-05 | 2 | -11/+11 | |
| | ||||||
* | On2 AVC decoder | Kostya Shishkov | 2019-09-14 | 3 | -0/+10113 | |
| | ||||||
* | semi-working VP5/6 decoder | Kostya Shishkov | 2019-08-03 | 6 | -57/+2733 | |
| |