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
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/share/compat.h : For MSVC define inline as __inline.
Erik de Castro Lopo
2013-01-26
1
-0
/
+1
*
autogen.sh: replace this by a simple call to autoreconf
Max Horn
2012-12-13
3
-6
/
+0
*
Update FSF address.
Miroslav Lichvar
2012-12-06
5
-12
/
+12
*
Update library version-info.
Miroslav Lichvar
2012-12-04
2
-4
/
+4
*
Hide symbols with gcc.
Miroslav Lichvar
2012-12-04
2
-8
/
+18
*
Add a convenience function to create a Metadata::Padding object with a
Erik de Castro Lopo
2012-09-11
1
-0
/
+6
*
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
*
Adds last functions from C metadata api to C++ metadata api
Bastiaan Timmer
2012-06-22
1
-0
/
+15
*
Fix building when configured with --disable-shared.
Erik de Castro Lopo
2012-06-22
1
-1
/
+3
*
Quick patch to fix FLAC_metadata_object api docs.
Bastiaan Timmer
2012-06-08
1
-1
/
+1
*
Add missing functions to VorbisComment class.
Erik de Castro Lopo
2012-05-08
1
-0
/
+15
*
Fix all links to libtool version info rules.
Erik de Castro Lopo
2012-05-07
3
-3
/
+3
*
Add functionality present in the C library to the to C++ SeekTable class.
Erik de Castro Lopo
2012-05-07
1
-0
/
+21
*
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
*
Update and improve autotools build
Cristian Rodríguez
2012-04-08
1
-1
/
+1
*
Rename ENDSWAP_INT to ENDSWAP_32.
Erik de Castro Lopo
2012-03-05
1
-4
/
+4
*
Fix a couple 'inlining failed' warning messages.
Erik de Castro Lopo
2012-02-26
1
-8
/
+1
*
Support 56kHz to 19.2kHz gain analysis (Patch v4)
Earl Chew
2012-02-26
1
-1
/
+1
*
Remove '#if 0'-ed out code.
Erik de Castro Lopo
2012-02-17
1
-13
/
+0
*
Fix a bunch of -Wtype-limits warnings.
Erik de Castro Lopo
2012-02-17
1
-1
/
+1
*
include/FLAC/ordinals.h : Remove CPP hackery.
Erik de Castro Lopo
2012-02-10
1
-21
/
+7
*
Add XIPH_BSWAP32 configure macro to detect __builtin_bswap32() intrinsic.
Erik de Castro Lopo
2012-02-06
1
-4
/
+8
*
Improve endswapping (especially purge ntohl).
Erik de Castro Lopo
2012-02-05
2
-0
/
+50
*
include/share/Makefile.am : Add compat.h to EXTRA_DIST.
Erik de Castro Lopo
2012-02-05
1
-0
/
+1
*
Add file include/share/compat.h and start moving CPP hackery into it.
Erik de Castro Lopo
2012-02-04
1
-0
/
+61
*
Fix a couple of -Winline warnings.
Erik de Castro Lopo
2012-02-01
1
-14
/
+14
*
license must be BSD since it is used by libFLAC
Josh Coalson
2009-10-05
1
-11
/
+24
*
add 2009 copyright
Josh Coalson
2009-01-07
27
-27
/
+27
*
Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, ...
Josh Coalson
2009-01-07
1
-1
/
+1
*
Fixes for Sun Studio/Forte; us AC_C_INLINE to detect inline keyword for compi...
Josh Coalson
2009-01-03
1
-59
/
+59
*
remove some inlining directives
Josh Coalson
2009-01-03
1
-18
/
+14
*
better check for stdint.h
Josh Coalson
2008-11-29
1
-1
/
+1
*
add FLAC__format_blocksize_is_subset()
Josh Coalson
2008-05-27
1
-0
/
+12
*
update copyright for 2008
Josh Coalson
2008-02-28
27
-27
/
+27
*
bump libtool version numbers
Josh Coalson
2007-09-15
2
-4
/
+4
*
minor comments
Josh Coalson
2007-09-13
3
-12
/
+0
*
minor comments
Josh Coalson
2007-09-13
1
-1
/
+1
*
add link to new example code page
Josh Coalson
2007-09-13
1
-0
/
+3
*
msvc fixes
Josh Coalson
2007-09-12
1
-4
/
+8
*
inline all safe alloc funcs
Josh Coalson
2007-09-12
1
-14
/
+22
*
add not about OPT: sections
Josh Coalson
2007-09-12
1
-0
/
+5
*
handle SIZE_T_MAX
Josh Coalson
2007-09-11
1
-0
/
+29
*
remove unnecessary #includes
Josh Coalson
2007-09-11
1
-3
/
+0
*
add alloc.h
Josh Coalson
2007-09-10
2
-0
/
+172
*
fix #include for off_t (SF#1786225: https://sourceforge.net/tracker/index.php...
Josh Coalson
2007-09-08
1
-1
/
+1
*
add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/t...
Josh Coalson
2007-08-29
1
-1
/
+5
*
#include for off_t, minor comments
Josh Coalson
2007-08-21
1
-1
/
+3
*
add FLAC__metadata_simple_iterator_get_application_id()
Josh Coalson
2007-08-15
2
-3
/
+27
[next]