bnnm
5dc5116b5b
Fix EA SWVR loops [Rumble Racing (PS2)]
2023-02-02 00:04:15 +01:00
bnnm
40f9aa017c
cleanup: renames
2023-01-29 23:00:14 +01:00
bnnm
a77427f907
cleanup: renames
2023-01-29 22:58:13 +01:00
bnnm
0c392714a2
Fix some .opus loops [Fast RMX (Switch)]
2023-01-29 22:57:29 +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
bnnm
dc79498dc4
Merge branch 'master' into AceKombat-pcm24_txth
2023-01-25 18:08:43 +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
369f7bbe00
Update txth.c
2023-01-24 16:11:43 -06:00
AceKombat
808e401f8a
Update coding.h
2023-01-24 16:11:27 -06:00
KatieFrogs
2e3694e102
CMake: Add stripping
...
- Strips binaries on gcc/clang
- Affects Linux binary size: from 14.2mb to 6.1mb for static, and from 3.1mb to 2.6mb for shared
- Does not affect wasm binary size
- Fix building static linux binaries on Ubuntu 22.10 by renaming a few functions in libcelt that clash with system libopus
- Fix building wasm binaries on systems with Vulkan installed
2023-01-24 17:15:20 +01:00
AceKombat
2e9ce7cd45
Update pcm_decoder.c
2023-01-24 03:17:02 -06:00
bnnm
038fb938cd
cleanup: renames
2023-01-23 00:55:13 +01:00
bnnm
fc6e3db33d
Add HCA keys
2023-01-23 00:53:17 +01:00
bnnm
7d87155fa3
Add FSB keys, cleanup
2023-01-23 00:52:58 +01:00
bnnm
401b5e469a
Add KTSS .ktsl2asbin [Ultra Kaiju Monster Rancher (NS)]
2023-01-23 00:52:16 +01:00
bnnm
fc6ef76d14
Add .fcb extension [Scribblenauts Unmasked (PC)]
2023-01-23 00:51:41 +01:00
bnnm
4aae3fb78d
Add PS3 .gtd [Knight's Contract (PS3)]
2023-01-23 00:50:19 +01: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
7d37126558
Add .snb extension [Def Jam Rapstar (X360)]
2023-01-21 18:56:46 +01:00
bnnm
0f7fcf5965
Fix Valve XWV [Portal 2 (PS3), Orange Box (X360)]
2023-01-21 18:55:56 +01:00
bnnm
a6c59fdd07
remove raw .tra (use .txth)
2023-01-21 18:37:52 +01:00
bnnm
3c7770bbfb
cleanup: add xma2 raw init function
2023-01-21 13:51:27 +01:00
bnnm
86dceb51e5
cleanup: tabs, etc
2023-01-20 17:30:17 +01:00
bnnm
5a65422820
cleanup: renames
2023-01-20 16:32:32 +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
ebb9b51e04
fix vcxproj bom
2023-01-17 20:06:42 +01:00
bnnm
d032b59513
remove fake format .ccc (use .txth)
2023-01-17 18:26:31 +01:00
bnnm
6d8f68b505
remove fake split .rxw (use .xwh+xwb)
2023-01-17 18:17:06 +01:00
bnnm
5f7c5d319e
remove fake split PS3 .baf (use proper .baf)
2023-01-17 18:14:52 +01:00
bnnm
0bc3de0632
cleanup
2023-01-17 18:11:38 +01:00
bnnm
16ecf5552c
remove unused stack_alloc.h
...
- see xiph's projects if needed again
2023-01-17 18:11:11 +01:00
bnnm
fd7470fcd1
build: vcxproj cleanup
2023-01-15 22:40:24 +01:00
bnnm
757710e888
move libspeex with other DLLs
...
- also to libspeex-1.dll for consistency with other autoconf DLLs
2023-01-15 19:13: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
9156bbffbf
Add .binka extension (via FFmpeg)
2023-01-15 18:44:00 +01:00
bnnm
b978800b69
cleanup
2023-01-15 18:42:40 +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
a1c85b10e8
ffmpeg: fix smacker .smk
...
- broken in new versions due to buggy seeking
2023-01-15 17:49:57 +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
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
soneek
0bf797cad2
Added new HCA key
2023-01-02 20:43:30 -05:00
bnnm
8b3865ffdb
doc
2022-12-31 19:04:34 +01:00