bnnm
|
be7e4821d7
|
xa: tweak decoding to be closer to PSX
|
2021-10-24 10:54:03 +02:00 |
|
bnnm
|
3e2f7aab75
|
xa cleanup
|
2021-10-24 10:29:00 +02:00 |
|
bnnm
|
3c8dc615ab
|
cleanup: fix UB (left shift promotes to int)
|
2021-10-24 10:28:20 +02:00 |
|
bnnm
|
3d88b965d3
|
Add TXTH codec CP_YM [Marvel vs SF (SAT)]
|
2021-10-23 13:16:44 +02:00 |
|
bnnm
|
8ae722b9e9
|
cleanup
|
2021-10-23 13:02:53 +02:00 |
|
bnnm
|
f4c3009a00
|
hca: optimize key test
|
2021-10-19 00:35:29 +02:00 |
|
bnnm
|
99eb1c328f
|
Improve HCA key tester
|
2021-10-19 00:35:06 +02:00 |
|
bnnm
|
86c31d1481
|
streamfile cleanup
|
2021-10-10 15:09:58 +02:00 |
|
bnnm
|
f052c97cfb
|
cleanup
|
2021-10-10 13:31:04 +02:00 |
|
bnnm
|
ca8e634819
|
ffmpeg: tweaks
|
2021-10-03 13:49:02 +02:00 |
|
bnnm
|
2b52edbc8f
|
cleanup: don't ifdef vorbis meta
|
2021-09-27 00:10:28 +02:00 |
|
bnnm
|
bb01c776ac
|
misc fixes
|
2021-09-26 19:34:12 +02:00 |
|
bnnm
|
8a4e111710
|
ffmpeg: tweak io buf to lower memory
no real difference in performance and was affecting wasm
|
2021-09-26 19:33:13 +02:00 |
|
LoveEevee
|
81ebcddd7b
|
Cmake: Refactor dependency fetching
- Build maiatrac3plus on targets without ffmpeg
|
2021-09-19 08:46:47 +03:00 |
|
bnnm
|
7bb2434b56
|
misc issues and cleanup
|
2021-09-15 23:22:17 +02:00 |
|
bnnm
|
d1c78d18c0
|
doc
|
2021-09-11 16:54:57 +02:00 |
|
bnnm
|
c859482dcd
|
Add PCM24 codec [Legend of Mana (PC)]
|
2021-09-11 15:49:37 +02:00 |
|
bnnm
|
58b6b16e3a
|
Tweak some XWMA total samples
|
2021-09-11 13:11:29 +02:00 |
|
bnnm
|
abb9acaf4f
|
cleanup: remove tabs
|
2021-09-04 22:19:36 +02:00 |
|
bnnm
|
1d758db7d4
|
Tweak STREAMFILES to read +2GB files
|
2021-09-04 21:57:23 +02:00 |
|
bnnm
|
a4fe6a9352
|
Cleanup and logs
|
2021-09-04 20:31:11 +02:00 |
|
bnnm
|
8bfd247eac
|
build: autotools cleanup and log fixes
|
2021-08-26 22:16:31 +02:00 |
|
bnnm
|
2489d1e17b
|
cleanup
|
2021-08-22 13:15:06 +02:00 |
|
bnnm
|
e54d9ed20b
|
Fix Ubi Lyn .wav MPEG last interleave
|
2021-08-22 12:23:50 +02:00 |
|
bnnm
|
36cf5c18f4
|
cleanup: move clHCA to coding to simplify
Also has changed a lot from the original so it's barely external now
|
2021-08-14 11:39:54 +02:00 |
|
bnnm
|
bb445efea1
|
cleanup: minor compiler warnings, etc
|
2021-08-13 23:53:27 +02:00 |
|
bnnm
|
700b49391b
|
build: fix wrong ifdef
|
2021-08-12 22:41:54 +02:00 |
|
bnnm
|
a008645c0f
|
build: fix building with ffmpeg + without mpeg
|
2021-08-12 20:03:14 +02:00 |
|
bnnm
|
e6a8b2c3f5
|
cleanup
|
2021-08-08 13:31:39 +02:00 |
|
bnnm
|
de074e503b
|
relic: clean API for easier external lib usage
|
2021-08-08 00:11:55 +02:00 |
|
bnnm
|
adf3d3d3b0
|
relic decoder: fix some issues
|
2021-08-07 12:31:15 +02:00 |
|
bnnm
|
3c03891d13
|
cleanup: etc
|
2021-07-29 23:41:27 +02:00 |
|
bnnm
|
4ea05e512a
|
cleanup: simplify ogg vorbis meta call
|
2021-07-29 23:20:43 +02:00 |
|
bnnm
|
bfd1d28745
|
cleanup: misc
|
2021-07-29 22:46:34 +02:00 |
|
bnnm
|
39dfdee9e4
|
cleanup: function defs, unused vars
|
2021-07-29 22:29:49 +02:00 |
|
bnnm
|
20d523055a
|
cleanup: includes
|
2021-07-29 17:36:43 +02:00 |
|
bnnm
|
0ac5959234
|
cleanup: fix compiler warning, etc
|
2021-07-29 17:08:30 +02:00 |
|
bnnm
|
93339ba2bc
|
Add Tantalus .tad decoder [House of the Dead (SAT)]
|
2021-07-23 22:30:57 +02:00 |
|
bnnm
|
039541f881
|
ffmpeg: internals cleanup
|
2021-07-23 18:55:03 +02:00 |
|
bnnm
|
4a178e4e44
|
ffmpeg: AAC cleanup and doc
|
2021-07-23 15:52:31 +02:00 |
|
bnnm
|
4927761e52
|
Fix FFmpeg 4.4 encoder delay issues and cleanup
|
2021-07-23 15:52:05 +02:00 |
|
Christopher Snowhill
|
54f06ba69a
|
FFmpeg decoder: Fix building against FFmpeg 4.4 or newer, fixes #899
|
2021-07-22 13:22:38 -07:00 |
|
bnnm
|
53f43b9f38
|
Add .sps new EA-OPUS [FIFA 21 (PC)]
|
2021-07-13 23:49:40 +02:00 |
|
bnnm
|
ac23eab7ed
|
Fix some auto L+R issues [Gift: Prism (PS2)]
|
2021-07-08 22:17:13 +02:00 |
|
bnnm
|
6fb4178103
|
Optimize PSX padding finder
|
2021-07-08 22:16:43 +02:00 |
|
bnnm
|
d49aacbf52
|
Improve MSADPCM accuracy
|
2021-06-20 18:10:34 +02:00 |
|
bnnm
|
3fa029ef19
|
MSADPCM cleanup
|
2021-06-20 17:29:41 +02:00 |
|
bnnm
|
05ff8464fd
|
Extra helpers
|
2021-06-20 11:24:32 +02:00 |
|
bnnm
|
d6e3e8dac9
|
Fix some .MSB+MSH
|
2021-06-17 22:49:02 +02:00 |
|
bnnm
|
89ccb06747
|
Fix some .aac encoder delay/sample issues
|
2021-06-01 00:28:04 +02:00 |
|