Commit Graph

150 Commits

Author SHA1 Message Date
minjaesong
28b391cfd4 tav: multithread mode progress indicator 2025-11-30 18:19:06 +09:00
minjaesong
26d216ca13 tav: lean memory usage 2025-11-30 14:23:00 +09:00
minjaesong
f598daec1e tav: mt by default 2025-11-30 13:59:39 +09:00
minjaesong
3f8cf6a38c tav: lean memory usage 2025-11-30 13:41:41 +09:00
minjaesong
902d971ae7 tav: first working multithreaded encoder 2025-11-30 13:24:24 +09:00
minjaesong
5ecf2dcadd tav: multithread wip 2025-11-30 09:58:21 +09:00
minjaesong
9edeca929d tav: encoder ENDT fix 2025-11-29 01:58:54 +09:00
minjaesong
08bb33bf27 TAV: preset implementation 2025-11-24 20:01:08 +09:00
minjaesong
6132012e74 TAV: code cleanup, better preset selection 2025-11-24 11:16:19 +09:00
minjaesong
dbbb471a11 TAV: decomp level 4 for default res is optimal (fast enc/dec, minimal filesize change) 2025-11-24 03:34:08 +09:00
minjaesong
53b87ff735 TAV: avx512 intrinsic 2025-11-24 03:14:29 +09:00
minjaesong
dd60b2c569 TAV update: D1 and D1PAL as an acceptable resolution keyword 2025-11-23 23:22:14 +09:00
minjaesong
1c7ab17b1c TAV update: CDF 5/3 for motion coder 2025-11-23 18:16:12 +09:00
minjaesong
e928d2d3ec TAV fix: '--intra-only --interlaced' would cause crash due to buffer size mismatch 2025-11-22 21:11:54 +09:00
minjaesong
5129e354bb TAV: new resolution keyword: original" 2025-11-22 02:25:17 +09:00
minjaesong
be1b92f188 TAV: fixed memory bugs on intra-only coding 2025-11-21 21:58:07 +09:00
minjaesong
2533b2dc19 TAV: videotex mode; TSVM documentation fix 2025-11-21 16:53:35 +09:00
minjaesong
a61a21d28b TAV: lax scene detection algo 2025-11-20 02:42:11 +09:00
minjaesong
92274a8e19 TAV: letterbox detection encoding complete 2025-11-20 02:36:35 +09:00
minjaesong
44cc54264a TAV: letterbox detection 2 2025-11-17 11:47:36 +09:00
minjaesong
8199cbc955 TAV: letterbox detection 2025-11-17 04:26:52 +09:00
minjaesong
aa7e20695d fix: wrong timecode calculation on NTSC framerates 2025-11-16 02:49:03 +09:00
minjaesong
5c87325366 fix: wrong subtitle timecode on certain SRT files 2025-11-15 19:54:53 +09:00
minjaesong
19f813eb7d TAV: dead code removal 2025-11-13 11:10:39 +09:00
minjaesong
a45a919c84 zfm: size string for gigabytes 2025-11-13 10:35:45 +09:00
minjaesong
6add391d07 TAV encoder: vendor string update 2025-11-11 14:54:28 +09:00
minjaesong
901f6b52b4 fix: TAV decomposition level errenously calculating on monoblock when it shouldn't 2025-11-11 10:00:29 +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
00c882aa8d TEV/TAV: SSF-TC impl 2025-11-06 01:18:19 +09:00
minjaesong
c85b007ba9 TAV decoder fix: limited RGB range 2025-11-04 02:10:32 +09:00
minjaesong
76c42f20b3 TAV fix: odd number base quantiser causing luminance flicker on every first GOP frames 2025-11-03 03:11:12 +09:00
minjaesong
e871264ae5 TAV: wip 2025-11-03 02:36:12 +09:00
minjaesong
f3b68e1164 TAV: fixed video luminance errors on -q 4 and 5 2025-10-31 04:41:48 +09:00
minjaesong
755d4deb95 TAV: more various fixes and confirming temporal level 3 is unsuitable 2025-10-31 01:40:02 +09:00
minjaesong
991d035bcc TAD: working kotlin decoder 2025-10-30 17:08:42 +09:00
minjaesong
480d2d8538 TAV: TAD integration wip 2025-10-30 00:34:15 +09:00
minjaesong
67f7c091eb TAD: better compression using bitmap and delta prediction 2025-10-26 20:30:28 +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
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
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