Commit Graph

5076 Commits

Author SHA1 Message Date
bnnm
0fcf134cfd cleanup: remove getopt repeats 2021-07-29 23:21:59 +02:00
bnnm
4ea05e512a cleanup: simplify ogg vorbis meta call 2021-07-29 23:20:43 +02:00
bnnm
bfd1d28745 cleanup: misc 2021-07-29 22:46:34 +02:00
bnnm
93374f3019 txth: fix wrong name table check 2021-07-29 22:31:08 +02:00
bnnm
39dfdee9e4 cleanup: function defs, unused vars 2021-07-29 22:29:49 +02:00
bnnm
5673a3c636 cleanup: misc 2021-07-29 18:38:07 +02:00
bnnm
978dab14e6 doc 2021-07-29 17:36:59 +02:00
bnnm
20d523055a cleanup: includes 2021-07-29 17:36:43 +02:00
bnnm
079370b2a1 cleanup: hca subkeys 2021-07-29 17:35:02 +02:00
bnnm
e525bd1456 Add HCA key [Alchemy Stars (Android)] 2021-07-29 17:34:11 +02:00
bnnm
0ac5959234 cleanup: fix compiler warning, etc 2021-07-29 17:08:30 +02:00
NicknineTheEagle
1a9b4004d4
Merge pull request #904 from NicknineTheEagle/ea
EA GIN: Added "Octn" header magic
2021-07-29 02:39:24 +03:00
NicknineTheEagle
147af39293 EA GIN: Added "Octn" header magic 2021-07-28 16:57:09 +03:00
bnnm
4e2cad5625
Merge pull request #902 from bnnm/ffmpeg-tad
- Fix FFmpeg 4.4 encoder delay issues and cleanup
- Ignore silence codec in bitrate and info
- ffmpeg: cleanup
- Allow wrong .AT3 again for old demuxed videos
- Fix some .spf [Hugo: Magic in the Trollwoods (DS)]
- Add Tantalus .tad decoder [House of the Dead (SAT)]
- vgmstream123: fix segfault with downmixed audio
2021-07-23 23:04:13 +02:00
bnnm
8935f828c6
Merge branch 'master' into ffmpeg-tad 2021-07-23 22:59:16 +02:00
bnnm
c831226da6
Merge pull request #900 from PredatorCZ/cmake-fix-cache
fix cmake cache var override
2021-07-23 22:58:51 +02:00
bnnm
ec1e75db4f
Merge branch 'master' into cmake-fix-cache 2021-07-23 22:58:43 +02:00
bnnm
6d9f5c83f5 vgmstream123: fix segfault with downmixed audio 2021-07-23 22:57:50 +02:00
bnnm
93339ba2bc Add Tantalus .tad decoder [House of the Dead (SAT)] 2021-07-23 22:30:57 +02:00
bnnm
2fcc3d69e4 Doc 2021-07-23 19:21:58 +02:00
bnnm
408bf257a1 Fix some .spf [Hugo: Magic in the Trollwoods (DS)] 2021-07-23 19:21:40 +02:00
bnnm
4def2fd7e2 Allow wrong .AT3 again for old demuxed videos 2021-07-23 19:16:11 +02:00
bnnm
039541f881 ffmpeg: internals cleanup 2021-07-23 18:55:03 +02:00
bnnm
805412e129 Ignore silence codec in bitrate and info 2021-07-23 16:03:20 +02:00
bnnm
4a178e4e44 ffmpeg: AAC cleanup and doc 2021-07-23 15:52:31 +02:00
bnnm
4927761e52 Fix FFmpeg 4.4 encoder delay issues and cleanup 2021-07-23 15:52:05 +02:00
Lukas Cone
0bdc09f56e fix cmake cache var override 2021-07-23 10:50:35 +02:00
Christopher Snowhill
54f06ba69a FFmpeg decoder: Fix building against FFmpeg 4.4 or newer, fixes #899 2021-07-22 13:22:38 -07:00
bnnm
f76b0af9cd
Merge pull request #898 from bnnm/wem
- Fix some ATRAC9 .wem [DmC: Definitive Edition (PS4)]
2021-07-18 23:12:07 +02:00
bnnm
6de04c14bd Fix some ATRAC9 .wem [DmC: Definitive Edition (PS4)] 2021-07-18 23:07:03 +02:00
bnnm
42d30e2bda
Merge pull request #896 from PredatorCZ/ffmpeg-abi-unix-fix
CMake ffmpeg project tweaks
2021-07-18 22:57:52 +02:00
bnnm
2be670bffb
Merge branch 'master' into ffmpeg-abi-unix-fix 2021-07-18 22:53:41 +02:00
Lukas Cone
aa196055c2 Allow use of external ffmpeg SDK 2021-07-17 20:09:11 +02:00
Lukas Cone
4681aecada fixed pkgconfig include error for cmake 2021-07-17 20:09:11 +02:00
Lukas Cone
be7a8371ba ffmpeg includes from system for unix 2021-07-17 20:09:11 +02:00
bnnm
d240fa3bdd
Merge pull request #897 from bnnm/txth-sf
- Fix clamped subfiles read bug
- Add TXTH first interleave, tweak dual stereo
2021-07-17 19:10:16 +02:00
bnnm
3741e021b3 Add TXTH first interleave, tweak dual stereo 2021-07-17 19:01:50 +02:00
bnnm
8094ce9ebd Fix clamped subfiles read bug 2021-07-17 19:00:40 +02:00
bnnm
acf2da7bdf
Merge pull request #895 from PredatorCZ/master
ffmpeg version control for cmake
2021-07-17 11:01:52 +02:00
Lukas Cone
42f97bf7a6 ffmpeg version control for cmake 2021-07-16 17:17:55 +02:00
NicknineTheEagle
0d1a9faf79
Merge pull request #893 from NicknineTheEagle/ubi
Ubi
2021-07-14 20:59:54 +03:00
NicknineTheEagle
3258c38f8b Ubi SB: Added a failure check in offset parsing 2021-07-14 17:39:54 +03:00
NicknineTheEagle
6d554d50e9 Ubi SB: Added a new version [Open Season (X360)] 2021-07-14 17:30:48 +03:00
NicknineTheEagle
9a7f1ffd44 Ubi SB: Fixed silence parsing 2021-07-14 17:30:18 +03:00
NicknineTheEagle
ec63266471
Merge pull request #892 from NicknineTheEagle/ubi
Ubi SB: Fixed PS2 subblock detection
2021-07-14 04:47:59 +03:00
NicknineTheEagle
456df014a0 Ubi SB: Renamed some vars, doc 2021-07-14 04:31:48 +03:00
NicknineTheEagle
e806213550 Ubi SB: Fixed PS2 subblock detection 2021-07-14 04:29:53 +03:00
bnnm
eb643cf2c4
Merge pull request #891 from bnnm/eaopusm
eaopusm
2021-07-13 23:55:34 +02:00
bnnm
53f43b9f38 Add .sps new EA-OPUS [FIFA 21 (PC)] 2021-07-13 23:49:40 +02:00
bnnm
3a7a23a785 Fix some .at3 [Sengoku Basara 4 (PS3)] 2021-07-13 23:46:27 +02:00