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
/
src
/
test_libFLAC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vcproj file updates.
Erik de Castro Lopo
2013-10-04
1
-6
/
+7
*
Set version to 1.3.0 and update coyprights throughout.
Erik de Castro Lopo
2013-05-26
15
-15
/
+30
*
For windows, make UTF-8 mode into a runtime choice.
Erik de Castro Lopo
2013-04-07
1
-81
/
+0
*
Rename all parameters and locals from 'index' to 'indx'.
Erik de Castro Lopo
2013-04-05
1
-31
/
+31
*
Purge FLAC__STRINGS_IN_UTF8 from VC project files.
Erik de Castro Lopo
2013-04-01
1
-1
/
+1
*
Enable utf8 I/O stuff when compiling with MinGW.
Erik de Castro Lopo
2013-04-01
1
-1
/
+6
*
Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs.
Erik de Castro Lopo
2013-03-29
1
-0
/
+2
*
Rename _flac_stat to flac_stat_s.
Erik de Castro Lopo
2013-03-29
1
-3
/
+3
*
Huge Windows utf8 I/O patch.
Erik de Castro Lopo
2013-03-29
4
-19
/
+100
*
src/test_libFLAC/decoders.c : Minor improvement.
Erik de Castro Lopo
2013-03-29
1
-2
/
+10
*
Replace broken str* functions with safe versions.
Erik de Castro Lopo
2013-03-19
1
-5
/
+6
*
More Microsoft Visual Studio project file updates.
Erik de Castro Lopo
2013-03-18
1
-2
/
+2
*
Fix a couple of Windows 2Gig file size issues.
Erik de Castro Lopo
2013-03-14
3
-7
/
+7
*
Purge old un-maintained MSVC 6 project files.
Erik de Castro Lopo
2013-03-10
2
-149
/
+0
*
Fix compiler warnings from new compiler flags.
Erik de Castro Lopo
2013-03-06
1
-2
/
+3
*
Fix VC project files to use /objs/ directory instead of /obj/ directory.
Erik de Castro Lopo
2013-01-02
2
-8
/
+8
*
Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.
Erik de Castro Lopo
2013-01-02
1
-1
/
+1
*
Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system
Hendricks266
2013-01-02
1
-2
/
+2
*
Update FSF address.
Miroslav Lichvar
2012-12-06
15
-45
/
+45
*
Hide symbols with gcc.
Miroslav Lichvar
2012-12-04
1
-1
/
+1
*
Move all definitions of FLAC__U64L to one place.
Erik de Castro Lopo
2012-06-22
1
-7
/
+1
*
Update and improve autotools build
Cristian RodrÃguez
2012-04-08
1
-1
/
+1
*
Remove casting of return value from *alloc() functions.
Erik de Castro Lopo
2012-04-04
2
-8
/
+8
*
Patch from Dave Yeo to remove more CPP hackery.
Erik de Castro Lopo
2012-02-08
1
-1
/
+1
*
Purge MINGW_WINSOCK_LIBS config variable.
Erik de Castro Lopo
2012-02-05
1
-1
/
+1
*
Add file include/share/compat.h and start moving CPP hackery into it.
Erik de Castro Lopo
2012-02-04
4
-24
/
+4
*
Patch from JonY to suppress redefinition warnings with mingw-w64 lfs64 warnings.
Erik de Castro Lopo
2012-02-04
2
-0
/
+8
*
Patch from David Yeo to conditionally include <inttypes.h>.
Erik de Castro Lopo
2012-02-04
2
-0
/
+6
*
Fix more printf formatting issues and remove un-necessary casts.
Erik de Castro Lopo
2012-02-01
2
-5
/
+5
*
Fix a bunch of printf format warnings.
Erik de Castro Lopo
2012-02-01
2
-25
/
+5
*
add 2009 copyright
Josh Coalson
2009-01-07
15
-15
/
+15
*
update Makefile.lite system to work on x86_64 linux
Josh Coalson
2008-09-14
1
-1
/
+1
*
remove VCWebDeploymentTool item for better proj compatibility with vs9
Josh Coalson
2008-06-03
1
-6
/
+0
*
update copyright for 2008
Josh Coalson
2008-02-28
15
-15
/
+15
*
fix compiler warning
Josh Coalson
2007-09-12
1
-1
/
+1
*
more mingw fixes
Josh Coalson
2007-08-01
1
-0
/
+1
*
change default extension for ogg flac from .ogg to .oga (SF#1762492: http://s...
Josh Coalson
2007-08-01
3
-3
/
+3
*
prototype-related fixes
Josh Coalson
2007-07-25
5
-5
/
+11
*
improvements to compile/link options
Josh Coalson
2007-07-16
1
-3
/
+11
*
add vcproj files to EXTRA_DIST
Josh Coalson
2007-07-11
1
-1
/
+2
*
add FLAC__format_sample_rate_is_subset()
Josh Coalson
2007-03-30
1
-34
/
+48
*
*** empty log message ***
Josh Coalson
2007-02-22
1
-0
/
+244
*
fix minor leaks
Josh Coalson
2007-02-13
1
-0
/
+4
*
add debugging defines with /D
Josh Coalson
2007-02-04
1
-1
/
+1
*
*** empty log message ***
Josh Coalson
2007-02-04
1
-2
/
+2
*
add 2007 copyright
Josh Coalson
2007-02-02
15
-15
/
+15
*
bump requisite _MSC_VER to <=1600 for fseeko/ftello hack
Josh Coalson
2007-01-31
2
-2
/
+2
*
convert C prototypes for functions with no args from () to (void)
Josh Coalson
2007-01-31
12
-20
/
+20
*
several speed improvements: completely rewritten bitbuffer which uses native ...
Josh Coalson
2007-01-28
6
-764
/
+589
*
fix bug where test would fail if libFLAC not built with ogg support
Josh Coalson
2006-11-21
1
-7
/
+10
[next]