bnnm
f28cd1ada9
cleanup: remove jansson dependency
2024-07-28 18:40:05 +02:00
bnnm
86c4d81506
update ffmpeg
...
- compiled with VS2019 (since old DLL used MSVC too)
- version n5.1.2
- removed unused config and included binka
- removed XP support
- comments in config txt
- has some crash bugs (to be improved in later commits)
2023-01-15 17:39:01 +01:00
bnnm
4429bb0fca
update libspeex
...
- compiled with mingw-w64 GCC 12.2
- version 1.2.1
- properly stripped and exports external API only
2023-01-15 17:28:16 +01:00
bnnm
0688de3146
update libvorbis
...
- compiled with mingw-w64 GCC 12.2
- version 1.3.7 (vorbis) + 1.3.5 (ogg)
- removes vorbisenc code for smaller DLL
- optimization flags for slightly improved performance
2023-01-15 17:18:14 +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
f5e4a952e2
update libmpg123
...
- compiled with mingw-w64 GCC 12.2
- version 1.31.1
- compared with old DLL, output results in many +-1 diffs, but is correct vs newer official binaries
2023-01-15 17:06:15 +01:00
bnnm
36cf5c18f4
cleanup: move clHCA to coding to simplify
...
Also has changed a lot from the original so it's barely external now
2021-08-14 11:39:54 +02:00
bnnm
39dfdee9e4
cleanup: function defs, unused vars
2021-07-29 22:29:49 +02:00
Lukas Cone
be7a8371ba
ffmpeg includes from system for unix
2021-07-17 20:09:11 +02:00
bnnm
a7cf891147
Add libspeex DLL (disabled)
2021-01-17 01:06:36 +01:00
bnnm
ceea5d0d55
Add Speex decoder (disabled)
2021-01-12 15:11:24 +01:00
NicknineTheEagle
54933050cb
Ship pre-compiled jansson library
2020-11-16 02:12:58 +03:00
bnnm
7762bce8a5
Remove libg7221_decode
2020-01-12 12:33:37 +01:00
Christopher Snowhill
1629d624a7
Updated FFmpeg, and hopefully restored Windows XP compatibility, for now.
2019-01-10 00:15:12 -08:00
Christopher Snowhill
0fb85c7e92
Updated FFmpeg, again.
2018-12-01 00:18:32 -08:00
Christopher Snowhill
475221c6fb
Updated FFmpeg, replacing its internal opus decoder with libopus.
2018-11-30 18:18:26 -08:00
Christopher Snowhill
26ee932828
Updated FFmpeg.
2018-11-14 02:29:20 -08:00
bnnm
0245832256
Update MSCV includes for fun
2018-11-03 18:09:13 +01:00
bnnm
ec0043bf6b
Improve HCA key testing
2018-10-13 19:50:42 +02:00
Christopher Snowhill
249a1bbb4c
Fix compilation of LibAtrac9 interface on Unix.
2018-09-22 17:35:30 -07:00
bnnm
9c0db7cae3
Improve HCA/clHCA key detection
...
- Only test keys when file is encrypted
- Add clHCA_TestBlock to test a frame with the current key
- Move some key detection code to hca_decoder.c and simplify hca.c
detection
- Decrease number of test frames due to increased accuracy of
clHCA_TestBlock
2018-09-02 16:00:58 +02:00
bnnm
fd52fe0e95
Clean clHCA lib 3 (API)
...
- rename clHCA_DecodeSamples16 to clHCA_ReadSamples16 since it isn't
really decoding
- divide clHCA_Decode into clHCA_DecodeHeader and clHCA_DecodeBlock to
clarify usage
- unify clHCA_IsOurFile0/1 since one would need to call
clHCA_DecodeHeader right after it anyway
- add clHCA_SetKey for easier key handling
- adapt vgmstream wrapper
2018-09-01 20:28:00 +02:00
bnnm
9a2a2e4c2e
Export extra sample values in clHCA_getInfo
2018-08-29 20:48:35 +02:00
bnnm
f524b9f758
Add FSB CELT DLLs and includes
2018-08-12 22:58:59 +02:00
Christopher Snowhill
948cd89c24
Updated FFmpeg.
2018-03-20 20:47:04 -07:00
Christopher Snowhill
03745aa8cc
Disabled MAIATRAC3Plus library and removed its binaries from distribution.
2018-02-06 17:29:51 -08:00
Christopher Snowhill
9928380c49
Add libatrac9 for Windows builds.
2018-01-04 18:59:29 -08:00
Christopher Snowhill
d37765375c
Updated FFmpeg.
2017-12-03 14:03:39 -08:00
Christopher Snowhill
e02e72cd08
Updated libmpg123 and headers.
2017-12-03 13:12:27 -08:00
Christopher Snowhill
cfc17019cc
Updated FFmpeg.
2017-11-11 20:09:33 -08:00
Christopher Snowhill
4b2f2471d6
Updated FFmpeg.
2017-10-14 16:45:41 -07:00
Christopher Snowhill
e7e753ae0d
Updated FFmpeg.
2017-09-24 15:58:08 -07:00
Christopher Snowhill
9c692ac472
Updated FFmpeg.
2017-08-25 19:58:33 -07:00
Christopher Snowhill
0e43173ae7
Updated FFmpeg.
2017-05-21 21:58:43 -07:00
Christopher Snowhill
d2fac79106
Updated FFmpeg.
2017-04-22 14:52:10 -07:00
Christopher Snowhill
59c2a57ecf
Updated FFmpeg binaries.
2017-02-28 19:16:15 -08:00
Christopher Snowhill
6da30d01c0
Update FFmpeg.
2017-02-04 16:59:40 -08:00
Christopher Snowhill
53e3af6684
Updated FFmpeg, including enabling the XMA parser.
2017-01-26 17:39:32 -08:00
Christopher Snowhill
f70b9177a7
Updated FFmpeg.
2017-01-22 22:58:15 -08:00
Christopher Snowhill
5aa501c329
Updated FFmpeg.
2017-01-08 13:30:17 -08:00
Christopher Snowhill
2082a7a869
Updated to use bundled copy of FFmpeg libraries on win32, built with media-autobuild_suite.
2016-12-09 14:26:48 -08:00
Chris Moeller
4c75e6a5bc
Updated HCA decoder.
2016-06-29 19:56:20 -07:00
Chris Moeller
33563f4e7c
Add HCA support.
2016-06-28 00:20:37 -07:00
Chris Moeller
1ad884287b
Added G.719 decoding support to BNSF input
2015-01-24 21:08:25 -08:00
Chris Moeller
98e90f8a25
Implemented ATRAC3plus support
2013-06-26 02:54:15 -07:00
halleyscometsw
cf8801636d
shuffle some header stuff around
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@761 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-24 19:42:17 +00:00
halleyscometsw
e5ddad3b1f
G.722.1 support for mingw32 and MSVC (needs testing) build.
...
.s14 and .sss support.
Other builds will probably not build correctly, I'll follow up with something to disable G.722.1 there in a bit.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@760 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-23 20:57:12 +00:00
halleyscometsw
55c64eb607
fixes for windows build
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@286 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-05 12:05:59 +00:00
halleyscometsw
e017a7324d
add AHX support, via mpg123
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@285 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-05 11:49:29 +00:00
halleyscometsw
477b5390c5
make vgmstream link with vorbis in windows builds
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@230 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-15 05:43:40 +00:00