bnnm
|
400b23813d
|
Rename adx_header.c meta to adx.c for consistency
|
2017-04-16 01:02:29 +02:00 |
|
bnnm
|
cda7857094
|
Fix ADX multi-ch looping [Okami HD]; read initial history; cleanup
|
2017-04-16 00:58:40 +02:00 |
|
bnnm
|
4d4c5e140b
|
Minor renames (xma_sample_data, ffmpeg_make_riff_xma_from_fmt)
|
2017-04-15 23:58:19 +02:00 |
|
bnnm
|
e3d8d2ec47
|
Add early (~2009) Wwise Ogg/Vorbis variation [LotR: Conquest PC]
|
2017-04-15 23:07:15 +02:00 |
|
bnnm
|
e5f2ab0236
|
Improve handling of truncated Wwise files (VORBIS/IMA)
|
2017-04-14 01:05:55 +02:00 |
|
bnnm
|
f26214944a
|
Fix some Wwise Vorbis variations (newer style + standard packets)
|
2017-04-13 20:53:49 +02:00 |
|
bnnm
|
61c66182a1
|
Don't parse RIFX xma as they are now handled in wwise.c
Microsoft XMAs always use RIFF (even though the X360 is BE) while Wwise
XMAs always use RIFX
|
2017-04-13 15:06:56 +02:00 |
|
bnnm
|
ed70506f33
|
Added Wwise Vorbis (.wem, .logg) [many games]
|
2017-04-13 15:05:06 +02:00 |
|
bnnm
|
b54e49370f
|
Reject Wwise RIFFs with JUNK chunks, now parsed in wwise.c
|
2017-04-11 20:03:26 +02:00 |
|
bnnm
|
01ee57d62e
|
Added Wwise IMA support; xma extension
|
2017-04-11 20:01:17 +02:00 |
|
bnnm
|
87bbd007c8
|
Add Wwise XMA
|
2017-04-08 13:40:23 +02:00 |
|
bnnm
|
680ff51e64
|
Add extra XMA parsing utils
|
2017-04-08 13:32:11 +02:00 |
|
bnnm
|
fb26adef77
|
Add Wii and full interleave DSP RAKI variations
|
2017-04-07 22:43:09 +02:00 |
|
bnnm
|
eb16da6513
|
Fix some Moon Diver PS3 looping/sample issues
|
2017-04-07 21:18:38 +02:00 |
|
bnnm
|
b7ffd11fca
|
Add/use atrac3_bytes_to_samples
|
2017-04-07 21:18:07 +02:00 |
|
bnnm
|
3619b14f8e
|
Add Wwise XWMA [Halo 4 X360]; update xma_get_samples to read WMAPRO
Also ffmpeg_make_riff_xwma doesn't actually need num_samples and use
x_bytes_to_samples in Wwise
|
2017-04-07 20:21:55 +02:00 |
|
bnnm
|
2086426175
|
Fix mono/full-interleave CKD [Rayman Origins Wii SFX]; cleanup
|
2017-04-07 19:10:16 +02:00 |
|
bnnm
|
3dafb0eb73
|
Remove unused stuff
|
2017-04-07 18:17:24 +02:00 |
|
bnnm
|
5f3adbbf9f
|
Fix Ubisoft RAKI MSADPCM
|
2017-04-07 18:12:23 +02:00 |
|
bnnm
|
a33a77575a
|
Add Ubisoft RAKI [Rayman Legends, Just Dance 2017 (multi)]
|
2017-04-07 18:01:04 +02:00 |
|
bnnm
|
4d69aed0da
|
Fix some Wwise PSVita HEVAGs
|
2017-04-02 15:22:03 +02:00 |
|
bnnm
|
98bc4851af
|
Remove Wwise DSP parsing as it's now handled in wwise.c
|
2017-04-02 12:30:21 +02:00 |
|
bnnm
|
4f73cfc18d
|
Add partial Wwise support (PCM/DSP/AAC/HEVAG)
|
2017-04-02 12:27:21 +02:00 |
|
bnnm
|
2ec41eb054
|
Add option to set if zero-sized chunks stop find_chunk (for XVAG)
|
2017-04-02 12:23:42 +02:00 |
|
bnnm
|
84cac5e934
|
Fix some MCA v4 and relax looping checks [MH3U (3DS)]
|
2017-03-31 22:38:45 +02:00 |
|
bnnm
|
9c06c103e2
|
Add FSB5 HEVAG [PSVita sfx]
|
2017-03-31 20:57:26 +02:00 |
|
bnnm
|
003e48e88c
|
Add FSB4 celt comment
|
2017-03-25 19:05:08 +01:00 |
|
bnnm
|
a05a11a618
|
Add FSB5 vorbis decoder
|
2017-03-25 14:58:34 +01:00 |
|
bnnm
|
5260314bc7
|
Minor check
|
2017-03-24 16:39:57 +01:00 |
|
bnnm
|
aeb2c597b6
|
Improved FSB5 num_samples parsing; comments
|
2017-03-24 16:39:19 +01:00 |
|
bnnm
|
4bc254d67c
|
Allow FSBs with encryption flag set [Double Fine games]
|
2017-03-24 16:37:56 +01:00 |
|
bnnm
|
cbd4e4e726
|
Fixed some MSF looping [Castlevania HoD (PS3)]
|
2017-03-24 16:37:14 +01:00 |
|
bnnm
|
1a069dd5fa
|
Fix compiling errors without FFmpeg enabled
|
2017-03-19 19:38:15 +01:00 |
|
bnnm
|
3a98c9e7d5
|
Add Capcom .AST [Dead Rising X360]
|
2017-03-19 00:44:58 +01:00 |
|
bnnm
|
bcf93deecd
|
Extend ffmpeg's make_riff_xma_from_fmt/fmt_chunk_swap_endian for XMA1
|
2017-03-19 00:43:31 +01:00 |
|
bnnm
|
e021cff626
|
Add some XMA meta descriptions
|
2017-03-18 19:26:39 +01:00 |
|
bnnm
|
891baff263
|
More minor file renames (cleanup)
|
2017-03-18 18:40:46 +01:00 |
|
bnnm
|
2d8ae43fa7
|
Rename nub to nub_vag and some cleanup
|
2017-03-18 18:30:22 +01:00 |
|
bnnm
|
fe54a36b93
|
Rename ps3_sgh_sgb to sgxd (cleanup)
|
2017-03-18 17:55:35 +01:00 |
|
bnnm
|
e5b384ea40
|
Rename ps3_vawx to vawx (cleanup)
|
2017-03-18 17:53:19 +01:00 |
|
bnnm
|
a8fea8f35c
|
Fix Malicious PS3 looping
|
2017-03-18 17:41:45 +01:00 |
|
bnnm
|
a4327c3529
|
Improve total_streams check
|
2017-03-18 17:17:24 +01:00 |
|
bnnm
|
d6ce0f0ae3
|
Fix SGXD typo (SGDX to SGXD)
|
2017-03-18 15:07:58 +01:00 |
|
bnnm
|
14d4cd8651
|
Add XWB size check; Techland's ATRAC3 [Nail'd, Sniper Ghost Warrior PS3]
|
2017-03-18 00:22:20 +01:00 |
|
bnnm
|
1a2083ad6f
|
Added Ukiyo no Roushi vag variation
|
2017-03-18 00:19:35 +01:00 |
|
bnnm
|
d13d03e573
|
Add little endian BFSTM [Blaster Master Zero (3DS)]
|
2017-03-13 21:19:38 +01:00 |
|
bnnm
|
de523dc6a3
|
Do some cleanup while we are testing BFSTMs
|
2017-03-13 21:14:14 +01:00 |
|
bnnm
|
0c55e49a63
|
More FSB5 flags comments
|
2017-03-13 20:43:47 +01:00 |
|
bnnm
|
0cf5d4fb00
|
Add FSB5 XMA; use interleaved MPEGs; fix mono MPEG total samples
|
2017-03-13 20:08:35 +01:00 |
|
bnnm
|
5763a1a229
|
Use interleaved MPEG FSB decoder [Timeshift, DJ Hero]
|
2017-03-13 20:05:28 +01:00 |
|