Commit Graph

17 Commits

Author SHA1 Message Date
minjaesong
b19afdae3a TAV decoder: no need for dequant rounding now 2025-11-11 14:08:35 +09:00
minjaesong
bd530f803f fix: TAV C decoder outputting wrong brightness 2025-11-11 13:28:11 +09:00
minjaesong
bff5021a7a fix: EZBC for TAV producing dark bloches on white background due to coeff clipping 2025-11-11 03:22:10 +09:00
minjaesong
9425c58e53 TAV/TAD fix wip 2025-11-11 00:17:51 +09:00
minjaesong
c1d6a959f5 TAV/TAD doc update 2025-11-10 17:01:44 +09:00
minjaesong
0e6f2162c8 TAV and TAD now shares same code for encoding and decoding 2025-11-10 10:35:17 +09:00
minjaesong
af3679921d TAV decoder: now with working audio 2025-11-04 18:22:41 +09:00
minjaesong
332e8760ad TAV decoder: GOP decoding, GOP grain synthesis 2025-11-04 12:00:50 +09:00
minjaesong
c85b007ba9 TAV decoder fix: limited RGB range 2025-11-04 02:10:32 +09:00
minjaesong
9d98cc1a21 TAV decoder: rewrote to output to file, currently only does I-frames which is NOT a regression from the old code 🤷 2025-11-03 22:49:44 +09:00
minjaesong
ea72dec996 TAV: still bugfixing 2025-10-16 00:03:58 +09:00
minjaesong
41a8b578b5 Apparently you can push the chroma extremely far 2025-09-30 01:05:14 +09:00
minjaesong
7608e7433a TAV: channel layouts 2025-09-29 16:34:08 +09:00
minjaesong
1d3d218238 TAV: channel-concatenated coeffs preprocessing 2025-09-29 14:42:52 +09:00
minjaesong
66909537a0 TAV: improved compression using some coefficient preprocessing 2025-09-29 01:17:53 +09:00
minjaesong
d85f8002cc perceptual model copied to TAV decoder_tav.c 2025-09-27 00:50:25 +09:00
minjaesong
c50d015515 TAV decoder for ffmpeg/ffplay 2025-09-27 00:43:20 +09:00