bnnm
|
23474dc27c
|
Fix missing end samples in Wwise Vorbis
|
2022-07-14 23:08:09 +02:00 |
|
bnnm
|
4ea05e512a
|
cleanup: simplify ogg vorbis meta call
|
2021-07-29 23:20:43 +02:00 |
|
bnnm
|
872475bfc3
|
Add .awc with Vorbis in sfx mode [Red Dead Redemption 2 (PC)]
|
2020-12-09 21:19:24 +01:00 |
|
bnnm
|
d900718a5b
|
Cleanup
|
2020-07-31 16:44:19 +02:00 |
|
bnnm
|
1b34ef1f01
|
Fix various leaks and issues found with drmemory
|
2019-09-29 18:25:24 +02:00 |
|
bnnm
|
3d279ea42c
|
Fix .ogg multichannel order and cleanup
|
2019-03-02 11:17:50 +01:00 |
|
bnnm
|
eaa176864c
|
Simplify debug off_t casting for easier build
Also reorder some custom opus funcs that don't depend on ffmpeg
|
2018-12-01 18:52:30 +01:00 |
|
bnnm
|
7d91ef1432
|
Cast off_t to off64_t when printf'ing for future 4GB file support
|
2018-09-23 03:01:13 +02:00 |
|
bnnm
|
3ad6261208
|
Add check when calling free/seek/reset codec
It's possible to set a "coding" that triggers calls to the above while
codec_data is still null, when using special layouts like AAX
|
2018-03-10 16:59:00 +01:00 |
|
bnnm
|
b97fc632be
|
Fix minor compiler warnings
|
2018-03-03 19:07:59 +01:00 |
|
bnnm
|
757e4cde69
|
Rename init_x_codec_data to init_x for consistency
|
2018-01-04 23:22:03 +01:00 |
|
bnnm
|
b9c3bd9a01
|
Add Neversoft .OGG [Gun (GC)]
|
2017-12-02 16:33:43 +01:00 |
|
bnnm
|
2a312e8562
|
Fix memset not memsetting all channels on failure
|
2017-11-24 23:42:11 +01:00 |
|
bnnm
|
54ef2b5190
|
Add Silicon Knights .AUD + SK Vorbis [Eternal Darkness (GC)]
|
2017-07-29 11:46:53 +02:00 |
|
bnnm
|
fcf8a9485c
|
Fix outbuf only being partially cleared when trying to read after EOF
|
2017-07-29 01:25:35 +02:00 |
|
bnnm
|
bc8e2e9204
|
Unify fsb/wwise/ogl Vorbis decoders into a single decoder with subtypes
|
2017-07-28 23:26:58 +02:00 |
|