bnnm
a066301153
Merge branch 'master' of https://github.com/vgmstream/vgmstream into build3
2021-08-14 17:24:05 +02:00
NicknineTheEagle
a3aef99ca6
EA SCHl: Added missing indexes and defaults
2021-08-14 13:52:31 +03:00
bnnm
be0f5f803f
missing
2021-08-14 11:40:12 +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
0b14f9a446
builds: modify how version.h is used to fix issues
...
- version.h is now static (should increase on new releases)
- if compiler flag is passed, will try to use version_auto.h (autogen)
(auto only on compiler flag to avoid include'ing a non-existant file)
- avoid clobbered version.h as may force recompiles
2021-08-10 23:51:48 +02:00
NicknineTheEagle
c85579f6a4
Fixups to VS project files
2021-08-10 05:50:20 +03:00
NicknineTheEagle
9840556adc
EAAC: Fixed PCM channel offsets
2021-08-10 05:34:34 +03:00
bnnm
e6a8b2c3f5
cleanup
2021-08-08 13:31:39 +02:00
bnnm
d12f137470
Remove unused .vcproj (use CMake if needed)
2021-08-08 09:50:58 +02:00
bnnm
de074e503b
relic: clean API for easier external lib usage
2021-08-08 00:11:55 +02:00
bnnm
1f4b532066
cleanup: renames
2021-08-07 22:25:45 +02:00
bnnm
0c62973811
Fix some .sts issues [Shikigami no Shiro 3 (Wii)]
2021-08-07 22:25:07 +02:00
bnnm
5335f0876d
remove unused .bytes extension
2021-08-07 21:00:14 +02:00
bnnm
c8e57f07fe
cleanup: renames
2021-08-07 20:58:13 +02:00
bnnm
d8cd1487ea
cleanup
2021-08-07 20:56:31 +02:00
bnnm
e6c3527ee5
cleanup
2021-08-07 16:59:32 +02:00
bnnm
15bd54dfa8
hca: alt key bruteforcer for txt files
2021-08-07 12:37:41 +02:00
bnnm
a48fcd9484
makefiles: add .so target for testing
2021-08-07 12:33:25 +02:00
bnnm
970139f992
Add Relic .wxd+wxh and .bnk [Homeworld (PC)]
2021-08-07 12:32:42 +02:00
bnnm
adf3d3d3b0
relic decoder: fix some issues
2021-08-07 12:31:15 +02:00
NicknineTheEagle
52ceaef200
Improved EA Harmony bank support
2021-08-06 15:45:00 +03:00
Guest126
103e069d5c
Add HCA key [Mini 4WD Hyper Dash GP (Android)]
...
I found the HCA key from level1 in data.unity3d.
https://note.com/note_s/n/na1b09cb3a85d
2021-07-30 18:29:15 +09:00
bnnm
734848b5d5
mix: fix minor logic issue
2021-07-29 23:42:08 +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
93374f3019
txth: fix wrong name table check
2021-07-29 22:31:08 +02:00
bnnm
39dfdee9e4
cleanup: function defs, unused vars
2021-07-29 22:29:49 +02:00
bnnm
5673a3c636
cleanup: misc
2021-07-29 18:38:07 +02:00
bnnm
20d523055a
cleanup: includes
2021-07-29 17:36:43 +02:00
bnnm
079370b2a1
cleanup: hca subkeys
2021-07-29 17:35:02 +02:00
bnnm
e525bd1456
Add HCA key [Alchemy Stars (Android)]
2021-07-29 17:34:11 +02:00
bnnm
0ac5959234
cleanup: fix compiler warning, etc
2021-07-29 17:08:30 +02:00
NicknineTheEagle
147af39293
EA GIN: Added "Octn" header magic
2021-07-28 16:57:09 +03:00
bnnm
93339ba2bc
Add Tantalus .tad decoder [House of the Dead (SAT)]
2021-07-23 22:30:57 +02:00
bnnm
408bf257a1
Fix some .spf [Hugo: Magic in the Trollwoods (DS)]
2021-07-23 19:21:40 +02:00
bnnm
4def2fd7e2
Allow wrong .AT3 again for old demuxed videos
2021-07-23 19:16:11 +02:00
bnnm
039541f881
ffmpeg: internals cleanup
2021-07-23 18:55:03 +02:00
bnnm
805412e129
Ignore silence codec in bitrate and info
2021-07-23 16:03:20 +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
6de04c14bd
Fix some ATRAC9 .wem [DmC: Definitive Edition (PS4)]
2021-07-18 23:07:03 +02:00
bnnm
2be670bffb
Merge branch 'master' into ffmpeg-abi-unix-fix
2021-07-18 22:53:41 +02:00
Lukas Cone
be7a8371ba
ffmpeg includes from system for unix
2021-07-17 20:09:11 +02:00
bnnm
3741e021b3
Add TXTH first interleave, tweak dual stereo
2021-07-17 19:01:50 +02:00
bnnm
8094ce9ebd
Fix clamped subfiles read bug
2021-07-17 19:00:40 +02:00