346 Commits

Author SHA1 Message Date
minjaesong
d3a18c081a TAV: base code for adding psychovisual model 2025-09-20 02:02:59 +09:00
minjaesong
f4b03b55b6 monoblock TAV 2025-09-17 23:36:37 +09:00
minjaesong
89e8fc39ce final encoder code cleanup 2025-09-17 00:55:23 +09:00
minjaesong
47f93194a7 p-frame for tav 2025-09-16 18:57:11 +09:00
minjaesong
be193269d8 280x224 macrotile 2025-09-16 16:18:01 +09:00
minjaesong
dab56ee55d decoder optimisation 2025-09-16 14:46:56 +09:00
minjaesong
3011c73168 code cleanup 2025-09-16 10:26:03 +09:00
minjaesong
a5da200507 wavelet deblocking using simulated overlapping tiles 2025-09-16 10:03:17 +09:00
minjaesong
54f335e3de working wavelet encoder 2025-09-16 02:51:00 +09:00
minjaesong
4bb234a89b wip 2025-09-15 23:47:28 +09:00
minjaesong
113c01b851 112x112 blocks for TAV, which greatly improves the encoding speed 2025-09-15 19:08:53 +09:00
minjaesong
1343dd10cf TAV with ICtCp colour space 2025-09-15 16:35:44 +09:00
minjaesong
b497570a3b using "correct" colourimetry
(cherry picked from commit ded609e65e)
2025-09-15 13:00:58 +09:00
minjaesong
9f901681a6 first working version 2025-09-15 12:56:42 +09:00
minjaesong
d446a4e2f5 wip6 2025-09-14 22:26:02 +09:00
minjaesong
db57516a46 wip5 2025-09-13 23:06:31 +09:00
minjaesong
712506c91c wip4 2025-09-13 22:02:56 +09:00
minjaesong
62d6ee94cf tav wip 2025-09-13 13:28:01 +09:00
minjaesong
198e951102 various encoder bug fixes 2025-09-13 00:39:12 +09:00
minjaesong
1f5f72733a dead code pruning 2025-09-12 19:13:12 +09:00
minjaesong
957522a460 Knusperli-esque post deblocking filter 2025-09-12 14:32:12 +09:00
minjaesong
433e3ea3ae Impl Knusperli deblocking decoding
https://github.com/google/knusperli
2025-09-12 13:50:37 +09:00
minjaesong
190cb130bf two pass coding for Knusperli deblocking 2025-09-11 00:23:45 +09:00
minjaesong
8601f614b4 optimised tevDecode 2025-09-10 01:49:32 +09:00
minjaesong
3f9747ebf0 optimised deinterlacing 2025-09-10 01:33:31 +09:00
minjaesong
c498526a90 uploadRGBToFramebuffer optimisation with bulk mem access 2025-09-10 01:21:16 +09:00
minjaesong
9f7a4ef2e7 tev rate factor impl fix 2025-09-09 10:07:52 +09:00
minjaesong
3495dfca5e tev slight optimisation 2025-09-09 09:47:56 +09:00
minjaesong
79f8a25f41 video resize 2025-09-08 17:33:25 +09:00
minjaesong
4dfea6df11 experimental deblocking filter 2025-09-06 00:31:55 +09:00
minjaesong
2a54384d52 bias lighting on smaller video dimension 2025-09-05 20:01:59 +09:00
minjaesong
9ff12edecd fix: FPS conversion not changing video header 2025-09-05 00:30:17 +09:00
minjaesong
c89b977e91 NTSC framerate detection 2025-09-03 11:08:37 +09:00
minjaesong
e73aa3da28 fully working deinterlacer 2025-09-02 22:40:06 +09:00
minjaesong
8abdb8b9a6 More or less working deinterlacer 2025-09-02 22:23:27 +09:00
minjaesong
4fb849d794 interlacing optimisation with more memcpy 2025-09-02 21:09:44 +09:00
minjaesong
b8311685d7 interlacing wip3 2025-09-02 17:53:01 +09:00
minjaesong
c1f3a7182e interlacing wip2 2025-09-02 15:18:01 +09:00
minjaesong
09e665f560 interlacing wip 2025-09-02 10:47:23 +09:00
minjaesong
db5249596b 33% Faster video decoding by cheating on VM 2025-09-01 23:42:12 +09:00
minjaesong
4276dfd4f0 randomised temp file 2025-08-28 09:33:28 +09:00
minjaesong
d43a2f66d0 adaptive quality control 2025-08-28 00:10:17 +09:00
minjaesong
6f7e407a1c Better tev preset table 2025-08-27 17:45:37 +09:00
minjaesong
cda9a34b23 improved XYB conversion 2025-08-27 01:37:43 +09:00
minjaesong
33e77e378e Changed video format; added TEV version 3 (XYB colour space) 2025-08-26 22:17:45 +09:00
minjaesong
6d982a9786 subtitle wip 2025-08-26 00:35:53 +09:00
minjaesong
cb07ab1f3b rate control not quite working but committing anyway due to format change 2025-08-24 13:35:08 +09:00
minjaesong
b1857e355a tev2: only offering 5 quality settings 2025-08-24 04:02:15 +09:00
minjaesong
f1dab59495 more lazy q table prep 2025-08-23 20:12:35 +09:00
minjaesong
3c135e48e0 more aggressive and asymmetrical Chroma compression 2025-08-22 23:13:41 +09:00