Commit Graph

278 Commits

Author SHA1 Message Date
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
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
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
78a7cdc08f minor fix 2025-10-09 01:51:03 +09:00
minjaesong
1a072f6a0c tav: grain synthesis on the spec 2025-10-09 00:01:53 +09:00
minjaesong
17b5063ef0 tav player: seek and pause 2025-10-08 21:25:33 +09:00
minjaesong
9826efd98a tav: int maths on still frame detection 2025-10-08 16:41:42 +09:00
minjaesong
f980f23efe tav: just more stat numbers 2025-10-08 16:17:14 +09:00
minjaesong
67445b040c tav: skip frame coding 2025-10-08 11:09:06 +09:00
minjaesong
7474a9d472 proper UCF writer 2025-10-07 21:07:10 +09:00
minjaesong
da084c0074 TAV: interlaced mode 2025-10-07 17:51:47 +09:00
minjaesong
3c9441e67f TAV: less aggressive deadzonning 2025-10-07 15:27:55 +09:00
minjaesong
581b270c31 TAV: interlacing for backwards compat 2025-10-07 14:42:34 +09:00