siivonek
|
35f1ecbe9d
|
[isp] Add scan order getter. Add bookmark comments to scan order buffer.
|
2022-08-09 14:02:30 +03:00 |
|
siivonek
|
a8b6b8052a
|
[isp] Add scan order tables for all possible block sizes.
|
2022-08-08 16:36:56 +03:00 |
|
siivonek
|
27016d51c0
|
[isp] Fix some errors. Pass height to functions. Some WIP comments.
|
2022-08-08 14:16:57 +03:00 |
|
siivonek
|
f5a189e275
|
[isp] Fix error in inverse transform shifting.
|
2022-08-05 14:16:32 +03:00 |
|
siivonek
|
eed1c6d965
|
[isp] Fix mistake in transform if clause.
|
2022-08-05 13:48:35 +03:00 |
|
siivonek
|
2b67d23b84
|
[isp] Modify inverse transform to handle non-square blocks.
|
2022-08-05 13:40:04 +03:00 |
|
siivonek
|
3346eea6ce
|
[isp] Modify transform and quantization functions to handle non-square blocks. Add strategy headers to CMakelist.
|
2022-08-04 21:47:46 +03:00 |
|
siivonek
|
4224e3de57
|
[isp] Implement ISP search and partitioning. Add helper function for constructing cu_loc types. WIP stuff for transform.
|
2022-07-29 15:36:56 +03:00 |
|
siivonek
|
468c108a44
|
[isp] Fix avx2 function call.
|
2022-07-22 13:10:21 +03:00 |
|
siivonek
|
fcbdf01a25
|
[isp] Do not filter references if ISP is used.
|
2022-07-21 16:27:48 +03:00 |
|
siivonek
|
ae4092a5ca
|
[isp] Change function calls to cu_loc_t.
|
2022-07-21 14:35:12 +03:00 |
|
siivonek
|
7f844c643a
|
[isp] Modify generic intra pred functions to handle non-square blocks.
|
2022-07-20 16:02:27 +03:00 |
|
siivonek
|
4a8f007bcc
|
[isp] Add ISP command line option.
|
2022-07-14 15:39:07 +03:00 |
|
Joose Sainio
|
721346542f
|
Update versio to 0.4.1
|
2022-07-08 15:26:13 +03:00 |
|
Joose Sainio
|
98322c943e
|
Merge branch 'intra-fix-up' into 'master'
Intra fix up
See merge request cs/ultravideo/vvc/uvg266!12
|
2022-07-08 15:17:51 +03:00 |
|
Joose Sainio
|
ea32ef33ac
|
[lfnst] handle transform skip correctly during search
|
2022-07-08 10:57:26 +03:00 |
|
Joose Sainio
|
03fb6ce92e
|
[lfnst] Fix lfnst+tr_skip for dual tree
|
2022-07-08 10:57:26 +03:00 |
|
Joose Sainio
|
450cd00290
|
[mts] Fix cost calculation
|
2022-07-08 10:56:35 +03:00 |
|
Joose Sainio
|
f9212b4e44
|
[mts] Don't do tr-skip when tr-skip is disabled
|
2022-07-06 15:15:28 +03:00 |
|
Joose Sainio
|
dc7c8eeb41
|
[tr-skip] fix uvg_encode_ts_residual
|
2022-07-06 10:51:01 +03:00 |
|
Joose Sainio
|
427d611a00
|
[intra] Perform chroma search for rd2
|
2022-07-05 12:29:27 +03:00 |
|
Joose Sainio
|
e2c34e7c25
|
[lfnst] Fix lfnst for --rd 2
|
2022-07-05 12:19:21 +03:00 |
|
Joose Sainio
|
02aa36f1a2
|
[tests] Fix final issue with avx2 satd and update test results
|
2022-07-05 10:28:59 +03:00 |
|
Joose Sainio
|
42adfb52a7
|
[satd] Satd scaling on avx2 implementations and re-enable satd tests
|
2022-07-05 09:34:59 +03:00 |
|
Joose Sainio
|
1f6a62e70e
|
[fix-up] Force lfnst off when trying the mode from below depth block
|
2022-07-04 13:45:16 +03:00 |
|
Joose Sainio
|
3de4b99aec
|
[jccr] Fix cost calculation
|
2022-07-04 13:41:14 +03:00 |
|
Joose Sainio
|
456f69f785
|
change version to 0.4.0
|
2022-06-30 14:49:45 +03:00 |
|
Joose Sainio
|
83d31e87f5
|
Merge branch 'dual-tree2' into 'master'
LFNST, Dual-tree and intra search improvements
See merge request cs/ultravideo/vvc/uvg266!11
|
2022-06-30 14:42:43 +03:00 |
|
Joose Sainio
|
3a6414c31d
|
[dual-tree] Fix deblock
|
2022-06-30 14:21:03 +03:00 |
|
Joose Sainio
|
5fefea025f
|
[lfnst] get constarints for jccr mode
|
2022-06-29 16:35:55 +03:00 |
|
Joose Sainio
|
b35a75b2eb
|
[lfnst] Fix lfnst with rdoq
|
2022-06-29 16:25:25 +03:00 |
|
Joose Sainio
|
6ef532775b
|
[intra] Fix various issues with cclm, mip, dual-tree, and lfnst
|
2022-06-29 15:09:34 +03:00 |
|
Joose Sainio
|
f0be187396
|
[ci] Add tests for dual tree
|
2022-06-29 10:31:25 +03:00 |
|
Joose Sainio
|
65368083e0
|
[build] Better way of enabling edit and continue
|
2022-06-29 09:58:40 +03:00 |
|
Joose Sainio
|
06d277bc78
|
[doc] update manpage and readme
|
2022-06-28 16:25:25 +03:00 |
|
Joose Sainio
|
68243e284f
|
[cleanup] fix warnings
|
2022-06-28 16:02:22 +03:00 |
|
Joose Sainio
|
b4ab9debf1
|
[lfnst] fix lfnst with cclm
|
2022-06-28 15:32:34 +03:00 |
|
Joose Sainio
|
aef6cd4303
|
[tests] set lfnst idx to zero
|
2022-06-28 15:32:33 +03:00 |
|
Joose Sainio
|
e25ea52f6f
|
[lfnst] Fix mistakes
|
2022-06-28 15:32:33 +03:00 |
|
Joose Sainio
|
2fbbae834b
|
[cclm] fix cclm for 4x4
|
2022-06-28 15:32:33 +03:00 |
|
Joose Sainio
|
b8b603feb7
|
[lfnst] fix compile
|
2022-06-28 15:32:33 +03:00 |
|
Joose Sainio
|
a0dd412811
|
[cclm] fix cclm bound calculation
|
2022-06-28 15:32:32 +03:00 |
|
Joose Sainio
|
75e500da10
|
[lfnst] LFNST working with dual tree
|
2022-06-28 15:32:32 +03:00 |
|
Joose Sainio
|
faba18fe17
|
[dual-tree] only perform lfnst search when lfnst is enabled
|
2022-06-28 15:32:32 +03:00 |
|
Joose Sainio
|
d16d6e3dd8
|
[dual-tree] [lfnst] allow counting lfnst bits for chroma in dual-tree
|
2022-06-28 15:32:31 +03:00 |
|
Joose Sainio
|
37590add20
|
[lfnst] [dual-tree] LFNST should work with dual tree
|
2022-06-28 15:32:31 +03:00 |
|
Joose Sainio
|
6c7dc9004c
|
[dual-tree] Fix split context state updating
|
2022-06-28 15:32:31 +03:00 |
|
Joose Sainio
|
b0d616b03c
|
[dual-tree][tests] Fix some issues and enable cabac state test to test for dual tree
|
2022-06-28 15:32:30 +03:00 |
|
Joose Sainio
|
345c50ecee
|
[dual-tree] rename kvz_ to uvg_
|
2022-06-28 15:32:30 +03:00 |
|
Joose Sainio
|
3f12ee58b0
|
[dual-tree] fix --pu-depth-intra 4-4 for dual tree
|
2022-06-28 15:32:30 +03:00 |
|