summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMakeLists.txttopic/test-1.3.3Erik de Castro Lopo2019-08-051-1/+1
* test 2Erik de Castro Lopo2019-08-051-1/+5
* test-1.3.3Erik de Castro Lopo2019-08-051-1/+1
* Version 1.3.31.3.3Erik de Castro Lopo2019-08-0412-19/+109
* doc: Remove xhtml validator links.Fabian Greffrath2019-08-0416-48/+0
* doc: Use empty-element <hr/> tag.Ralph Giles2019-08-041-1/+1
* .travis.yml: Generate and validate html documentation.Ralph Giles2019-08-041-1/+5
* Add -lrt for all operating systems for clock_gettimeDagobert Michelsen2019-07-171-9/+4
* Update Visual Studio 2005 filesErik de Castro Lopo2019-07-162-0/+16
* Fix CppCheck warningsErik de Castro Lopo2019-07-153-9/+14
* test: Ignore varying length in metadataErik de Castro Lopo2019-07-1580-540/+547
* Fix CMake configure warningevpobr2019-06-011-1/+1
* Fixed #107: CMake error without enabling BUILD_CXXLIBSVitaliy Kirsanov2019-05-311-3/+4
* CMake: fixed windows_unicode_filenames linking errorsВиталий Кирсанов2019-05-281-2/+4
* Fix Visual Studio solution generation with CMakeevpobr2019-05-121-4/+5
* Added README description for CMakeVitaliy Kirsanov2019-05-041-0/+82
* CMAKE_BUILD_TYPE set to Release by default: improvedVitaliy Kirsanov2019-05-041-2/+2
* Enable components search in package config modeevpobr2019-05-041-0/+9
* CMAKE_BUILD_TYPE set to Release by defaultVitaliy Kirsanov2019-05-041-0/+4
* Added ECHO_C to CMake testsVitaliy Kirsanov2019-05-041-1/+4
* Ogg::Ogg renamed to Ogg::oggVitaliy Kirsanov2019-05-042-5/+5
* Use of BUILD_SHARED_LIBS addedVitaliy Kirsanov2019-05-0423-97/+68
* Fixed dependencies on win_utf8_ioВиталий Кирсанов2019-05-049-20/+30
* Fixed dependency between grabbag and utf8Vitaliy Kirsanov2019-05-043-3/+2
* CMake minimum required lowered to 3.1Vitaly Kirsanov2019-05-0410-88/+296
* Add missing fseeko checkevpobr2019-05-041-0/+3
* Integrate CMake to Travis CI testsevpobr2019-05-041-5/+10
* FLAC now depends on win_utf8_ioVitaliy Kirsanov2019-05-049-26/+22
* Added /arch:SSE2 flagVitaly Kirsanov2019-05-042-10/+15
* Versions for shared libs specifiedVitaly Kirsanov2019-05-042-2/+8
* Cosmetic change: using $<COMPILE_LANGUAGE:>Vitaliy Kirsanov2019-05-041-8/+3
* /test/*.sh enabled for CTest in UNIXVitaliy Kirsanov2019-05-045-18/+60
* FindOGG.cmake module addedVitaliy Kirsanov2019-05-045-7/+61
* CMake support addedVitaliy Kirsanov2019-05-0441-1/+682
* Use MMX ASM fucntions instead of SSE4.1 if availablelvqcl2019-03-081-0/+2
* Speed up FLAC__bitwriter_write_byte_block (metadata writing)Robert Kausch2019-03-081-0/+4
* Suppress compression failure message if it is not an errorKarthik Periagaram2019-02-011-3/+2
* Replace hadd with shuffle + addlvqcl2018-09-204-14/+14
* Cosmetic changes in lpc_asm.nasm and utf8.clvqcl2018-09-022-38/+30
* Update MinGW build fileslvqcl2018-08-266-1/+29
* Move CreateFile_utf8 function to a more logical placelvqcl2018-08-257-50/+36
* Add VSX optimised versions of autocorrelation loopsAnton Blanchard2018-08-204-0/+987
* Add runtime detection of POWER8 and POWER9Anton Blanchard2018-08-202-0/+37
* Check if compiler supports target attribute on ppc64Amitay Isaacs2018-08-201-0/+20
* Add m4 macro to check for C __attribute__ featuresAmitay Isaacs2018-08-201-0/+18
* configure.ac: Fix FLAC__CPU_PPC on little endian, and add FLAC__CPU_PPC64Anton Blanchard2018-08-201-1/+11
* configure.ac: Add VSX enable/disableAnton Blanchard2018-08-201-0/+13
* configure.ac: Remove SPE detection codeAnton Blanchard2018-08-201-8/+0
* move CreateFile function outside of libFLAClvqcl2018-08-196-52/+55
* windows_unicode_filenames.c: Fix a missing return statementErik de Castro Lopo2018-08-181-0/+2