Searched full:libflac (Results 1 – 14 of 14) sorted by relevance
/third_party/libsnd/cmake/ |
D | FindFLAC.cmake | 5 # FLAC_LIBRARIES - List of libraries when using libFLAC. 6 # FLAC_FOUND - True if libFLAC found. 33 libFLAC
|
/third_party/libsnd/Scripts/ |
D | static-deps-build.mk | 8 # libFLAC, libogg, libopus and libvorbis 42 @echo "to libFLAC, libogg and libvorbis. It should work on Linux and Mac OS X. It might" 118 …sed -i 's#^EXTERNAL_XIPH_LIBS.*#EXTERNAL_XIPH_LIBS = -static $(pwd)/Build/lib/libFLAC.la $(pwd)/Bu…
|
/third_party/libsnd/ |
D | README.md | 36 libflac-dev libogg-dev libtool libvorbis-dev libopus-dev pkg-config python 274 libvorbis, libflac and libopus libraries: 277 libflac:x64-windows-static opus:x64-windows-static libogg:x86-windows-static 278 libvorbis:x86-windows-static libflac:x86-windows-static opus:x86-windows-static
|
D | README | 38 Since libsndfile optionally links against libFLAC, libogg, libvorbis and
|
D | configure.ac | 377 AC_MSG_WARN([[*** One or more of the external libraries (ie libflac, libogg and]])
|
/third_party/libsnd/ossfuzz/ |
D | ossfuzz.sh | 23 # libasound2-dev libflac-dev libogg-dev libopus-dev libvorbis-dev
|
/third_party/libsnd/.github/workflows/ |
D | action.yml | 186 …run: sudo apt-get install -y autogen ninja-build libogg-dev libvorbis-dev libflac-dev libopus-dev … 191 vcpkg install libvorbis libflac opus sqlite3 speex --triplet ${{matrix.triplet}}
|
/third_party/gstreamer/gstplugins_good/ |
D | REQUIREMENTS | 97 DebianPackage: libflac-dev
|
D | ChangeLog | 10875 This results in gstflacdec sometimes giving bad headers to libflac when 10878 blocks, current versions of libflac may or may not return 40749 for files which have corrupted header, libflac is not able to 40752 making much of a difference to libflac 80811 We require a new-enough libflac that this condition will never apply. 80817 Not that this seems to be actually needed, libflac happily decodes 82578 The libFLAC API is callback based, and we must only call it to 90315 blocks available when we pass data to libflac. 116382 more than 36 bits to _set_total_samples_estimate(), since libFLAC 126319 ext/flac/gstflacenc.c: Fix compilation against older libflac versions. [all …]
|
/third_party/gstreamer/gstplugins_good/ext/flac/ |
D | gstflactag.c | 394 * if it exists since libFLAC seems to lose sync because of this in gst_flac_tag_chain()
|
D | gstflacenc.c | 1195 /* we assume libflac passes us stuff neatly framed */ in gst_flac_enc_write_callback()
|
/third_party/libsnd/src/ |
D | flac.c | 1418 ** If we've been asked to seek to the very end of the file, libFLAC in flac_seek()
|
/third_party/gstreamer/gstplugins_base/docs/random/ |
D | ChangeLog-0.8 | 8764 buffer since libflac doesn't expect it (reports a sync error when
|
/third_party/gstreamer/gstplugins_bad/docs/random/ |
D | ChangeLog-0.8 | 10935 buffer since libflac doesn't expect it (reports a sync error when
|