xiph
/
flac.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
travis: Add a brew update
2019-10-16
Erik de Castro Lopo
travis: Add a brew update
commit
|
commitdiff
|
tree
2019-10-10
sezero
cmake: fix nasm sources build when building in a separate...
commit
|
commitdiff
|
tree
2019-10-10
sezero
configure.ac: allow several compiler flags for clang
commit
|
commitdiff
|
tree
2019-10-10
sezero
cmake: do not add visibility attributes to shared lib...
commit
|
commitdiff
|
tree
2019-10-10
sezero
make dllexport work with compilers other than MSVC
commit
|
commitdiff
|
tree
2019-10-09
sezero
move the new public get_decoder_client_data function...
commit
|
commitdiff
|
tree
2019-10-07
Erik de Castro Lopo
libFLAC/bitreader.c: Fix out-of-bounds read
commit
|
commitdiff
|
tree
2019-09-30
Erik de Castro Lopo
Make sure CMake build files end up in release tarball
commit
|
commitdiff
|
tree
2019-09-30
Erik de Castro Lopo
Remove un-needed Makefile.am
commit
|
commitdiff
|
tree
2019-09-29
Peter Seiderer
configure.ac: check for sys/auxv.h before defining...
commit
|
commitdiff
|
tree
2019-09-15
Erik de Castro Lopo
libFLAC/lpc.c: Fix signed integer overflow
commit
|
commitdiff
|
tree
2019-09-15
Erik de Castro Lopo
libFLAC/bitreader.c: Fix shift invoking undefined behaviour
commit
|
commitdiff
|
tree
2019-09-15
Erik de Castro Lopo
libFLAC/bitreader.c: Fix shift invoking undefined behaviour
commit
|
commitdiff
|
tree
2019-09-15
Erik de Castro Lopo
libFLAC/bitreader.c: Fix OOB read
commit
|
commitdiff
|
tree
2019-09-15
Erik de Castro Lopo
Fix a number of gcc 9.2 compiler warnings
commit
|
commitdiff
|
tree
2019-09-15
Rosen Penev
Run libFLAC++ through clang-tidy.
commit
|
commitdiff
|
tree
2019-09-15
oreo639
Fix function redefinition on arm-none-eabi compilers
commit
|
commitdiff
|
tree
2019-09-15
Rosen Penev
window: fabs > fabsf and cos > cosf where it makes...
commit
|
commitdiff
|
tree
2019-09-15
Rosen Penev
flac/utils: Add missing define
commit
|
commitdiff
|
tree
2019-08-19
Rosen Penev
Switch to utimensat for newer POSIX versions
commit
|
commitdiff
|
tree
2019-08-18
pkubaj
Fix build on FreeBSD PowerPC
commit
|
commitdiff
|
tree
2019-08-15
Ralph Giles
Fix metaflac under ctest.
commit
|
commitdiff
|
tree
2019-08-08
Erik de Castro Lopo
libFLAC: Rename get_client_data_from_decoder function
commit
|
commitdiff
|
tree
2019-08-05
sezero
increase required minimum cmake version to 3.9.
commit
|
commitdiff
|
tree
2019-08-05
sezero
Do not assume that sys/param.h defines MIN and MAX
commit
|
commitdiff
|
tree
2019-08-05
Ralph Giles
doc: Add xmlns attributes.
commit
|
commitdiff
|
tree
2019-08-04
Erik de Castro Lopo
Version 1.3.3
commit
|
commitdiff
|
tree
2019-08-04
Fabian Greffrath
doc: Remove xhtml validator links.
commit
|
commitdiff
|
tree
2019-08-04
Ralph Giles
doc: Use empty-element <hr/> tag.
commit
|
commitdiff
|
tree
2019-08-04
Ralph Giles
.travis.yml: Generate and validate html documentation.
commit
|
commitdiff
|
tree
2019-07-16
Dagobert Michelsen
Add -lrt for all operating systems for clock_gettime
commit
|
commitdiff
|
tree
2019-07-15
Erik de Castro Lopo
Update Visual Studio 2005 files
commit
|
commitdiff
|
tree
2019-07-14
Erik de Castro Lopo
Fix CppCheck warnings
commit
|
commitdiff
|
tree
2019-07-14
Erik de Castro Lopo
test: Ignore varying length in metadata
commit
|
commitdiff
|
tree
2019-06-01
evpobr
Fix CMake configure warning
commit
|
commitdiff
|
tree
2019-05-31
Vitaliy Kirsanov
Fixed #107: CMake error without enabling BUILD_CXXLIBS
commit
|
commitdiff
|
tree
2019-05-28
Виталий Кирсанов
CMake: fixed windows_unicode_filenames linking errors
commit
|
commitdiff
|
tree
2019-05-11
evpobr
Fix Visual Studio solution generation with CMake
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
Added README description for CMake
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
CMAKE_BUILD_TYPE set to Release by default: improved
commit
|
commitdiff
|
tree
2019-05-04
evpobr
Enable components search in package config mode
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
CMAKE_BUILD_TYPE set to Release by default
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
Added ECHO_C to CMake tests
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
Ogg::Ogg renamed to Ogg::ogg
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
Use of BUILD_SHARED_LIBS added
commit
|
commitdiff
|
tree
2019-05-04
Виталий Кирсанов
Fixed dependencies on win_utf8_io
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
Fixed dependency between grabbag and utf8
commit
|
commitdiff
|
tree
2019-05-04
Vitaly Kirsanov
CMake minimum required lowered to 3.1
commit
|
commitdiff
|
tree
2019-05-04
evpobr
Add missing fseeko check
commit
|
commitdiff
|
tree
2019-05-04
evpobr
Integrate CMake to Travis CI tests
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
FLAC now depends on win_utf8_io
commit
|
commitdiff
|
tree
2019-05-04
Vitaly Kirsanov
Added /arch:SSE2 flag
commit
|
commitdiff
|
tree
2019-05-04
Vitaly Kirsanov
Versions for shared libs specified
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
Cosmetic change: using $<COMPILE_LANGUAGE:>
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
/test/*.sh enabled for CTest in UNIX
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
FindOGG.cmake module added
commit
|
commitdiff
|
tree
2019-05-04
Vitaliy Kirsanov
CMake support added
commit
|
commitdiff
|
tree
2019-03-07
lvqcl
Use MMX ASM fucntions instead of SSE4.1 if available
commit
|
commitdiff
|
tree
2019-03-07
Robert Kausch
Speed up FLAC__bitwriter_write_byte_block (metadata...
commit
|
commitdiff
|
tree
2019-02-01
Karthik Periagaram
Suppress compression failure message if it is not an...
commit
|
commitdiff
|
tree
2018-09-19
lvqcl
Replace hadd with shuffle + add
commit
|
commitdiff
|
tree
2018-09-02
lvqcl
Cosmetic changes in lpc_asm.nasm and utf8.c
commit
|
commitdiff
|
tree
2018-08-25
lvqcl
Update MinGW build files
commit
|
commitdiff
|
tree
2018-08-25
lvqcl
Move CreateFile_utf8 function to a more logical place
commit
|
commitdiff
|
tree
2018-08-20
Anton Blanchard
Add VSX optimised versions of autocorrelation loops
commit
|
commitdiff
|
tree
2018-08-20
Anton Blanchard
Add runtime detection of POWER8 and POWER9
commit
|
commitdiff
|
tree
2018-08-20
Amitay Isaacs
Check if compiler supports target attribute on ppc64
commit
|
commitdiff
|
tree
2018-08-20
Amitay Isaacs
Add m4 macro to check for C __attribute__ features
commit
|
commitdiff
|
tree
2018-08-20
Anton Blanchard
configure.ac: Fix FLAC__CPU_PPC on little endian, and...
commit
|
commitdiff
|
tree
2018-08-20
Anton Blanchard
configure.ac: Add VSX enable/disable
commit
|
commitdiff
|
tree
2018-08-20
Anton Blanchard
configure.ac: Remove SPE detection code
commit
|
commitdiff
|
tree
2018-08-19
lvqcl
move CreateFile function outside of libFLAC
commit
|
commitdiff
|
tree
2018-08-17
Erik de Castro Lopo
windows_unicode_filenames.c: Fix a missing return statement
commit
|
commitdiff
|
tree
2018-06-12
evpobr
Improve SIMD detection with Visual Studio
Signed-off-by: Erik de Castro Lopo <
erikd@mega-nerd.com
>
commit
|
commitdiff
|
tree
2018-06-10
orbea
Add output-prefix tests
Signed-off-by: Erik de Castro Lopo <
erikd@mega-nerd.com
>
commit
|
commitdiff
|
tree
2018-06-10
orbea
Fix --output-prefix with input-files in sub-directories
Signed-off-by: Erik de Castro Lopo <
erikd@mega-nerd.com
>
commit
|
commitdiff
|
tree
2018-05-23
luz.paz
Fix miscellaneous typos.
commit
|
commitdiff
|
tree
2018-05-21
Robert Kausch
.travis.yml: Simplify file structure and add libogg...
commit
|
commitdiff
|
tree
2018-05-21
Robert Kausch
Add unit tests for word-wise CRC16 functions
commit
|
commitdiff
|
tree
2018-05-21
Robert Kausch
Fix CRC calculation for small blocks.
commit
|
commitdiff
|
tree
2018-05-21
Robert Kausch
Update CRC16 for larger data blocks when decoding.
commit
|
commitdiff
|
tree
2018-05-21
Robert Kausch
Implement slicing-by-8 CRC16 algorithm.
commit
|
commitdiff
|
tree
2018-05-20
Robert Kausch
.travis.yml: Run --enable-64-bit-words test in separate...
commit
|
commitdiff
|
tree
2018-05-20
Robert Kausch
Add bitreader unit test.
commit
|
commitdiff
|
tree
2018-05-20
Robert Kausch
Minor fixes for bitwriter unit test.
commit
|
commitdiff
|
tree
2018-05-20
Robert Kausch
Add unit tests for CRC calculation.
commit
|
commitdiff
|
tree
2018-05-20
Robert Kausch
Remove unused CRC8 functions.
commit
|
commitdiff
|
tree
2018-05-06
Erik de Castro Lopo
Fix more GCC warnings about case fall-through
commit
|
commitdiff
|
tree
2018-05-06
Erik de Castro Lopo
More generic version of MSVC bug workaround
commit
|
commitdiff
|
tree
2018-04-30
Erik de Castro Lopo
.travis.yml: Test --enable-64-bit-words as well
commit
|
commitdiff
|
tree
2018-04-08
Jeffrey Espiritu
replaygain_synthesis.c: Fix compile issue in MSVS
Signed-off-by: Erik de Castro Lopo <
erikd@mega-nerd.com
>
commit
|
commitdiff
|
tree
2018-02-10
Erik de Castro Lopo
Fix for missing WINAPI_FAMILY_PARTITION
commit
|
commitdiff
|
tree
2018-01-08
Christophe DUMONT
libFLAC : new function returns client_data from decoder
Signed-off-by: Erik de Castro Lopo <
erikd@mega-nerd.com
>
commit
|
commitdiff
|
tree
2018-01-06
Alberto Fustinoni
UWP build fix
Signed-off-by: Erik de Castro Lopo <
erikd@mega-nerd.com
>
commit
|
commitdiff
|
tree
2017-07-20
Erik de Castro Lopo
replaygain_synthesis.c: Fix a cppcheck warning
commit
|
commitdiff
|
tree
2017-07-19
Erik de Castro Lopo
Revert "Add Clang support for FLAC__SSE_TARGET"
commit
|
commitdiff
|
tree
2017-07-14
C.W. Betts
Add Clang support for FLAC__SSE_TARGET
Signed-off-by: Erik de Castro Lopo <
erikd@mega-nerd.com
>
commit
|
commitdiff
|
tree
2017-07-01
Thomas Zander
Correct flattop window coefficients
Signed-off-by: Erik de Castro Lopo <
erikd@mega-nerd.com
>
commit
|
commitdiff
|
tree
2017-06-26
Erik de Castro Lopo
Fix GCC 7 case fall through warnings
commit
|
commitdiff
|
tree
2017-06-26
Shark64
Update lpc_intrin_sse.c
Signed-off-by: Erik de Castro Lopo <
erikd@mega-nerd.com
>
commit
|
commitdiff
|
tree
next