bnnm
|
11968a5593
|
Add support for WiiBGM demuxed from G1L [Romance of Three Kingdoms 12]
|
2017-01-18 21:28:14 +01:00 |
|
bnnm
|
07c179e51c
|
Remove unused init_ffmpeg_faux_riff
Superseded by init_ffmpeg_header_offset and various ffmpeg_make_riff_x
|
2017-01-14 22:29:47 +01:00 |
|
bnnm
|
2467f9afdc
|
Added CXS [Eternal Sonata (Xbox 360)]
|
2017-01-08 14:19:32 +01:00 |
|
bnnm
|
01981a6686
|
Added PS2 VDS/VDM [Graffiti Kingdom]
|
2017-01-08 12:59:04 +01:00 |
|
bnnm
|
3e4299b373
|
Added ATRAC3/XMA in VAWX (.xwv) [Moon Diver, No More Heroes X360]
|
2017-01-07 17:04:21 +01:00 |
|
bnnm
|
8913ccdd47
|
Add SCD OGG v3 decryption (FF XIV Heavensward)
Original code by ShadowRoze and algorithm by Ioncannon.
|
2017-01-03 19:03:08 +01:00 |
|
bnnm
|
6c82a508ef
|
Redone FSB1-4: improved XMA/MPEG, bugs, looping
Now parses FMOD's flags correctly and should work for all versions.
There are still some problems with IMA ADPCM which also happened before.
|
2016-12-29 14:06:57 +01:00 |
|
Christopher Snowhill
|
ad85fc8bc3
|
Make XMA support dependent on FFmpeg inclusion, for now.
|
2016-12-18 11:41:26 -08:00 |
|
bnnm
|
8140800587
|
Added proper/looped .XMA
|
2016-12-18 18:12:27 +01:00 |
|
bnnm
|
c1c1cd1ba6
|
init_ffmpeg accepts any generic header; init_seek edge cases (for XMA)
|
2016-12-18 13:10:08 +01:00 |
|
bnnm
|
22d7708d68
|
Added FFmpeg MP4/AAC
|
2016-12-06 17:12:56 +01:00 |
|
bnnm
|
2ac3db4d03
|
SGDX fixes: AT3/AC3 codecs (via FFmpeg), ADPCM interleave, unify code
|
2016-12-04 23:10:18 +01:00 |
|
bnnm
|
b5a9db8ae2
|
support for PS2 SNK SVAG
|
2016-10-27 23:21:12 +02:00 |
|
Arne Morten Kvarving
|
e3666934c1
|
fixed: move #endif into proper position
|
2016-07-31 14:51:47 +02:00 |
|
Chris Moeller
|
cbe9bc3d6b
|
Added FFmpeg support, and fixed a long standing issue with broken loops locking up the decoder.
|
2016-07-16 23:02:27 -07:00 |
|
Chris Moeller
|
33563f4e7c
|
Add HCA support.
|
2016-06-28 00:20:37 -07:00 |
|
soneek
|
46f21d977b
|
Update to build with mingw, added at3plus support to Winamp plugin, Capcom mca, WiiU btsnd, MH3U dspw
|
2015-01-21 19:28:43 -05:00 |
|
soneek
|
76062dbbdc
|
Add Hyrule Warriors G1L
|
2014-10-19 17:10:31 -04:00 |
|
soneek
|
52d3f06162
|
First BFSTM support (needs work for 9+ channels), experimental NSMBU bfwav support
|
2014-10-18 17:54:31 -04:00 |
|
Chris Moeller
|
9a03256df2
|
CSMP for Metroid Prime 3 and DKCR, from Antidote
|
2014-09-16 16:34:08 -07:00 |
|
Chris Moeller
|
0ebc29f236
|
IDSP as in SSB4 3DS
|
2014-09-16 16:31:59 -07:00 |
|
soneek
|
b1e5a3a9e3
|
Added experimental support for bfwav
|
2014-08-02 19:10:45 -04:00 |
|
manakoat
|
96301376cc
|
FSB5 added, only MPEG support now
|
2014-04-23 21:31:04 -07:00 |
|
Chris Moeller
|
1ab759bd19
|
Added soneek's experimental CSTM meta for BCSTM support (3DS)
|
2014-02-25 22:31:28 -08:00 |
|
Chris Moeller
|
9fc46bd877
|
Added OTM support for Otomedius (Arcade)
|
2014-02-25 22:25:02 -08:00 |
|
Chris Moeller
|
dc4b7f553c
|
Add PS2 VBK meta.
|
2013-09-03 11:27:36 -07:00 |
|
Chris Moeller
|
aa1d39a19e
|
Initial Ubisoft CKD support for Rayman Origins (Wii only for now) Still testing but seems to work fine. Mono is kinda broken but w/e.
|
2013-09-03 11:14:14 -07:00 |
|
Chris Moeller
|
634845b1ce
|
Added preprocessor blocking around MP4/AAC parts
|
2013-06-13 17:42:24 -07:00 |
|
Chris Moeller
|
e1dc9ba487
|
Implemented MP4 AAC support for iOS AKB format
|
2012-09-05 03:28:18 +00:00 |
|
bxaimc
|
26f6e3208c
|
Added RSD6OOGV support for Scarface: The World is Yours (PC)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@996 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2012-08-31 05:12:04 +00:00 |
|
halleyscometsw
|
a4561ef328
|
XNBm support, share some functionality among RIFF-related formats
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@987 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2012-08-20 05:17:52 +00:00 |
|
snakemeat
|
1c67f85bc7
|
Add PS2 2PFS meta. Cannot determine loop points.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@984 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2012-08-15 03:41:24 +00:00 |
|
snakemeat
|
70df3651fa
|
Add PS3 IVAG meta.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@977 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2012-04-14 16:07:21 +00:00 |
|
snakemeat
|
4ef19d3820
|
Add PS2 HSF meta.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@974 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2012-03-21 03:30:36 +00:00 |
|
halleyscometsw
|
d8e13f6d29
|
SCD Ogg Vorbis with obfuscated header triad (FFXIII-2)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@970 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-12-15 08:00:47 +00:00 |
|
manakoat
|
85e9303b61
|
added .mms support (ShellSHock Nam '67)
added WIP support for Mini Minjas (.mnstr)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@965 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-07-22 05:32:10 +00:00 |
|
snakemeat
|
2b1a89dfd7
|
Add SGD file type, an SGH/SGB style file [Boku no Natsuyasumi 3 (PS3)].
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@956 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-05-31 15:01:04 +00:00 |
|
halleyscometsw
|
fde0d8d5a1
|
Square-Enix SCD (SEDB SSCF) Vorbis
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@952 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-05-28 09:03:45 +00:00 |
|
bxaimc
|
d4e2f18106
|
Added initial support for .TUN (LEGO Racers (PC)), broken though (for now)
Added .WPD support for Shuffle! (PC)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@951 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-05-18 20:33:00 +00:00 |
|
halleyscometsw
|
262d5a98c9
|
Metal Gear Solid 3 MTAF. What a thrill.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@941 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-05-07 11:05:05 +00:00 |
|
manakoat
|
0f05f28769
|
add new extension for SGXD/WAVE
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@933 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-03-23 08:06:05 +00:00 |
|
snakemeat
|
c829019e48
|
Add PS3 KLBS meta.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@932 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-03-23 03:17:53 +00:00 |
|
halleyscometsw
|
84e23b7faa
|
Excitebots .sfx and .sf0
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@930 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-03-03 09:03:18 +00:00 |
|
halleyscometsw
|
ce2816c0eb
|
ADP! from Balls of Steel
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@928 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-02-22 06:57:50 +00:00 |
|
bxaimc
|
e14ce06d23
|
Added .PSND support for Crash Bandicoot Nitro Kart 2 (iOS)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@926 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-02-19 02:59:42 +00:00 |
|
manakoat
|
f514642b76
|
add Mattel Hyperscan format
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@923 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-02-15 18:24:50 +00:00 |
|
snakemeat
|
85e4780db3
|
Add PS2 WMUS for "The Warriors" PS2
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@919 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-02-13 02:23:53 +00:00 |
|
bxaimc
|
16bae0a74d
|
Combined FSB metas
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@918 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-02-08 12:56:16 +00:00 |
|
halleyscometsw
|
bf8a32fefd
|
.snds from Incredibles PC
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@913 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-02-06 09:49:57 +00:00 |
|
halleyscometsw
|
6bf8f36726
|
.seg support for Xbox ADPCM as well as existing ADPCM
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@912 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2011-01-22 02:31:52 +00:00 |
|