bnnm
|
d26c813cbd
|
Fix some rare AKB2 [Mobius FF SFX]
|
2017-02-12 15:43:57 +01:00 |
|
bnnm
|
b661996313
|
Relax loop validation [ESPN 2002]
|
2017-02-12 15:00:10 +01:00 |
|
bnnm
|
b3ca092b6a
|
Add AKB support for OGG/alt AAC [SQEX iOS: Dragon Quest 2-6, FF6, TWEWY]
|
2017-02-12 14:42:02 +01:00 |
|
bnnm
|
9317ce9cc2
|
Add ffmpeg_set_skip_samples to manually fix encoder delay in some cases
|
2017-02-12 13:17:01 +01:00 |
|
bnnm
|
8d973f4eb9
|
Allow negative start time in init_seek (for Ogg)
|
2017-02-12 12:18:44 +01:00 |
|
Christopher Snowhill
|
520cb97b34
|
Merge branch 'master' of github.com:kode54/vgmstream
|
2017-02-04 16:59:24 -08:00 |
|
bnnm
|
5040b4746e
|
Fix minor bugs; cleanup
- loop flag parsed from the spec [TTT HD]
- add joint stereo ATRAC3 [Silent Hill HD]
- fix MSFv1 ATRAC3 sample rate [Digi World SP]
- use "fake RIFF" ATRAC3 for flexibility (sample rate fix)
|
2017-02-04 23:26:13 +01:00 |
|
bnnm
|
3d9ce4c15e
|
Fixed FSB5 sample rate and channels, multichannel IMA ADPCM; cleanup
|
2017-02-04 23:20:11 +01:00 |
|
bnnm
|
cc181f5e0d
|
Added FSB multichannel IMA
|
2017-02-04 23:17:56 +01:00 |
|
bnnm
|
b44cd87a7b
|
Fix multichannel IMA FSB
|
2017-02-04 19:37:48 +01:00 |
|
bnnm
|
b7ee1f8f02
|
Add todo/note in XBOX IMAs
|
2017-02-04 19:37:00 +01:00 |
|
bnnm
|
6cd991ebf6
|
Added FSB multichannel IMA
Variation of the XBOX IMA used in >2ch FSB (interleaved header)
|
2017-02-04 19:19:51 +01:00 |
|
bnnm
|
13bec0d5be
|
Add check in free_ffmpeg to avoid segfault if data is NULL
free() accepts NULL so free_ffmpeg should too, I guess
|
2017-02-04 17:54:43 +01:00 |
|
bnnm
|
2aa025f245
|
Added BIK/BIKa 1/2 [various game movies]
|
2017-02-04 13:00:13 +01:00 |
|
bnnm
|
bc49757f20
|
Added/finished looping MP4 (.lmp4) [FFDimensions, Tales of Hearts R iOS]
|
2017-02-04 11:10:02 +01:00 |
|
bnnm
|
bcc60c3b64
|
Added buffer logging debug util
|
2017-02-04 11:06:35 +01:00 |
|
Christopher Snowhill
|
16d2532c6f
|
Added Release2015 target to projects.
|
2017-02-03 22:01:21 -08:00 |
|
bnnm
|
d8df47e080
|
Simplify SGXD code
|
2017-01-28 00:41:51 +01:00 |
|
bnnm
|
a468e9b1b1
|
Fix stream and interleave sizes in some cases
|
2017-01-27 23:39:52 +01:00 |
|
bnnm
|
c3490f99d9
|
Fix a rare FFmpeg bug when reading "fake" filesizes
|
2017-01-27 23:16:00 +01:00 |
|
bnnm
|
685c7bafad
|
Fix MSA sample count [Psyvariar (PS2)]
|
2017-01-27 19:32:40 +01:00 |
|
bnnm
|
7e106d6a33
|
Add basic multistream FSB support
|
2017-01-27 18:01:40 +01:00 |
|
bnnm
|
45bd8a37cb
|
Allow looping in IDSPs with loop_end over num_samples
|
2017-01-27 16:19:08 +01:00 |
|
bnnm
|
802e414bdc
|
Fix mono Xbox decoding, mono DSP start_offset; code cleanup
|
2017-01-26 23:31:02 +01:00 |
|
bnnm
|
dfa9edea76
|
Remove unneeded/buggy stream-closing code in vgmstream_open_stream
|
2017-01-25 22:31:28 +01:00 |
|
bnnm
|
35a3d44c89
|
Move Xenoblade 3D DSP .adx from CRI .adx to its own meta (cleanup)
The CRI .adx code is now like before it was added (44075c4)
|
2017-01-25 22:28:15 +01:00 |
|
bnnm
|
195958b20a
|
Move Xenoblade 3D DSP .adx from CRI .adx to its own meta (cleanup)
|
2017-01-25 22:23:45 +01:00 |
|
bnnm
|
068284ff09
|
Add dsp_read_coefs_le
|
2017-01-25 22:20:01 +01:00 |
|
bnnm
|
9ae63e470b
|
Add .str extension for Ben 10: Galactic Racing
|
2017-01-25 20:36:57 +01:00 |
|
bnnm
|
a809a7c628
|
Add Omikron: The Nomad Soul IMA ADPCM coding and meta
|
2017-01-25 20:25:39 +01:00 |
|
bnnm
|
1d95cfc138
|
Normalize coding style to understand IMAs better + highlight differences
There are no functional differences, all IMAs give byte-exact results
compared to prev versions
|
2017-01-25 20:19:13 +01:00 |
|
bnnm
|
28dc316f95
|
Add NPS extension (Beautiful Katamari)
|
2017-01-22 11:40:01 +01:00 |
|
bnnm
|
b726349ece
|
Fix multistream count offset [Dragon Quest X SFX]
|
2017-01-19 00:33:12 +01:00 |
|
bnnm
|
78349c3c8f
|
Move "skip chunks" to OGG, only FFXIV needs it and breaks some DQ10 DSPs
|
2017-01-19 00:29:55 +01:00 |
|
bnnm
|
11968a5593
|
Add support for WiiBGM demuxed from G1L [Romance of Three Kingdoms 12]
|
2017-01-18 21:28:14 +01:00 |
|
bnnm
|
ef44b5b5cc
|
SCD DSP: validate size/offset and don't crash when failing to open
|
2017-01-18 21:19:43 +01:00 |
|
Christopher Snowhill
|
f47fabab9a
|
Fix another regression caused by ee5a40224d9b2128a7bf0bd7d4398352e005000c deleting return statements that other switch cases fell into.
|
2017-01-17 10:37:47 -08:00 |
|
Christopher Snowhill
|
05a33eee1e
|
And this fixes that broken decoder in the event of starting on odd samples.
|
2017-01-16 22:26:08 -08:00 |
|
bnnm
|
9cea79eedc
|
Adjust minor vgmstream_open_stream condition
|
2017-01-15 22:16:28 +01:00 |
|
bnnm
|
295fcf1b8a
|
Improve buffer usage in some cases when using vgmstream_open_stream
|
2017-01-15 21:02:01 +01:00 |
|
bnnm
|
782c5927f6
|
Cache filesize and check when reading over filesize
Improves performance especially for buggy metas (before it would try to
fread every streamfile.read call when offset > filesize)
|
2017-01-15 20:58:47 +01:00 |
|
bnnm
|
30ec4d7c41
|
Increase default I/O buffer to improve performance
|
2017-01-15 20:48:00 +01:00 |
|
bnnm
|
cba1d28ae2
|
Fixed regression in Xbox codecs
|
2017-01-15 20:44:52 +01:00 |
|
bnnm
|
85e63743b7
|
Added SCD DSP Wii U [Dragon Quest X (Wii U)]
|
2017-01-15 20:42:26 +01:00 |
|
Christopher Snowhill
|
efdbf8c331
|
Merge pull request #61 from bnnm/formats-stuff
Formats and stuff
|
2017-01-14 14:16:16 -08:00 |
|
bnnm
|
72f252327f
|
Added SCD ATRAC3plus [Lord of Arcana (PSP)]
|
2017-01-14 23:00:19 +01:00 |
|
bnnm
|
2d52bc2921
|
Wrong func definition
|
2017-01-14 22:41:37 +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
|
d3ba419aa9
|
Fixed SCD XMA [Final Fantasy XIII (X360)]
|
2017-01-14 22:27:52 +01:00 |
|
bnnm
|
376b4acbb2
|
Minor func rename (ffmpeg_make_riff_xma2_from_fmt)
|
2017-01-14 22:25:15 +01:00 |
|