index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: allow several compiler flags for clang
sezero
2019-10-10
2
-4
/
+17
*
cmake: do not add visibility attributes to shared lib builds for win32.
sezero
2019-10-10
2
-4
/
+21
*
make dllexport work with compilers other than MSVC
sezero
2019-10-10
4
-10
/
+29
*
move the new public get_decoder_client_data function to public header.
sezero
2019-10-10
2
-5
/
+10
*
libFLAC/bitreader.c: Fix out-of-bounds read
Erik de Castro Lopo
2019-10-08
1
-1
/
+1
*
Make sure CMake build files end up in release tarball
Erik de Castro Lopo
2019-10-01
33
-3
/
+48
*
Remove un-needed Makefile.am
Erik de Castro Lopo
2019-10-01
9
-132
/
+1
*
configure.ac: check for sys/auxv.h before defining FLAC__CPU_PPC
Peter Seiderer
2019-09-30
1
-2
/
+2
*
libFLAC/lpc.c: Fix signed integer overflow
Erik de Castro Lopo
2019-09-16
1
-12
/
+12
*
libFLAC/bitreader.c: Fix shift invoking undefined behaviour
Erik de Castro Lopo
2019-09-16
1
-2
/
+4
*
libFLAC/bitreader.c: Fix shift invoking undefined behaviour
Erik de Castro Lopo
2019-09-16
1
-1
/
+1
*
libFLAC/bitreader.c: Fix OOB read
Erik de Castro Lopo
2019-09-16
1
-5
/
+8
*
Fix a number of gcc 9.2 compiler warnings
Erik de Castro Lopo
2019-09-15
7
-20
/
+24
*
Run libFLAC++ through clang-tidy.
Rosen Penev
2019-09-15
3
-165
/
+164
*
Fix function redefinition on arm-none-eabi compilers
oreo639
2019-09-15
4
-9
/
+9
*
window: fabs > fabsf and cos > cosf where it makes sense
Rosen Penev
2019-09-15
1
-16
/
+16
*
flac/utils: Add missing define
Rosen Penev
2019-09-15
1
-0
/
+3
*
Switch to utimensat for newer POSIX versions
Rosen Penev
2019-08-20
5
-12
/
+37
*
Fix build on FreeBSD PowerPC
pkubaj
2019-08-18
1
-0
/
+13
*
Fix metaflac under ctest.
Ralph Giles
2019-08-16
1
-1
/
+1
*
libFLAC: Rename get_client_data_from_decoder function
Erik de Castro Lopo
2019-08-09
2
-4
/
+4
*
increase required minimum cmake version to 3.9.
sezero
2019-08-06
1
-1
/
+1
*
Do not assume that sys/param.h defines MIN and MAX
sezero
2019-08-05
1
-0
/
+2
*
doc: Add xmlns attributes.
Ralph Giles
2019-08-05
16
-16
/
+16
*
Version 1.3.3
1.3.3
Erik de Castro Lopo
2019-08-04
12
-19
/
+109
*
doc: Remove xhtml validator links.
Fabian Greffrath
2019-08-04
16
-48
/
+0
*
doc: Use empty-element <hr/> tag.
Ralph Giles
2019-08-04
1
-1
/
+1
*
.travis.yml: Generate and validate html documentation.
Ralph Giles
2019-08-04
1
-1
/
+5
*
Add -lrt for all operating systems for clock_gettime
Dagobert Michelsen
2019-07-17
1
-9
/
+4
*
Update Visual Studio 2005 files
Erik de Castro Lopo
2019-07-16
2
-0
/
+16
*
Fix CppCheck warnings
Erik de Castro Lopo
2019-07-15
3
-9
/
+14
*
test: Ignore varying length in metadata
Erik de Castro Lopo
2019-07-15
80
-540
/
+547
*
Fix CMake configure warning
evpobr
2019-06-01
1
-1
/
+1
*
Fixed #107: CMake error without enabling BUILD_CXXLIBS
Vitaliy Kirsanov
2019-05-31
1
-3
/
+4
*
CMake: fixed windows_unicode_filenames linking errors
Виталий Кирсанов
2019-05-28
1
-2
/
+4
*
Fix Visual Studio solution generation with CMake
evpobr
2019-05-12
1
-4
/
+5
*
Added README description for CMake
Vitaliy Kirsanov
2019-05-04
1
-0
/
+82
*
CMAKE_BUILD_TYPE set to Release by default: improved
Vitaliy Kirsanov
2019-05-04
1
-2
/
+2
*
Enable components search in package config mode
evpobr
2019-05-04
1
-0
/
+9
*
CMAKE_BUILD_TYPE set to Release by default
Vitaliy Kirsanov
2019-05-04
1
-0
/
+4
*
Added ECHO_C to CMake tests
Vitaliy Kirsanov
2019-05-04
1
-1
/
+4
*
Ogg::Ogg renamed to Ogg::ogg
Vitaliy Kirsanov
2019-05-04
2
-5
/
+5
*
Use of BUILD_SHARED_LIBS added
Vitaliy Kirsanov
2019-05-04
23
-97
/
+68
*
Fixed dependencies on win_utf8_io
Виталий Кирсанов
2019-05-04
9
-20
/
+30
*
Fixed dependency between grabbag and utf8
Vitaliy Kirsanov
2019-05-04
3
-3
/
+2
*
CMake minimum required lowered to 3.1
Vitaly Kirsanov
2019-05-04
10
-88
/
+296
*
Add missing fseeko check
evpobr
2019-05-04
1
-0
/
+3
*
Integrate CMake to Travis CI tests
evpobr
2019-05-04
1
-5
/
+10
*
FLAC now depends on win_utf8_io
Vitaliy Kirsanov
2019-05-04
9
-26
/
+22
*
Added /arch:SSE2 flag
Vitaly Kirsanov
2019-05-04
2
-10
/
+15
[next]