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
path:
root
/
include
/
share
/
compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
share/compat.h : Remove duplicate flac_stat definition.
Erik de Castro Lopo
2014-04-11
1
-5
/
+0
*
Move FLAC__STRCASECMP definition to compat.h.
Erik de Castro Lopo
2014-03-14
1
-0
/
+2
*
Add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED flags.
Erik de Castro Lopo
2014-01-30
1
-8
/
+0
*
compat.h : Simplify definition of FLAC__U64L.
Erik de Castro Lopo
2014-01-07
1
-6
/
+1
*
Adds use of restrict keyword to improve encoding speed.
Erik de Castro Lopo
2013-10-10
1
-0
/
+9
*
Improve x86 instrinsic implementation.
Erik de Castro Lopo
2013-10-04
1
-0
/
+8
*
Move M_PI definition to include/share/compat.h.
Erik de Castro Lopo
2013-09-27
1
-1
/
+4
*
Move defintion of M_LN2 to include/share/compat.h.
Erik de Castro Lopo
2013-09-07
1
-0
/
+3
*
include/share/compat.h : Remove deinition of restrict.
Erik de Castro Lopo
2013-09-01
1
-4
/
+0
*
include/share/compat.h : Include cleanup.
Erik de Castro Lopo
2013-04-07
1
-5
/
+1
*
Two small patches for utf8 I/O.
Erik de Castro Lopo
2013-04-02
1
-1
/
+1
*
Purge more strcpy/strcat usage.
Erik de Castro Lopo
2013-04-01
1
-1
/
+6
*
Enable utf8 I/O stuff when compiling with MinGW.
Erik de Castro Lopo
2013-04-01
1
-1
/
+2
*
include/share/compat.h : Cleanup.
Erik de Castro Lopo
2013-03-29
1
-5
/
+7
*
Rename _flac_stat to flac_stat_s.
Erik de Castro Lopo
2013-03-29
1
-2
/
+2
*
Rename all 'utf8_io' -> 'win_utf8_io'.
Erik de Castro Lopo
2013-03-29
1
-1
/
+1
*
Huge Windows utf8 I/O patch.
Erik de Castro Lopo
2013-03-29
1
-0
/
+38
*
include/share/compat.h : Simplify.
Erik de Castro Lopo
2013-03-23
1
-6
/
+4
*
Add file src/share/grabbag/snprintf.c to grabbag library.
Erik de Castro Lopo
2013-03-17
1
-0
/
+10
*
Restore code dropped in commit f25b2602dc.
Erik de Castro Lopo
2013-03-15
1
-0
/
+5
*
Fix a couple of Windows 2Gig file size issues.
Erik de Castro Lopo
2013-03-14
1
-12
/
+5
*
include/share/compat.h : feeko and ftello fixes for MinGW.
Erik de Castro Lopo
2013-03-10
1
-0
/
+6
*
Another MSVC patch from Ben Alison.
Erik de Castro Lopo
2013-03-08
1
-1
/
+1
*
Large patch from Ben Allison fixing the MSVC build.
Erik de Castro Lopo
2013-03-06
1
-0
/
+35
*
include/share/compat.h : For MSVC define inline as __inline.
Erik de Castro Lopo
2013-01-26
1
-0
/
+1
*
Move code inside #ifdef _MSC_VER to compat.h.
Erik de Castro Lopo
2012-06-22
1
-0
/
+30
*
Move all definitions of FLAC__U64L to one place.
Erik de Castro Lopo
2012-06-22
1
-0
/
+6
*
replace local_strtoull with _strtoui64 in windows
Cristian RodrÃguez
2012-04-18
1
-0
/
+1
*
Remove local_strtoull, windows has equivalent function _strtoui64
Cristian RodrÃguez
2012-04-18
1
-0
/
+8
*
Add file include/share/compat.h and start moving CPP hackery into it.
Erik de Castro Lopo
2012-02-04
1
-0
/
+61