Commit Graph

264 Commits

Author SHA1 Message Date
minjaesong
50092aef60 tavdec: multithreaded audio decode 2025-12-09 10:44:32 +09:00
minjaesong
017aef26ab tavenc/dec: interlaced mode 2025-12-09 08:40:42 +09:00
minjaesong
efdb915208 tavenc: header support for extended dimensions (max(width,height) > 65535) 2025-12-09 04:59:40 +09:00
minjaesong
5d99191b5e tavenc: proper sync packet after i-frames 2025-12-09 04:44:40 +09:00
minjaesong
621c312922 tavenc: extended header, automatic multithreading, tad autoselect fix 2025-12-09 03:44:35 +09:00
minjaesong
c6c50c2ebe tavenc: multithreaded decoding 2025-12-08 16:07:20 +09:00
minjaesong
34a1f0e3db tavenc: multithreaded encoding 2025-12-08 11:06:03 +09:00
minjaesong
9b72a62cdb tavenc: shelving the tiling mode due to poor performance 2025-12-07 23:42:20 +09:00
minjaesong
9e2c9e6efd tavenc: tiling on uniform 2025-12-07 23:27:07 +09:00
minjaesong
0907e22f53 tavenc: tiling 2025-12-07 15:27:32 +09:00
minjaesong
3828bd7fbc reference tav decoder 2025-12-07 04:58:36 +09:00
minjaesong
189646a8dc libtavenc: fixed gop size 2025-12-07 04:36:19 +09:00
minjaesong
7f951366da tavlib: quant fix 2 2025-12-07 02:51:17 +09:00
minjaesong
a2233aedaf tavlib: quant fix 2025-12-06 08:58:21 +09:00
minjaesong
dad1da741f tav: librarying 2025-12-05 09:21:47 +09:00
minjaesong
94ae24e9e4 tav: librarying 2025-12-05 03:39:32 +09:00
minjaesong
d3cc05789f tav: more dt decoder fix 2025-12-02 20:20:59 +09:00
minjaesong
bc5779d4f5 tav: temporal CDF 5/3 is causing coeff overflow on -q 5, replacing with Haar+sports mode 2025-12-02 16:39:30 +09:00
minjaesong
046fa98025 working TAV-DT decoder 2025-12-02 14:37:36 +09:00
minjaesong
196b9a0c01 TAV-DT encoding/scene detection const sweak 2025-12-02 04:49:21 +09:00
minjaesong
8adf44e5ae more TAV doc 2025-12-01 18:43:37 +09:00
minjaesong
602b42c6ff JS impl tav_inspector 2025-12-01 14:58:32 +09:00
minjaesong
79eb81e8d0 tav: D1 res is 720x480 2025-12-01 01:52:39 +09:00
minjaesong
c522244574 tav: fix: incorrect brightness jumping on MT mode 2025-11-30 23:46:59 +09:00
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
3b401139e9 more experiments for avx512 2025-11-26 02:36:49 +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