Commit Graph

772 Commits

Author SHA1 Message Date
bnnm
f70b9cf7e6 cleanup: hide acm internals 2023-05-07 22:12:26 +02:00
bnnm
e839f0635f cleanup: move channel mappings to .h 2023-05-07 22:00:30 +02:00
bnnm
41e8461fa3 Allow compiling with older FFmpeg versions 2023-04-02 20:33:15 +02:00
bnnm
3ff46db869 Fix seek to 0 in non-libopus Opus 2023-02-17 01:03:58 +01:00
bnnm
841656b04b cleanup 2023-02-09 22:24:08 +01:00
bnnm
a4bb440ac5 Add CLI x64 automated build 2023-02-09 22:23:56 +01:00
bnnm
6d991c938a Fix some encrypted .ahx 2023-02-05 22:23:35 +01:00
bnnm
a246e06f69 ffmpeg: fix some warnings 2023-02-05 22:23:01 +01:00
bnnm
516fdd7d76 doc 2023-02-05 22:22:50 +01:00
bnnm
0159909551 mpeg: remove mpg123 logs in non-debug builds 2023-01-29 22:55:59 +01:00
bnnm
5fd58c8920
Merge branch 'master' into AceKombat-pcm24be 2023-01-25 18:09:46 +01:00
bnnm
d1d49402b8
Merge branch 'master' into cbd2-table 2023-01-25 18:09:09 +01:00
AceKombat
8a9a798051 Test Update:
* coding.h
* pcm_decoder.c
* txth.c
* decode.c
* formats.c

NOTE: TXTH.md is not present in the build solution??
2023-01-25 04:23:22 -06:00
Adam Gashlin
9db9134383 Compute CDB2 cubes with S.15 fixed point 2023-01-24 18:59:22 -08:00
AceKombat
808e401f8a Update coding.h 2023-01-24 16:11:27 -06:00
AceKombat
2e9ce7cd45
Update pcm_decoder.c 2023-01-24 03:17:02 -06:00
bnnm
7421b4f74a cleanup: minor tweaks 2023-01-22 16:44:03 +01:00
bnnm
af71e611c1 cleanup: riff helpers 2023-01-21 22:08:46 +01:00
bnnm
8e39b511eb cleanup: renames, etc 2023-01-21 20:36:19 +01:00
bnnm
3c7770bbfb cleanup: add xma2 raw init function 2023-01-21 13:51:27 +01:00
bnnm
2b0399d7f5 Fix hang on full loops with xma1 formats 2023-01-20 16:09:08 +01:00
bnnm
501af6ad8c Fix hang on full loops with xma1 formats 2023-01-20 01:02:23 +01:00
bnnm
41bad49872 Fix hang on full loops with xma1 formats
- happens with FFmpeg n5.1.2
2023-01-19 00:08:33 +01:00
bnnm
872db6072b remove maiatrac3plus code
- hasn't been used for a long time
2023-01-15 18:52:56 +01:00
bnnm
540bac50e3 ffmpeg: remove xwma encode delay hacks
- ffmpeg now seems to handle them correctly for wmapro
- also properly returns trailing samples
2023-01-15 17:57:35 +01:00
bnnm
f84e40e924 ffmpeg: disable XMA skip hack for now
- ffmpeg should now handle internal per-frame encoder delay, but doesn't do it correctly in all cases
2023-01-15 17:45:02 +01:00
bnnm
0c77e5bec4 update libcelt
- compiled with mingw-w64 GCC 12.2
- properly stripped and exports external API only
- uses (symbol)_(version) renames for consistency
2023-01-15 17:11:54 +01:00
bnnm
46e6883d25 ahx: fix key detection in some cases 2022-12-31 18:36:11 +01:00
bnnm
c46e23fa1f cleanup: move bitstream reader 2022-12-31 18:34:26 +01:00
bnnm
514517b812 Add AHX key auto-detection and fix decryption 2022-12-31 17:31:46 +01:00
bnnm
1f4a29d29a doc 2022-12-07 21:30:38 +01:00
bnnm
4cbffd0c68 Fix some .his [Nancy Drew: Ghost Dogs of ML (PC)] 2022-12-07 21:28:59 +01:00
bnnm
b5be2e81eb cleanup 2022-10-29 17:51:32 +02:00
Naomi Ahmed
4ec2704496
support opusww > 8 channels when mapping type is 255 2022-10-24 15:37:26 +01:00
bnnm
edaac2c289 cleanup 2022-10-22 15:09:20 +02:00
bnnm
63bc8043ab Add TXTH codec "YMZ" 2022-10-09 20:29:10 +02:00
bnnm
cbd831e658 Add .bigrp [BM Zero 2 (SW), Gunvolt 3 (SW)] 2022-09-23 22:53:45 +02:00
bnnm
791a7de02a Cleanup/doc 2022-09-22 23:20:36 +02:00
bnnm
e7991bb253 Update and move miniz for future use 2022-09-16 23:38:55 +02:00
bnnm
7e8cb33167 Add EA Opus uncoupled .sps [FIFA 22 (PC)] 2022-08-21 11:08:57 +02:00
bnnm
6d43e90332 Cleanup/doc 2022-08-14 12:24:10 +02:00
Adam Gashlin
7adc74392f Reuse matching standard codebooks for aotuv 2022-08-09 12:36:56 -07:00
bnnm
575e6593de Fix some .psb looping clicks 2022-07-31 18:11:07 +02:00
bnnm
4e390bd61a cleanup 2022-07-31 15:14:25 +02:00
bnnm
f87c75299b Improve s14 detection 2022-07-23 15:14:30 +02:00
bnnm
23474dc27c Fix missing end samples in Wwise Vorbis 2022-07-14 23:08:09 +02:00
bnnm
c277932b03 Improve .mp3 loading speed in some cases 2022-06-26 17:03:56 +02:00
bnnm
0dc64cdd8b cleanup: rename ALP_IMA to HV_IMA 2022-05-15 12:12:11 +02:00
bnnm
1849395b8e Improve MPEG parser 2022-05-01 18:56:52 +02:00
bnnm
2c9b8e614b Add .audio_data [Lego SW: The Skywalker Saga (PC)] 2022-05-01 18:10:22 +02:00