Commit Graph

  • 1bd71b3250 Do not redefine __STDC_FORMAT_MACROS. master Natalia Portillo 2022-05-28 13:29:56 +01:00
  • a01948c29a Add option to not use file I/O in libFLAC. Natalia Portillo 2021-11-12 07:57:00 +00:00
  • 7d55296b5b Fix compiling for Windows/ARM(64), linking still not working. Natalia Portillo 2021-10-24 06:22:11 +01:00
  • b358381a10 cpu.h: detect AVX/FMA intrinsics availability on clang tmkk 2021-04-25 15:09:09 +09:00
  • 313ab5852f github actions: Add dummy ctest config switch. Ralph Giles 2021-07-10 21:31:21 -07:00
  • 10797d5896 cmake: add some simple tests on windows platforms. Ralph Giles 2021-07-10 21:30:21 -07:00
  • bac77f73f2 github actions: Split CMake build into separate steps. Ralph Giles 2021-07-04 22:07:06 -07:00
  • 21a217e737 github actions: add a windows cmake target Ralph Giles 2021-07-04 08:32:22 -07:00
  • df35f5ea41 github actions: archive logs on failure. Ralph Giles 2021-07-03 16:05:44 -07:00
  • 37d1a620eb github actions: Fix typo. Ralph Giles 2021-06-22 21:00:36 -07:00
  • b7a4402aeb gitlab-ci: Add build configs. Ralph Giles 2021-06-22 10:56:37 -07:00
  • bab58c374f Fix building/installing docs with CMake TGMarkiewicz 2021-05-26 18:37:59 +02:00
  • 1ac2a6314b Fix version & requires fields in pkg config files TGMarkiewicz 2021-05-26 18:17:06 +02:00
  • a9557c13fa examples: Fix error condition processing Andrey Astafyev 2019-11-19 05:38:00 -08:00
  • eba0ff8d3e CI: Run on pull requests and once a month Ewout ter Hoeven 2021-02-27 11:42:26 +01:00
  • 88fb432a0f Fix nasm.h not found when building in x86 Chocobo1 2020-07-18 16:38:55 +08:00
  • 944793f89e gitlab-ci: Fix makefile job. gitlab-ci-squash Ralph Giles 2021-06-22 21:25:42 -07:00
  • bf9bc9df7a gitlab-ci: Restore tests for the makefile job. Ralph Giles 2021-06-22 21:13:57 -07:00
  • d784f6e1d3 github actions: Fix typo. Ralph Giles 2021-06-22 21:00:36 -07:00
  • a5e1ef1a88 gitlab-ci: drop tests from the makefile job. Ralph Giles 2021-06-22 20:56:49 -07:00
  • cf50bb8db4 gitlab-ci: Add basic build configs. Ralph Giles 2021-06-22 10:56:37 -07:00
  • 88bb6d49a4 Merge pull request #244 from maxz/fix-wrongly-encoded-characters Ralph Giles 2021-06-22 10:44:29 -07:00
  • d73631d1ca Fix encoding of contributor name. Max Zettlmeißl 2021-06-22 15:54:09 +02:00
  • 27c615706c github actions: Drop HTML validation Erik de Castro Lopo 2021-03-15 09:41:49 +11:00
  • ae288c067c Fix compression ratio display for very small files Martijn van Beurden 2020-07-05 19:42:39 +02:00
  • ced7f6829d Add some overflow checks for residual bits calculation Martijn van Beurden 2020-07-06 21:38:39 +02:00
  • 38b7fec143 Change analyse function to support >4Gbit frames Martijn van Beurden 2020-07-05 19:29:35 +02:00
  • 5f5035d209 flac: Work around gcc bug to prevent false unset MD5 signature warning NotTsunami 2020-09-04 11:31:58 -04:00
  • d7b33142ec libFLAC/stream_decoder.c: Fix divide by zero error in FLAC__stream_decoder_seek_absolute Neelkamal Semwal 2020-10-21 18:30:47 +05:30
  • 159cd6c41a libFLAC/stream_decoder.c: Use current position as bound when seeking Robert Kausch 2020-10-29 20:37:40 +01:00
  • bfd4f13f3e docs: fix simple typo, opertator -> operator Tim Gates 2020-12-17 20:01:05 +11:00
  • ce6dd6b573 CMake polishing evpobr 2020-05-08 14:20:35 +05:00
  • 37e675b777 Simplified logic of parsing sizes of rice-partitions Ulrik Mikaelsson 2020-02-02 21:03:37 +01:00
  • 4fbb6d4f2e fix build under Mac OS X with PowerPC CPU Thomas BERNARD 2020-02-09 23:04:08 +01:00
  • e0b62a61a7 Bunch of CMake fixes evpobr 2020-05-02 10:54:28 +05:00
  • 7a35c52849 cmake: Fix pkg-config install path evpobr 2020-04-07 12:59:40 +05:00
  • dd975a9ea8 Integrate Github Actions evpobr 2020-04-06 11:35:26 +05:00
  • acadefddac Add more CMake options evpobr 2019-05-29 16:17:53 +05:00
  • 1d5299d67b link lm publicly to FLAC ericLemanissier 2020-03-04 11:22:02 +01:00
  • 9242aab10a travis: Build on Arm64 as well topic/aarch64 Erik de Castro Lopo 2020-01-06 09:47:32 +11:00
  • f69412e33f Add Aarch64 Support coreyjjames 2019-11-12 14:20:08 -05:00
  • cffe3890c7 Fix nullptr dereference in FLAC++ Tamás Zahola 2019-12-26 22:21:05 +01:00
  • 0dfe23504c CMake: Handier way to find Iconv Vitaliy Kirsanov 2019-12-21 12:41:53 +03:00
  • a3d8927c2b Correct printf specifiers to unsigned int where needed Andrey Astafyev 2019-11-30 08:04:37 +03:00
  • 480c9eab5a Correct printf specifiers to unsigned int where needed topic/pr-consolidation Andrey Astafyev 2019-11-30 08:04:37 +03:00
  • a9d9f4d353 flac: Input file name size calculated just one time Andrey Astafyev 2019-11-30 05:08:58 +03:00
  • a76bdaab67 replaygain: Fixed usage of gainfilter variable after free Andrey Astafyev 2019-11-30 09:18:12 +03:00
  • 020042ccd7 flac: Remove variable from expression because it's always equals to false Andrey Astafyev 2019-11-30 09:54:46 +03:00
  • ec35d55561 libFLAC: Removed useless comparison Andrey Astafyev 2019-11-30 10:43:10 +03:00
  • 53953b6795 libFLAC++: Fix mistyped identifier name Andrey Astafyev 2019-11-30 15:32:29 +03:00
  • 1f578f1b71 libFLAC++: Delete decoder and encoder before return if they're not valid Andrey Astafyev 2019-11-30 08:30:18 +03:00
  • 13bf94ba7c flac: Input file name size calculated just one time topic/pr-consolidate Andrey Astafyev 2019-11-30 05:08:58 +03:00
  • 38d3fb1db0 replaygain: Fixed usage of gainfilter variable after free Andrey Astafyev 2019-11-30 09:18:12 +03:00
  • 07ba0838dd flac: Remove variable from expression because it's always equals to false Andrey Astafyev 2019-11-30 09:54:46 +03:00
  • d2178c0546 libFLAC: Removed useless comparison Andrey Astafyev 2019-11-30 10:43:10 +03:00
  • c853bc4437 libFLAC++: Fix mistyped identifier name Andrey Astafyev 2019-11-30 15:32:29 +03:00
  • ed0bbbb5eb libFLAC++: Delete decoder and encoder before return if they're not valid Andrey Astafyev 2019-11-30 08:30:18 +03:00
  • 6455e47721 Both files are checked for EOF Andrey Astafyev 2019-11-29 20:03:25 +03:00
  • b02e159352 libFLAC/bitreader.c: Fix shift invoking undefined behaviour Erik de Castro Lopo 2019-11-24 14:14:50 +11:00
  • d518e13a1f libFLAC/bitreader.c: Fix shift invoking undefined behaviour Erik de Castro Lopo 2019-11-21 18:53:10 +11:00
  • f706f28322 cmake/configure.ac: Enable -fstack-protector-strong by default NotTsunami 2019-11-19 16:28:22 -05:00
  • 1640e10e43 lib.mk: Remove incorrect u flag from ar NotTsunami 2019-11-19 15:49:40 -05:00
  • 3bb5d8cd76 include: Escape number signs to suppress warnings NotTsunami 2019-11-18 16:51:04 -05:00
  • 3a151a207b doc: Update to Doxygen 1.7.6.1 NotTsunami 2019-11-17 19:29:00 -05:00
  • 1f059e848d libFLAC/bitreader.c: Fix shift invoking undefined behaviour Erik de Castro Lopo 2019-11-18 19:02:31 +11:00
  • 76b268462c libFLAC/bitreader.c: Fix shift invoking undefined behaviour topic/fuzz-18535 Erik de Castro Lopo 2019-11-18 19:02:31 +11:00
  • ed1b67b9a8 cmake: use proper pkg-config install path variable DeadSix27 2019-11-12 14:43:56 +01:00
  • e0f7e0ece5 oss-fuzz: Add fuzzing targets Erik de Castro Lopo 2019-11-17 16:15:51 +11:00
  • b19f3a6114 oss-fuzz: Add fuzzing headers Erik de Castro Lopo 2019-11-17 16:08:07 +11:00
  • 888ea869a7 libFLAC++: Add libFLAC++-static.la target for oss-fuzzers Erik de Castro Lopo 2019-11-17 12:57:18 +11:00
  • 22b96fc978 oss-fuzz: Add fuzzing targets erikd/oss-fuzz-integration Erik de Castro Lopo 2019-11-17 16:15:51 +11:00
  • 1398a76884 oss-fuzz: Add fuzzing headers Erik de Castro Lopo 2019-11-17 16:08:07 +11:00
  • d30ad83ac9 libFLAC++: Add libFLAC++-static.la target for oss-fuzzers Erik de Castro Lopo 2019-11-17 12:57:18 +11:00
  • cdcf0d5575 cmake_minimum_required() cleanup: sezero 2019-11-14 01:10:02 +03:00
  • 2907d4921c flac/main.c: replace an snprintf() call with flac_snprintf() sezero 2019-11-11 01:12:28 +03:00
  • b3f55c40cc libFLAC/bitreader.c: Fix shift invoking undefined behaviour Erik de Castro Lopo 2019-11-11 06:42:11 +11:00
  • c7d3bd80cf test_streams: Fix UBSAN error in random generator Erik de Castro Lopo 2019-11-11 06:40:34 +11:00
  • b84ff55b03 libFLAC/stream_decoder.c: fix integer overflow on corrupt file Hakan Kvist 2019-10-22 20:44:58 +02:00
  • 25305d685b Fix msvc build after commit b917d456 sezero 2019-10-18 08:11:10 +03:00
  • 7bc7aebc7c Replace unsigned with uint32_t in prototypes; Fixes DJGPP builds. NY00123 2019-10-14 22:15:18 +03:00
  • 35b369ebee travis: Add a brew update Erik de Castro Lopo 2019-10-16 08:57:14 +11:00
  • 9c0f772bc1 travis: Add a brew update topic/travis-brew Erik de Castro Lopo 2019-10-16 08:57:14 +11:00
  • 952d511655 cmake: fix nasm sources build when building in a separate directory sezero 2019-10-08 14:35:24 +03:00
  • d4a1b345dd configure.ac: allow several compiler flags for clang sezero 2019-10-08 20:25:55 +03:00
  • ee70d96932 cmake: do not add visibility attributes to shared lib builds for win32. sezero 2019-10-08 15:14:04 +03:00
  • b917d456d2 make dllexport work with compilers other than MSVC sezero 2019-10-08 15:10:20 +03:00
  • 19a0e99ac3 move the new public get_decoder_client_data function to public header. sezero 2019-10-09 10:39:11 +03:00
  • 2e7931c27e libFLAC/bitreader.c: Fix out-of-bounds read Erik de Castro Lopo 2019-10-07 12:55:58 +11:00
  • 3aa065f574 Version 1.3.4 topic/release-1.3.4 Erik de Castro Lopo 2019-08-05 08:22:47 +10:00
  • 6d0e222a6e Make sure CMake build files end up in release tarball Erik de Castro Lopo 2019-09-29 11:57:21 +10:00
  • f771c6451b Remove un-needed Makefile.am Erik de Castro Lopo 2019-09-29 11:31:22 +10:00
  • 44036c9a9b configure.ac: check for sys/auxv.h before defining FLAC__CPU_PPC Peter Seiderer 2019-09-19 21:18:04 +02:00
  • 5598543a96 libFLAC/lpc.c: Fix signed integer overflow Erik de Castro Lopo 2019-08-25 17:59:02 +10:00
  • 8147ee7ea2 libFLAC/bitreader.c: Fix shift invoking undefined behaviour Erik de Castro Lopo 2019-08-25 17:50:36 +10:00
  • 09f47c00e1 libFLAC/bitreader.c: Fix shift invoking undefined behaviour Erik de Castro Lopo 2019-08-25 17:24:47 +10:00
  • c34c3459b5 libFLAC/bitreader.c: Fix OOB read Erik de Castro Lopo 2019-08-25 16:14:53 +10:00
  • 04974d2715 Fix a number of gcc 9.2 compiler warnings Erik de Castro Lopo 2019-09-15 12:03:56 +10:00
  • 2409f5f39d Run libFLAC++ through clang-tidy. Rosen Penev 2019-08-29 13:57:03 -07:00
  • 01167efa6a Fix function redefinition on arm-none-eabi compilers oreo639 2019-09-02 10:48:47 -07:00
  • 9ea40e34f8 window: fabs > fabsf and cos > cosf where it makes sense Rosen Penev 2019-08-29 14:40:57 -07:00