| contrib: gme: backport assert patch
assert() may be disabled and you don't want to abort a whole process in
case of a parsing issue. So check the offset from samples_avail(), that
will return 0 (EOF) in case of a out of bounds read.
Patch already upstream.
(cherry picked from commit 8205482c3ad8436c244f04b7a09e94b7acf9c66e)
Signed-off-by: Thomas Guillem <thomas@gllm.fr>
| 1 年前 |
| contrib: bump game-music-emu to 0.6.3
(cherry picked from commit bd03115677c3352b4bd0e7977926d18e2fd240a8)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
| 3 年前 |
| contrib: gme: Add libm to pkg-config file
This library links against libm, so it should be added into its
pkg-config file for static builds.
Refs #27262
(cherry picked from commit e5831665ea30c9fe0c4beb63e835c634b8117ca1)
| 3 年前 |
| contrib: gme: Prepare pkgconfig file and list lc++ on mac
On mac, we use libc++ instead of libstdc++. While the library is
actually build against libc++ already, the pkgconfig file still
hardcoded libstdc++ instead.
Refs #27262
(cherry picked from commit 9946913fa0ef9fbd56112fc69dd58a5c2b14650b)
| 3 年前 |
| contrib: gme: backport assert patch
assert() may be disabled and you don't want to abort a whole process in
case of a parsing issue. So check the offset from samples_avail(), that
will return 0 (EOF) in case of a out of bounds read.
Patch already upstream.
(cherry picked from commit 8205482c3ad8436c244f04b7a09e94b7acf9c66e)
Signed-off-by: Thomas Guillem <thomas@gllm.fr>
| 1 年前 |
| contrib: gme: don't skip negative (fixes #14088)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
| 11 年前 |