bnnm
|
501af6ad8c
|
Fix hang on full loops with xma1 formats
|
2023-01-20 01:02:23 +01:00 |
|
bnnm
|
daf1f3721e
|
ffmpeg: fix xma hang on seek
- affects a few files that hang forever on loop
- probable related to internal encoder delay bugs
|
2023-01-15 17:46:05 +01:00 |
|
bnnm
|
b14f11a09c
|
Add XMA .kmx extension, cleanup
|
2022-08-21 11:10:05 +02:00 |
|
NicknineTheEagle
|
8313a91830
|
XMA: Added .wav extension [Super Meat Boy (X360)]
|
2020-06-13 22:09:10 +03:00 |
|
NicknineTheEagle
|
0273739cfe
|
XMA: Added missing header magic check
|
2019-11-16 23:29:45 +03:00 |
|
bnnm
|
467ca19450
|
Fix XMA gapless/looping/samples
fixes: standard, wem, xwc, xwb, xnb, xwx, rak, pk, txth, genh, seg, rsd, past, p3d, nub-xma, gtd, gsp, fsb, eaac, cxs, awc, aac
|
2018-11-18 17:01:31 +01:00 |
|
bnnm
|
34676bbdc6
|
Prepare XMA adjusted loops
|
2018-10-07 02:23:05 +02:00 |
|
bnnm
|
d158a4a35e
|
Simplify struct memsets, using standard 0-setup
|
2018-07-06 19:37:26 +02:00 |
|
bnnm
|
874694bd0a
|
Tweak XMA1 and Wwise XWMA sample counts, XMA2 looping, XMA1 channels
|
2017-10-08 17:34:07 +02:00 |
|
bnnm
|
c501129cb1
|
Fix some little endian Fable 3/Heroes XMA with big endian fmt chunk
|
2017-07-15 11:26:01 +02:00 |
|
bnnm
|
08a01fec1f
|
Fixed .str XMA [Sonic & Sega All Stars Racing with Banjo X360]
|
2017-05-18 19:11:21 +02:00 |
|
bnnm
|
c8f82e6f06
|
Simplify XMA parsing and don't make it fully FFmpeg-dependant
|
2017-04-22 13:12:01 +02:00 |
|
bnnm
|
7cc3660fc8
|
Separate X360 NUB/PASX from xma.c for cleanup
|
2017-04-22 12:09:43 +02:00 |
|
bnnm
|
4d4c5e140b
|
Minor renames (xma_sample_data, ffmpeg_make_riff_xma_from_fmt)
|
2017-04-15 23:58:19 +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
|
680ff51e64
|
Add extra XMA parsing utils
|
2017-04-08 13:32:11 +02: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
|
d2a31378c2
|
move xma_get_samples from xma.c to FFmpeg utils (needed by XWB)
xma.c now uses ffmpeg's fmt_chunk_swap_endian, too
|
2017-02-25 19:52:07 +01:00 |
|
bnnm
|
8b72e32a97
|
Adjust XMA sample reader (cleanup, looping, prep for changes)
|
2017-02-25 18:35:56 +01:00 |
|
bnnm
|
28dc316f95
|
Add NPS extension (Beautiful Katamari)
|
2017-01-22 11:40:01 +01:00 |
|
bnnm
|
973c4bff1d
|
Added namco XMA (.xma), Soul Calibur II HD XMA (.past) variations
|
2016-12-26 13:27:47 +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 |
|