Commit Graph

  • 102801d8b0 tav: vendor string update master minjaesong 2026-01-21 22:00:47 +09:00
  • 10351bafb1 tav fix: fractional framerate breaking audio encoding minjaesong 2026-01-21 21:41:03 +09:00
  • 9310885260 tav fix: webm being recognised as still image minjaesong 2026-01-21 21:21:11 +09:00
  • b10d5d3a34 tav: vendor string update minjaesong 2025-12-30 09:36:19 +09:00
  • 86b44565e0 tav: revived adaptive gop alloc minjaesong 2025-12-30 09:27:14 +09:00
  • 54b61fb436 tav: support for fractional framerate minjaesong 2025-12-25 18:26:56 +09:00
  • 4afe3816c7 tav: extended header XFPS minjaesong 2025-12-25 13:26:38 +09:00
  • f09dd66185 playtav: fixed using wrong flag minjaesong 2025-12-25 11:20:21 +09:00
  • b590415231 playtav: still picture playback minjaesong 2025-12-25 11:13:34 +09:00
  • 237d3d6fd2 playtav: playing next file must not work with still images minjaesong 2025-12-25 03:21:07 +09:00
  • 3421d71012 TAV: still picture impl minjaesong 2025-12-23 04:00:53 +09:00
  • 5d5576c077 fix: mmio-based readKey() having delayed event because of race condition minjaesong 2025-12-20 11:17:50 +09:00
  • 64026be133 disabling broken code until fixed minjaesong 2025-12-19 23:18:16 +09:00
  • 96d697e158 iPF progressive mode decoder minjaesong 2025-12-19 21:41:51 +09:00
  • 1680137b7d external iPF encoder minjaesong 2025-12-19 21:36:48 +09:00
  • c71920b95d TAV fix 13/7 wavelet not decoding correctly minjaesong 2025-12-18 20:09:06 +09:00
  • 629ed5fb12 tsvm "compiler" update minjaesong 2025-12-18 10:29:46 +09:00
  • 4f6efbe000 Update terranmon.txt minjaesong 2025-12-18 10:28:56 +09:00
  • 4362610c70 rm readme minjaesong 2025-12-18 10:07:08 +09:00
  • ed63af903b TAV-DT: belief propagation LDPC decoder libtav minjaesong 2025-12-17 21:25:27 +09:00
  • c742bc354a TAV-DT: slight format change to allow detailed failure mode inspection minjaesong 2025-12-17 10:02:17 +09:00
  • e893ca2df5 TAV-DT: more format revision minjaesong 2025-12-17 03:20:19 +09:00
  • ca037c8e74 TAV: encoder vendor string update minjaesong 2025-12-17 02:09:31 +09:00
  • 1144338059 TAV: different filter for FPS up/downconversion minjaesong 2025-12-17 02:06:36 +09:00
  • 71dff4b0e0 TAV: size option working same as old encoder minjaesong 2025-12-17 01:49:07 +09:00
  • 9e1191c0c2 TAV: dead zone defaults minjaesong 2025-12-16 19:16:47 +09:00
  • 3a19b6aea8 TAV: output FPS conversion minjaesong 2025-12-16 18:05:12 +09:00
  • 67413f2749 TAV-DT: no Zstd minjaesong 2025-12-16 10:42:10 +09:00
  • 4929d84cec TAV-DT format revision and soft sync recovery minjaesong 2025-12-15 17:42:08 +09:00
  • 3d76006ad9 TAV-DT LDPC test minjaesong 2025-12-15 17:00:41 +09:00
  • 506fcbe79d TAV-DT syncing on damaged stream wip minjaesong 2025-12-15 01:40:53 +09:00
  • 42341b4e10 TAV-DT multithreaded decoding minjaesong 2025-12-12 16:26:30 +09:00
  • b9d9d221dd TAV-DT multithreaded encoding minjaesong 2025-12-12 08:40:18 +09:00
  • 01a89f3b36 Working TAV-DT encoder/decoder minjaesong 2025-12-12 01:56:29 +09:00
  • 300f88a44c tav-dt format change minjaesong 2025-12-11 18:19:55 +09:00
  • 2d6167393a fixing issue where graphics mode 5 failing to display anything minjaesong 2025-12-09 22:34:56 +09:00
  • f1d1e36164 tavenc: fixed malformed intra frame packets minjaesong 2025-12-09 17:36:09 +09:00
  • 50092aef60 tavdec: multithreaded audio decode minjaesong 2025-12-09 10:44:32 +09:00
  • 017aef26ab tavenc/dec: interlaced mode minjaesong 2025-12-09 08:40:42 +09:00
  • efdb915208 tavenc: header support for extended dimensions (max(width,height) > 65535) minjaesong 2025-12-09 04:59:40 +09:00
  • 5d99191b5e tavenc: proper sync packet after i-frames minjaesong 2025-12-09 04:44:40 +09:00
  • 621c312922 tavenc: extended header, automatic multithreading, tad autoselect fix minjaesong 2025-12-09 03:44:35 +09:00
  • c6c50c2ebe tavenc: multithreaded decoding minjaesong 2025-12-08 16:07:20 +09:00
  • 34a1f0e3db tavenc: multithreaded encoding minjaesong 2025-12-08 11:06:03 +09:00
  • 9b72a62cdb tavenc: shelving the tiling mode due to poor performance minjaesong 2025-12-07 23:42:20 +09:00
  • 9e2c9e6efd tavenc: tiling on uniform minjaesong 2025-12-07 23:27:07 +09:00
  • 0907e22f53 tavenc: tiling minjaesong 2025-12-07 15:27:32 +09:00
  • 3828bd7fbc reference tav decoder minjaesong 2025-12-07 04:54:26 +09:00
  • 189646a8dc libtavenc: fixed gop size minjaesong 2025-12-07 04:36:19 +09:00
  • 7f951366da tavlib: quant fix 2 minjaesong 2025-12-06 23:49:16 +09:00
  • a2233aedaf tavlib: quant fix minjaesong 2025-12-06 08:58:21 +09:00
  • dad1da741f tav: librarying minjaesong 2025-12-05 09:21:47 +09:00
  • 94ae24e9e4 tav: librarying minjaesong 2025-12-05 03:39:32 +09:00
  • d3cc05789f tav: more dt decoder fix minjaesong 2025-12-02 19:35:19 +09:00
  • bc5779d4f5 tav: temporal CDF 5/3 is causing coeff overflow on -q 5, replacing with Haar+sports mode minjaesong 2025-12-02 16:07:02 +09:00
  • 046fa98025 working TAV-DT decoder minjaesong 2025-12-02 14:13:57 +09:00
  • 196b9a0c01 TAV-DT encoding/scene detection const sweak minjaesong 2025-12-02 04:49:21 +09:00
  • 7848357cf2 TAV-DT doc minjaesong 2025-12-02 00:36:46 +09:00
  • a3f8be9773 additional noise on post shader minjaesong 2025-12-01 21:23:56 +09:00
  • 8adf44e5ae more TAV doc minjaesong 2025-12-01 18:43:37 +09:00
  • 602b42c6ff JS impl tav_inspector minjaesong 2025-12-01 14:58:32 +09:00
  • 79eb81e8d0 tav: D1 res is 720x480 minjaesong 2025-12-01 01:52:39 +09:00
  • c522244574 tav: fix: incorrect brightness jumping on MT mode minjaesong 2025-11-30 23:41:46 +09:00
  • 28b391cfd4 tav: multithread mode progress indicator minjaesong 2025-11-30 18:19:06 +09:00
  • 26d216ca13 tav: lean memory usage minjaesong 2025-11-30 14:23:00 +09:00
  • f598daec1e tav: mt by default minjaesong 2025-11-30 13:48:34 +09:00
  • 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