bnnm
|
e4c819af2e
|
Add size_callback to open_io_streamfile for more complex stuff
|
2018-03-30 18:10:23 +02:00 |
|
bnnm
|
0f529ea1a7
|
Remove BMDX decoder and use decryption streamfile instead
The encryption is built on top of PS ADPCM data, so this way mimics the
actual setup and removes a superfluous decoder
|
2018-03-27 22:39:05 +02:00 |
|
bnnm
|
c7c1564d9f
|
Minor cleanups (no functionality changes)
- added comments, code alignment for clarity
- renamed some decoders for consistency (ex. eaxa > ea_xa, invert_psx >
psx_bmdx, vgm_adpcm_cfg > psx_cfg)
- removed layout_dkt_interleave (same as nolayout)
- removed skip_last_channel (not used anymore)
- removed meta_DSP_HALP (not used anymore)
|
2017-01-08 01:09:20 +01:00 |
|
Chris Moeller
|
142cfc971d
|
Raised path length limit to 32767 characters, controlled by a global enum definition
|
2013-05-26 20:55:50 -07:00 |
|
manakoAT
|
cfae8db6d8
|
support for mono "bmdx" files added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@560 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2009-01-10 22:39:43 +00:00 |
|
halleyscometsw
|
fd6ca93047
|
enhanced bmdx decryption (determine key from initial frame, which ought to be all zeroes)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@559 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2009-01-10 00:07:12 +00:00 |
|
manakoAT
|
06e43e9c00
|
added new dsp type in .emff.c
added block format for gsp+gsb
cleaned some metas from useless stuff
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@519 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-12-16 15:48:21 +00:00 |
|
halleyscometsw
|
c433b3046f
|
Experimental mutant psx codec
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@257 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-06-25 20:39:15 +00:00 |
|
halleyscometsw
|
05ca1c8d29
|
need to divide bytes by channel count to get samples
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@256 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-06-25 19:31:00 +00:00 |
|
halleyscometsw
|
d0135eaa99
|
hopefully last stupid bmdx mistake, wrong offset for data start
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@255 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-06-25 19:22:45 +00:00 |
|
halleyscometsw
|
02ef94e214
|
stupid!
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@254 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-06-25 18:41:11 +00:00 |
|
halleyscometsw
|
4f4c9fff53
|
add .bmdx
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@251 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-06-25 16:42:13 +00:00 |
|