Home
last modified time | relevance | path

Searched refs:sndfile (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/package/shairport-sync/
H A D0001-configure.ac-find-sndfile-through-pkg-config.patch4 Subject: [PATCH] configure.ac: find sndfile through pkg-config
6 Find sndfile through pkg-config to retrieve sndfile dependencies such as
29 - AC_CHECK_LIB([sndfile], [sf_open], , AC_MSG_ERROR(Convolution support requires the sndfile libra…
32 + [sndfile], [sndfile],
34 + LIBS="${sndfile_LIBS} ${LIBS}"], AC_MSG_ERROR(Convolution support requires the sndfile libra…
36 + AC_CHECK_LIB([sndfile], [sf_open], , AC_MSG_ERROR(Convolution support requires the sndfile lib…
H A D0002-configure.ac-fix-build-with-automake-1.16.5.patch44 …AC_CHECK_LIB([sndfile], [sf_open], , AC_MSG_ERROR(Convolution support requires the sndfile library…
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Doptional-fmts.am256 libsox_la_SOURCES += sndfile.c caf.c mat4.c mat5.c paf.c fap.c w64.c xi.c pvf.c sd2.c
264 libsox_fmt_sndfile_la_SOURCES = sndfile.c
267 libsox_fmt_caf_la_SOURCES = caf.c sndfile.c
270 libsox_fmt_mat4_la_SOURCES = mat4.c sndfile.c
273 libsox_fmt_mat5_la_SOURCES = mat5.c sndfile.c
276 libsox_fmt_paf_la_SOURCES = paf.c sndfile.c
279 libsox_fmt_fap_la_SOURCES = fap.c sndfile.c
282 libsox_fmt_w64_la_SOURCES = w64.c sndfile.c
285 libsox_fmt_xi_la_SOURCES = xi.c sndfile.c
288 libsox_fmt_pvf_la_SOURCES = pvf.c sndfile.c
[all …]
H A Dsndfile.c58 SNDFILE_FUNC_STOP(f,x, int, sf_stop, (SNDFILE *sndfile)) \
59 SNDFILE_FUNC(f,x, int, sf_close, (SNDFILE *sndfile)) \
61 SNDFILE_FUNC(f,x, int, sf_command, (SNDFILE *sndfile, int command, void *data, int datasize)) \
62 SNDFILE_FUNC(f,x, sf_count_t, sf_read_int, (SNDFILE *sndfile, int *ptr, sf_count_t items)) \
63 …SNDFILE_FUNC(f,x, sf_count_t, sf_write_int, (SNDFILE *sndfile, const int *ptr, sf_count_t items)) \
64 SNDFILE_FUNC(f,x, sf_count_t, sf_seek, (SNDFILE *sndfile, sf_count_t frames, int whence)) \
65 SNDFILE_FUNC(f,x, const char*, sf_strerror, (SNDFILE *sndfile))
207 static int sf_stop_stub(SNDFILE *sndfile UNUSED) in sf_stop_stub()
489 LSX_FORMAT_HANDLER(sndfile) in LSX_FORMAT_HANDLER() argument
H A Dformats.h111 FORMAT(sndfile)
/OK3568_Linux_fs/buildroot/package/sox/
H A D0005-configure.ac-fix-static-linking-with-sndfile.patch4 Subject: [PATCH] configure.ac: fix static linking with sndfile
6 Use SOX_FMT_PKG to retrieve sndfile dependencies (e.g. flac, opus or
37 -SOX_DL_LIB([libsndfile], [sndfile.h], [sndfile], [sf_open_virtual])
38 +SOX_FMT_PKG([libsndfile], [sndfile])
39 SOX_FMT_REQ([sndfile], [LIBSNDFILE])
H A Dsox.mk94 SOX_CONF_OPTS += --enable-sndfile
96 SOX_CONF_OPTS += --disable-sndfile
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/
H A Dlibopenmpt_0.6.2.bb27 flac mpg123 ogg sndfile vorbis vorbisfile zlib \
41 PACKAGECONFIG[sndfile] = "--with-sndfile,--without-sndfile,libsndfile1"
/OK3568_Linux_fs/buildroot/package/twolame/
H A Dtwolame.mk15 TWOLAME_CONF_OPTS += --enable-sndfile
17 TWOLAME_CONF_OPTS += --disable-sndfile
/OK3568_Linux_fs/buildroot/package/minimodem/
H A Dminimodem.mk30 MINIMODEM_CONF_OPTS += --with-sndfile
32 MINIMODEM_CONF_OPTS += --without-sndfile
/OK3568_Linux_fs/buildroot/package/aubio/
H A Daubio.mk24 AUBIO_CONF_OPTS += --enable-sndfile
26 AUBIO_CONF_OPTS += --disable-sndfile
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A Dconfigure.ac120 SOX_DL_LIB([libsndfile], [sndfile.h], [sndfile], [sf_open_virtual])
121 SOX_FMT_REQ([sndfile], [LIBSNDFILE])
H A DChangeLog126 14.3.1 F sndfile: sndfile 1.0.11 sndfile > 1.0.11
296 14.3.1 F sndfile: sndfile 1.0.11 sndfile > 1.0.11 14.3.1
330 o Allow libsndfile to be dlopen()'ed at runtime if --enable-dl-sndfile
571 o Fix sndfile inclusion in build in some circumstances. (robs)
/OK3568_Linux_fs/buildroot/package/lame/
H A Dlame.mk19 LAME_CONF_OPTS += --with-fileio=sndfile
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/
H A Dmpd_0.23.12.bb34 mms mpg123 modplug sndfile \
64 PACKAGECONFIG[sndfile] = "-Dsndfile=enabled,-Dsndfile=disabled,libsndfile1"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/
H A Dfluidsynth_git.bb18 PACKAGECONFIG[sndfile] = "-Denable-libsndfile=ON,-Denable-libsndfile=OFF,libsndfile1"
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libsndfile/
H A Dlibsndfile1_1.0.31.bb33 oe_multilib_header sndfile.h
/OK3568_Linux_fs/buildroot/package/alure/
H A DConfig.in39 bool "sndfile decoder"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/
H A Dpipewire_0.3.50.bb77 gstreamer jack libusb pw-cat raop sndfile v4l2 \
101 PACKAGECONFIG[sndfile] = "-Dsndfile=enabled,-Dsndfile=disabled,libsndfile1"
108 # pw-cat needs sndfile packageconfig to be enabled
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-bad_1.20.5.bb32 sndfile ttml uvch264 webp \
79 PACKAGECONFIG[sndfile] = "-Dsndfile=enabled,-Dsndfile=disabled,libsndfile1"
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A DConfig.in604 bool "sndfile"