Commit Graph

1092 Commits

Author SHA1 Message Date
minjaesong
a67d8b5f08 TAD: auto filename selection 2025-10-29 02:11:04 +09:00
minjaesong
f06f339d99 TAD: bringing coeff weight back 2025-10-29 01:47:14 +09:00
minjaesong
86864c4b7a TAD: somehow removing entropy coding yields better compression? 2025-10-28 04:19:11 +09:00
minjaesong
86de627734 TAD: back to twobitmap 2025-10-28 04:04:41 +09:00
minjaesong
c6de68291d TAD: quantised value stats 2025-10-28 03:15:15 +09:00
minjaesong
b3a91bf6cb makefile: zstd probing for macOS 2025-10-27 09:42:06 +09:00
minjaesong
1d0f369827 TAD: arbitrary steps with bitplanes 2025-10-27 09:14:52 +09:00
minjaesong
9c27d114fc TAD: even the slight companding vastly improves low-volume samples but also increases encoded size by a lot 2025-10-27 01:22:36 +09:00
minjaesong
67f7c091eb TAD: better compression using bitmap and delta prediction 2025-10-26 20:30:28 +09:00
minjaesong
370d511f44 TAD: better bit allocation using statistics 2025-10-26 18:16:28 +09:00
minjaesong
9fcb7fc95c TAD: more wip 2025-10-26 02:49:39 +09:00
minjaesong
52f25f7d04 TAV: two-pass GOP slicer 2025-10-25 00:01:37 +09:00
minjaesong
69583e5f1e TAV: frame statistics for 3D-DWT mode 2025-10-24 18:38:50 +09:00
minjaesong
56a1bac19a TAV: video with TAD audio playback 2025-10-24 18:10:53 +09:00
minjaesong
3adc50365b TAV: TAD encoding 2025-10-24 17:05:16 +09:00
minjaesong
cd88885fbf TAD: kotlin side update 2025-10-24 09:19:55 +09:00
minjaesong
9dc71095a0 TAD: now processing entirely in float 2025-10-24 09:12:28 +09:00
minjaesong
a9319fd812 TAD: Terrarum Advanced Audio to use with video compression 2025-10-24 02:06:52 +09:00
minjaesong
6f669f4fd9 TAV: hopefully more steady playback 2025-10-23 16:01:23 +09:00
minjaesong
e147072d03 removing obsolete files 2025-10-23 10:09:11 +09:00
minjaesong
53da0bfcee TAV: fix: iframes not decoding 2025-10-23 09:26:58 +09:00
minjaesong
34427d61d7 TAV: minimal size for GOP 2025-10-23 01:05:46 +09:00
minjaesong
7f7222fe54 TAV: fix initial GOP skipping 2025-10-22 19:31:10 +09:00
minjaesong
4265891093 TAV: pcm8 audio 2025-10-22 10:43:47 +09:00
minjaesong
758b134abd TAV: experimental separate audio format mode 2025-10-22 09:33:15 +09:00
minjaesong
4eec98cdca TAV: half-fixed 3d dwt playback 2025-10-22 01:32:19 +09:00
minjaesong
9ac0424be3 TAV: double buffered playback 2025-10-21 16:17:00 +09:00
minjaesong
f0ad0ef034 TAV: EZBC on the header 2025-10-20 18:53:40 +09:00
minjaesong
9553b281af TAV: EZBC entropy coding 2025-10-20 18:36:20 +09:00
minjaesong
019f0aaed5 TAV: trying mpeg-style mocomp 2025-10-19 17:56:06 +09:00
minjaesong
120058be6d TAV: some more mocomp shit 2025-10-18 05:47:17 +09:00
minjaesong
3b9e02b17f TAV: will replace frame aligning with something else, or maybe with nothing 2025-10-17 06:48:21 +09:00
minjaesong
93622fc8ca TAV: 3D DWT makes coherent picture at least 2025-10-17 02:01:08 +09:00
minjaesong
0cf1173dd6 TAV: iS tHiS aN iMpRoVeMeNt¿ 2025-10-16 09:37:20 +09:00
minjaesong
cc2f3e4d57 tav_inspector update 2025-10-16 04:39:47 +09:00
minjaesong
e179a15f33 TAV: more experiments 2025-10-16 02:35:53 +09:00
minjaesong
e19af854dc TAV: Haar delta decoding 2025-10-16 01:39:51 +09:00
minjaesong
ea72dec996 TAV: still bugfixing 2025-10-16 00:03:58 +09:00
minjaesong
7e248bc83d TAV: experimental 3D DWT encoder 2025-10-15 16:04:27 +09:00
minjaesong
b40b2ff0a1 TAV: much better delta coding 2025-10-15 00:20:46 +09:00
minjaesong
5dcf2177d5 TAV: no delta coding by default (but allows skip coding) 2025-10-14 14:16:05 +09:00
minjaesong
871d7bcdfe TAV: packet inspector 2025-10-14 01:25:16 +09:00
minjaesong
4c48d761b9 TAV: extended header spec 2025-10-14 00:36:39 +09:00
minjaesong
94749a3ad6 TAV: timecode packets 2025-10-14 00:27:26 +09:00
minjaesong
e705d274de TAV decoding minor changes 2025-10-13 01:42:44 +09:00
minjaesong
222b9866a8 fix: RGB upload function broken for non-native size 2025-10-10 00:11:51 +09:00
minjaesong
0b7b8cdd35 fix: incorrect MMIO addressing of FB3/4 2025-10-09 20:55:14 +09:00
minjaesong
31457974be more refactoring 2025-10-09 16:50:49 +09:00
minjaesong
0284b37678 graphics mode 5, faster RGB upload 2025-10-09 16:44:41 +09:00
minjaesong
912e35a122 graphics mode 5 2025-10-09 16:01:26 +09:00