Commit Graph

  • 3f8cf6a38c tav: lean memory usage minjaesong 2025-11-30 13:41:41 +09:00
  • 902d971ae7 tav: first working multithreaded encoder minjaesong 2025-11-30 13:24:24 +09:00
  • 5ecf2dcadd tav: multithread wip minjaesong 2025-11-29 23:37:28 +09:00
  • 9edeca929d tav: encoder ENDT fix minjaesong 2025-11-29 01:58:54 +09:00
  • 3b401139e9 more experiments for avx512 minjaesong 2025-11-26 02:36:49 +09:00
  • acaade1062 better CRT/Composite shader minjaesong 2025-11-26 00:39:00 +09:00
  • e3099195e4 gpu: 5bpp mode minjaesong 2025-11-25 09:53:53 +09:00
  • 08bb33bf27 TAV: preset implementation minjaesong 2025-11-24 17:40:45 +09:00
  • 6132012e74 TAV: code cleanup, better preset selection minjaesong 2025-11-24 11:16:19 +09:00
  • dbbb471a11 TAV: decomp level 4 for default res is optimal (fast enc/dec, minimal filesize change) minjaesong 2025-11-24 03:34:08 +09:00
  • 53b87ff735 TAV: avx512 intrinsic minjaesong 2025-11-24 03:12:36 +09:00
  • d49ec39b73 TAV: interlaced 3d dwt decoding minjaesong 2025-11-24 01:04:58 +09:00
  • dd60b2c569 TAV update: D1 and D1PAL as an acceptable resolution keyword minjaesong 2025-11-23 23:22:14 +09:00
  • 1c7ab17b1c TAV update: CDF 5/3 for motion coder minjaesong 2025-11-23 18:16:12 +09:00
  • e928d2d3ec TAV fix: '--intra-only --interlaced' would cause crash due to buffer size mismatch minjaesong 2025-11-22 21:11:54 +09:00
  • 5129e354bb TAV: new resolution keyword: original" minjaesong 2025-11-22 02:25:17 +09:00
  • be1b92f188 TAV: fixed memory bugs on intra-only coding minjaesong 2025-11-21 21:58:07 +09:00
  • 2533b2dc19 TAV: videotex mode; TSVM documentation fix minjaesong 2025-11-21 16:53:35 +09:00
  • a61a21d28b TAV: lax scene detection algo minjaesong 2025-11-20 02:42:11 +09:00
  • 92274a8e19 TAV: letterbox detection encoding complete minjaesong 2025-11-20 02:13:45 +09:00
  • 44cc54264a TAV: letterbox detection 2 minjaesong 2025-11-17 10:36:45 +09:00
  • 8199cbc955 TAV: letterbox detection minjaesong 2025-11-17 03:16:26 +09:00
  • aa7e20695d fix: wrong timecode calculation on NTSC framerates minjaesong 2025-11-16 02:49:03 +09:00
  • 5c87325366 fix: wrong subtitle timecode on certain SRT files minjaesong 2025-11-15 19:54:53 +09:00
  • 64e100e532 fix: audio and subtitles don't sync up note: it seems encoder outputs malformed subtitle on Tom Scott video minjaesong 2025-11-15 14:11:20 +09:00
  • 233f1e7dcd more authentic CRT shader minjaesong 2025-11-14 17:51:28 +09:00
  • 19f813eb7d TAV: dead code removal minjaesong 2025-11-13 11:10:39 +09:00
  • a45a919c84 zfm: size string for gigabytes minjaesong 2025-11-13 09:45:37 +09:00
  • 9247471bf2 more TAV/TAD documentation update minjaesong 2025-11-11 21:08:48 +09:00
  • 6add391d07 TAV encoder: vendor string update minjaesong 2025-11-11 14:52:33 +09:00
  • b19afdae3a TAV decoder: no need for dequant rounding now minjaesong 2025-11-11 14:08:35 +09:00
  • bd530f803f fix: TAV C decoder outputting wrong brightness minjaesong 2025-11-11 13:28:11 +09:00
  • 901f6b52b4 fix: TAV decomposition level errenously calculating on monoblock when it shouldn't minjaesong 2025-11-11 10:00:29 +09:00
  • bff5021a7a fix: EZBC for TAV producing dark bloches on white background due to coeff clipping minjaesong 2025-11-11 03:22:10 +09:00
  • 9425c58e53 TAV/TAD fix wip minjaesong 2025-11-11 00:17:51 +09:00
  • c1d6a959f5 TAV/TAD doc update minjaesong 2025-11-10 17:01:44 +09:00
  • edb951fb1a removing obsolete makefile directives minjaesong 2025-11-10 10:52:25 +09:00
  • 0f5875d45b fix: TAD for TSVM producing distorted audio minjaesong 2025-11-10 10:43:49 +09:00
  • 0e6f2162c8 TAV and TAD now shares same code for encoding and decoding minjaesong 2025-11-10 10:35:17 +09:00
  • 28e9a88f8d TAD: EZBC with fixes minjaesong 2025-11-10 01:45:33 +09:00
  • 3f97f1a59e TAD: embedded zero tree coding (basically 1D EZBC) minjaesong 2025-11-09 13:34:28 +09:00
  • c0d1d54bed TAD: more tuning minjaesong 2025-11-08 02:04:11 +09:00
  • aa9ecee7ca TAD: pre/de-emphasis minjaesong 2025-11-07 23:13:08 +09:00
  • 8878d37e5b TAD: pre/de-emphasis minjaesong 2025-11-07 15:16:35 +09:00
  • e743fbf3c0 TAD: more tuning minjaesong 2025-11-07 10:51:01 +09:00
  • d9d395c62c TAD: psychoacoustically optimised quantisation minjaesong 2025-11-07 03:40:56 +09:00
  • 00c882aa8d TEV/TAV: SSF-TC impl minjaesong 2025-11-06 01:18:19 +09:00
  • af3679921d TAV decoder: now with working audio minjaesong 2025-11-04 18:22:41 +09:00
  • 332e8760ad TAV decoder: GOP decoding, GOP grain synthesis minjaesong 2025-11-04 12:00:36 +09:00
  • c85b007ba9 TAV decoder fix: limited RGB range minjaesong 2025-11-04 02:10:32 +09:00
  • 61b0bdaed7 doc update minjaesong 2025-11-04 00:43:14 +09:00
  • 9d98cc1a21 TAV decoder: rewrote to output to file, currently only does I-frames which is NOT a regression from the old code 🤷 minjaesong 2025-11-03 22:49:44 +09:00
  • 76c42f20b3 TAV fix: odd number base quantiser causing luminance flicker on every first GOP frames minjaesong 2025-11-03 03:11:12 +09:00
  • e871264ae5 TAV: wip minjaesong 2025-11-03 02:36:12 +09:00
  • f3b68e1164 TAV: fixed video luminance errors on -q 4 and 5 minjaesong 2025-10-31 04:41:48 +09:00
  • 755d4deb95 TAV: more various fixes and confirming temporal level 3 is unsuitable minjaesong 2025-10-31 01:40:02 +09:00
  • 46ad919407 TAD documentation update minjaesong 2025-10-30 22:13:29 +09:00
  • c61bf7750f TAV: fix - TAD audio incorrectly decoding due to incorrect step size reconstruction minjaesong 2025-10-30 22:02:57 +09:00
  • 991d035bcc TAD: working kotlin decoder minjaesong 2025-10-30 17:08:42 +09:00
  • 480d2d8538 TAV: TAD integration wip minjaesong 2025-10-30 00:34:15 +09:00
  • 4a6edeca09 TAD: imma just finalise it here minjaesong 2025-10-29 23:59:08 +09:00
  • 692defdbb8 TAD: more slight dithering minjaesong 2025-10-29 03:51:49 +09:00
  • ee2ddef1c1 TAD: coefficient dithering on decoder minjaesong 2025-10-29 03:19:36 +09:00
  • 999e1deda0 TAD: coefficient dithering minjaesong 2025-10-29 02:52:09 +09:00
  • a67d8b5f08 TAD: auto filename selection minjaesong 2025-10-29 02:11:04 +09:00
  • f06f339d99 TAD: bringing coeff weight back minjaesong 2025-10-29 01:47:14 +09:00
  • 86864c4b7a TAD: somehow removing entropy coding yields better compression? minjaesong 2025-10-28 04:19:11 +09:00
  • 86de627734 TAD: back to twobitmap minjaesong 2025-10-28 04:04:41 +09:00
  • c6de68291d TAD: quantised value stats minjaesong 2025-10-28 03:15:15 +09:00
  • b3a91bf6cb makefile: zstd probing for macOS minjaesong 2025-10-27 09:42:06 +09:00
  • 1d0f369827 TAD: arbitrary steps with bitplanes minjaesong 2025-10-27 09:14:52 +09:00
  • 9c27d114fc TAD: even the slight companding vastly improves low-volume samples but also increases encoded size by a lot minjaesong 2025-10-27 01:22:36 +09:00
  • 67f7c091eb TAD: better compression using bitmap and delta prediction minjaesong 2025-10-26 20:30:28 +09:00
  • 370d511f44 TAD: better bit allocation using statistics minjaesong 2025-10-26 18:16:28 +09:00
  • 9fcb7fc95c TAD: more wip minjaesong 2025-10-26 02:30:51 +09:00
  • 52f25f7d04 TAV: two-pass GOP slicer minjaesong 2025-10-25 00:01:37 +09:00
  • 69583e5f1e TAV: frame statistics for 3D-DWT mode minjaesong 2025-10-24 18:25:45 +09:00
  • 56a1bac19a TAV: video with TAD audio playback minjaesong 2025-10-24 18:03:23 +09:00
  • 3adc50365b TAV: TAD encoding minjaesong 2025-10-24 10:30:58 +09:00
  • cd88885fbf TAD: kotlin side update minjaesong 2025-10-24 09:19:55 +09:00
  • 9dc71095a0 TAD: now processing entirely in float minjaesong 2025-10-24 05:31:38 +09:00
  • a9319fd812 TAD: Terrarum Advanced Audio to use with video compression minjaesong 2025-10-23 18:56:57 +09:00
  • 6f669f4fd9 TAV: hopefully more steady playback minjaesong 2025-10-23 16:01:23 +09:00
  • e147072d03 removing obsolete files minjaesong 2025-10-23 10:09:11 +09:00
  • 53da0bfcee TAV: fix: iframes not decoding minjaesong 2025-10-23 01:29:20 +09:00
  • 34427d61d7 TAV: minimal size for GOP minjaesong 2025-10-23 00:38:12 +09:00
  • 7f7222fe54 TAV: fix initial GOP skipping minjaesong 2025-10-22 19:31:10 +09:00
  • 4265891093 TAV: pcm8 audio minjaesong 2025-10-22 10:05:54 +09:00
  • 758b134abd TAV: experimental separate audio format mode minjaesong 2025-10-22 09:33:15 +09:00
  • 4eec98cdca TAV: half-fixed 3d dwt playback minjaesong 2025-10-22 01:32:19 +09:00
  • 9ac0424be3 TAV: double buffered playback minjaesong 2025-10-21 16:17:00 +09:00
  • f0ad0ef034 TAV: EZBC on the header minjaesong 2025-10-20 18:53:40 +09:00
  • 9553b281af TAV: EZBC entropy coding minjaesong 2025-10-20 16:40:45 +09:00
  • 019f0aaed5 TAV: trying mpeg-style mocomp minjaesong 2025-10-19 17:56:06 +09:00
  • 120058be6d TAV: some more mocomp shit minjaesong 2025-10-18 05:47:17 +09:00
  • 3b9e02b17f TAV: will replace frame aligning with something else, or maybe with nothing minjaesong 2025-10-17 06:48:21 +09:00
  • 93622fc8ca TAV: 3D DWT makes coherent picture at least minjaesong 2025-10-17 02:01:08 +09:00
  • 0cf1173dd6 TAV: iS tHiS aN iMpRoVeMeNt¿ minjaesong 2025-10-16 09:24:21 +09:00
  • cc2f3e4d57 tav_inspector update minjaesong 2025-10-16 04:02:22 +09:00
  • e179a15f33 TAV: more experiments minjaesong 2025-10-16 02:35:53 +09:00