-
Recently I have added using of libXMP into my project, and once it was scanned by Coverity Scan, it have reported me a dozen of deffects:
```
** CID 1477511: Insecure data handling (INTEGER_OV…
-
Hi,
I have a file which should have dc:title and dc:author entries (as shown by output from exempi dumpxmp sample, or exiftool), but the entries don't seem to make it into the python-xmp dictionary (…
ghost updated
7 years ago
-
Found an audio format that can't be played in BZR2.
BZR's Version: 2.0.21 Alpha
Note: I'm almost sure that they r music files!
Some samples:
dtt
[dtt.zip](https://github.com/aargirakis/…
-
It seems that libxmp can load more different module formats than MikMod. It would be nice, if those can be adapted to MikMod.
I don't mind to give it a try at some point, if it is ok to take the co…
-
Current libxmp support for mo3 format are using proprietary mo3 software by Ian Luck. By adopting the opensource version of [unmo3](https://github.com/lclevy/unmo3) there will be no need for libxmp to…
-
Hello!
Nehahra is a very old mod but I think it should be supported fully. I have the NehQuake source code for VS2019 without fmod (replaced with libxmp and sdl2).
Many of the FS functions in NehQua…
-
To reproduce:
- get a nice big mod/s3m/it/xm file.
- "music" it a bunch of times
- watch a ncie crash happen.
This might have also been related to using an outdated (2014) libxmp while trying this t…
-
this file [vic_-_space2.xm.zip](https://github.com/user-attachments/files/15972854/vic_-_space2.xm.zip) is recognized as having a duration of 52min59s, it really stops at 0:03:41.9
This kind of thi…
-
Quoting @debrouxl from #299:
> After the 4.5.0 release is cut, maybe libxmp could now be integrated into https://github.com/google/oss-fuzz without being drowned in bug reports ? All the more libxmp …
-
`XMP_MAX_SRATE` is defined as 49170 hz: https://github.com/cmatsuoka/libxmp/blame/master/include/xmp.h#L109
Is there any reason we can't bump this up to support playback on, say, 96 kHz hosts? Or i…