Commit Graph

  • e19af854dc TAV: Haar delta decoding minjaesong 2025-10-16 01:39:51 +09:00
  • ea72dec996 TAV: still bugfixing minjaesong 2025-10-16 00:03:58 +09:00
  • 7e248bc83d TAV: experimental 3D DWT encoder minjaesong 2025-10-15 16:04:27 +09:00
  • b40b2ff0a1 TAV: much better delta coding minjaesong 2025-10-15 00:20:46 +09:00
  • 5dcf2177d5 TAV: no delta coding by default (but allows skip coding) minjaesong 2025-10-14 14:16:05 +09:00
  • 871d7bcdfe TAV: packet inspector minjaesong 2025-10-14 01:25:16 +09:00
  • 4c48d761b9 TAV: extended header spec minjaesong 2025-10-14 00:36:39 +09:00
  • 94749a3ad6 TAV: timecode packets minjaesong 2025-10-14 00:27:26 +09:00
  • e705d274de TAV decoding minor changes minjaesong 2025-10-13 01:42:44 +09:00
  • 222b9866a8 fix: RGB upload function broken for non-native size minjaesong 2025-10-10 00:03:31 +09:00
  • 0b7b8cdd35 fix: incorrect MMIO addressing of FB3/4 minjaesong 2025-10-09 20:55:14 +09:00
  • 31457974be more refactoring minjaesong 2025-10-09 16:50:49 +09:00
  • 0284b37678 graphics mode 5, faster RGB upload minjaesong 2025-10-09 16:44:41 +09:00
  • 912e35a122 graphics mode 5 minjaesong 2025-10-09 16:01:26 +09:00
  • 78a7cdc08f minor fix minjaesong 2025-10-09 01:51:03 +09:00
  • 1a072f6a0c tav: grain synthesis on the spec minjaesong 2025-10-08 23:47:54 +09:00
  • 17b5063ef0 tav player: seek and pause minjaesong 2025-10-08 21:25:33 +09:00
  • 9826efd98a tav: int maths on still frame detection minjaesong 2025-10-08 16:41:42 +09:00
  • f980f23efe tav: just more stat numbers minjaesong 2025-10-08 16:17:14 +09:00
  • 67445b040c tav: skip frame coding minjaesong 2025-10-08 11:09:06 +09:00
  • d08511a39d film grain effect to alleviate 3d scene with low-res texture look minjaesong 2025-10-08 02:07:29 +09:00
  • f918cd429c REWIND command for serial device minjaesong 2025-10-07 23:43:24 +09:00
  • 769b6481da HSDPA supporting file larger than 2GB minjaesong 2025-10-07 22:41:34 +09:00
  • 00e390d879 playtav: cue navigation using arrow keys minjaesong 2025-10-07 21:41:37 +09:00
  • 7474a9d472 proper UCF writer minjaesong 2025-10-07 20:53:13 +09:00
  • abce002cdd testdiskdrive now uses input stream which enables I/O on files larger than 2GB minjaesong 2025-10-07 19:54:43 +09:00
  • e36d4041ce TAV: subtitle font handling minjaesong 2025-10-07 18:14:07 +09:00
  • da084c0074 TAV: interlaced mode minjaesong 2025-10-07 17:51:47 +09:00
  • 3c9441e67f TAV: less aggressive deadzonning minjaesong 2025-10-07 15:27:55 +09:00
  • 581b270c31 TAV: interlacing for backwards compat minjaesong 2025-10-07 14:42:34 +09:00
  • fd62df99a4 TAV: yet another preset change minjaesong 2025-10-07 04:36:57 +09:00
  • ad232d1c84 TAV: twobitmap for better compression minjaesong 2025-10-07 03:55:56 +09:00
  • 0b066a693e visualiser update minjaesong 2025-10-07 02:55:53 +09:00
  • cdec0fe020 TAV: even more preset changes minjaesong 2025-10-07 02:27:15 +09:00
  • 21e3fe4c1e TAV: default Zstd level to 9 for faster encoding minjaesong 2025-10-06 20:47:53 +09:00
  • 364e33eede better hangul print minjaesong 2025-10-06 20:43:45 +09:00
  • 5d4e775ad0 TAV: default quality and zstd level change minjaesong 2025-10-06 20:43:35 +09:00
  • f7d98e74e3 quantisation deadzonning (massive compression gain) minjaesong 2025-10-05 20:47:17 +09:00
  • d6019019dc filter preset change minjaesong 2025-10-05 19:17:20 +09:00
  • 6c83c925cb terranmon.txt update minjaesong 2025-10-05 18:46:04 +09:00
  • 5c3a3a112c new: unicode.visualStrlen minjaesong 2025-10-04 22:39:17 +09:00
  • 71102f1d70 fixing hangul print functions minjaesong 2025-10-04 01:10:14 +09:00
  • 6222e9d8bd revived unicode print function minjaesong 2025-10-03 23:28:23 +09:00
  • 60e0ff9e61 fix: font rom not uploading minjaesong 2025-10-03 22:42:42 +09:00
  • 7d61074a13 Faster ICtCp colour conversion using extensive LUT minjaesong 2025-10-03 14:50:52 +09:00
  • 5f14169e6b encoder preset change (more quality) minjaesong 2025-10-03 14:41:23 +09:00
  • 29b3da1dbc ICtCp float math minjaesong 2025-10-03 02:00:14 +09:00
  • 27ad3361ea UCF reading and writing minjaesong 2025-10-02 23:49:57 +09:00
  • d4fae0071b tav: ictcp decoding fix minjaesong 2025-10-02 20:20:11 +09:00
  • 0666734c9d tav: --dump-frame minjaesong 2025-10-01 22:54:12 +09:00
  • f1cad6d9fa tav: coefficient dump visualiser minjaesong 2025-10-01 22:48:57 +09:00
  • 027d3289ca media player gui wip minjaesong 2025-10-01 19:52:33 +09:00
  • b9f38dfa08 TAV: revised psychovisual model minjaesong 2025-10-01 12:21:04 +09:00
  • 3e40b048a7 TAV: allowing multi-title if video is larger than default size minjaesong 2025-10-01 09:32:34 +09:00
  • 70dfc7bf13 TAV: better initial q-index prediction for target bitrate mode minjaesong 2025-10-01 01:53:25 +09:00
  • 8c7550e581 TAV: removed quantiser halving for non-CDF9/7 filters minjaesong 2025-10-01 01:31:54 +09:00
  • ff6821eb55 better preservation of high frequency diagonals minjaesong 2025-10-01 01:07:05 +09:00
  • 4e219d1a71 much better bitrate control minjaesong 2025-09-30 17:53:46 +09:00
  • 8688fc3742 better bitrate control minjaesong 2025-09-30 17:05:15 +09:00
  • 0f784eb741 bitrate mode wip minjaesong 2025-09-30 16:06:58 +09:00
  • 7f22ec8cc7 quality preset change minjaesong 2025-09-30 03:19:58 +09:00
  • b457be4bbf minor fix minjaesong 2025-09-30 01:41:42 +09:00
  • 41a8b578b5 Apparently you can push the chroma extremely far minjaesong 2025-09-30 01:05:14 +09:00
  • 836e69a40b CoCg-only channel handling minjaesong 2025-09-29 22:16:44 +09:00
  • 8b808ca297 TAV sharpen filters minjaesong 2025-09-29 21:38:23 +09:00
  • 7608e7433a TAV: channel layouts minjaesong 2025-09-29 16:34:08 +09:00
  • 907cc37b01 TAV: more format doc updates minjaesong 2025-09-29 14:51:11 +09:00
  • 1d3d218238 TAV: channel-concatenated coeffs preprocessing minjaesong 2025-09-29 14:42:52 +09:00
  • 5012ca4085 TAV: decompression done on GPU minjaesong 2025-09-29 01:35:19 +09:00
  • 66909537a0 TAV: improved compression using some coefficient preprocessing minjaesong 2025-09-29 01:17:53 +09:00
  • 01278815c7 added CLAUDE.md minjaesong 2025-09-29 00:27:32 +09:00
  • 65a01f36a4 more encoder param tuning minjaesong 2025-09-28 20:28:11 +09:00
  • 6ff634cc12 more wavelets for experimentation minjaesong 2025-09-28 08:55:15 +09:00
  • d85f8002cc perceptual model copied to TAV decoder_tav.c minjaesong 2025-09-27 00:50:25 +09:00
  • c50d015515 TAV decoder for ffmpeg/ffplay minjaesong 2025-09-26 17:17:48 +09:00
  • efab1c3a88 TAV: more documentation minjaesong 2025-09-25 18:27:46 +09:00
  • 4d9981ec23 TAV: now writes encoder q-value to the header minjaesong 2025-09-25 18:15:53 +09:00
  • ca18595134 TAV: GOP length adjustment minjaesong 2025-09-25 16:20:50 +09:00
  • b4e9d84f5f TAV decoder visual "hack" (increasing acutance) minjaesong 2025-09-25 15:49:58 +09:00
  • e2dd0744d2 simpler method of delta coding minjaesong 2025-09-25 00:47:39 +09:00
  • 2b59d5dd8d Revert "predictive delta encoding wip" minjaesong 2025-09-25 00:43:03 +09:00
  • bb3f715ad6 spatial delta prediction minjaesong 2025-09-25 00:03:06 +09:00
  • 699c6394a1 multiframe-based delta prediction minjaesong 2025-09-24 23:39:34 +09:00
  • d117b15e0f better NTSC framerate handling minjaesong 2025-09-24 21:53:01 +09:00
  • 5564fa5c9b predictive delta encoding with dithering minjaesong 2025-09-24 21:37:20 +09:00
  • 21fd10d2b6 predictive delta encoding wip minjaesong 2025-09-24 16:55:04 +09:00
  • 338a0b2e5d tev/tav spec update minjaesong 2025-09-24 02:43:26 +09:00
  • 0b3497b013 tav playing concatenated video streams (fixed) minjaesong 2025-09-24 00:41:49 +09:00
  • a9ba57c09a tav playing concatenated video streams minjaesong 2025-09-22 23:40:33 +09:00
  • 05101ecd08 turns out extra sync packet at the end of video was a terrible idea minjaesong 2025-09-22 22:38:32 +09:00
  • e001445095 more perceptual optimisation minjaesong 2025-09-22 14:45:59 +09:00
  • 4851f61c56 how far can i push the chroma subquantisation? minjaesong 2025-09-22 10:37:33 +09:00
  • be43384968 resurrecting delta encoding minjaesong 2025-09-22 02:47:46 +09:00
  • 28624309d7 even more psychovisual model minjaesong 2025-09-22 01:01:15 +09:00
  • 3584520ff9 more psychovisual model minjaesong 2025-09-22 00:03:45 +09:00
  • 613b8a97dd still working on the psychovisual model minjaesong 2025-09-21 21:13:39 +09:00
  • 5d48cc62eb still working on the psychovisual model minjaesong 2025-09-21 01:36:31 +09:00
  • 206e43a308 TAV: first working psychovisual tuning minjaesong 2025-09-20 11:15:04 +09:00
  • d3a18c081a TAV: base code for adding psychovisual model minjaesong 2025-09-20 02:02:59 +09:00
  • c14b692114 --arate option to override audio bitrate minjaesong 2025-09-18 01:28:02 +09:00