projects
/
platform
/
upstream
/
flac.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix VC project files to use /objs/ directory instead of /obj/ directory.
[platform/upstream/flac.git]
/
src
/
2013-01-02
Erik de Castro Lopo
Fix VC project files to use /objs/ directory instead...
tree
|
commitdiff
2013-01-02
Erik de Castro Lopo
Fix all Makefile.lite to use /objs/ directory instead...
tree
|
commitdiff
2013-01-02
Hendricks266
Fix building with MSYS and MinGW(-w64); Improve Makefil...
tree
|
commitdiff
2012-12-28
nu774
Fix to allow the flac command to parse piped WAV input...
tree
|
commitdiff
2012-12-12
Max Horn
autogen.sh: replace this by a simple call to autoreconf
tree
|
commitdiff
2012-12-09
Timothy B. Terriberry
Fix a copy & paste error in a comment.
tree
|
commitdiff
2012-12-05
Erik de Castro Lopo
Covert 2 C source files from dos to unix line endings.
tree
|
commitdiff
2012-12-05
Miroslav Lichvar
Update FSF address.
tree
|
commitdiff
2012-12-04
Miroslav Lichvar
Update library version-info.
tree
|
commitdiff
2012-12-04
Miroslav Lichvar
Hide symbols with nasm.
tree
|
commitdiff
2012-12-04
Miroslav Lichvar
Hide symbols with gcc.
tree
|
commitdiff
2012-12-04
Miroslav Lichvar
Remove old GNU-stack sections from nasm files.
tree
|
commitdiff
2012-11-30
Erik de Castro Lopo
src/libFLAC/stream_encoder.c : Fix typo.
tree
|
commitdiff
2012-11-13
Erik de Castro Lopo
Replace printfs with "%s" format strings with puts.
tree
|
commitdiff
2012-10-14
Erik de Castro Lopo
Add a regresion test for compression levels.
tree
|
commitdiff
2012-10-12
Erik de Castro Lopo
Fix a regression that severely impacted compression...
tree
|
commitdiff
2012-09-11
Erik de Castro Lopo
Add a convenience function to create a Metadata::Paddin...
tree
|
commitdiff
2012-08-28
Miroslav Lichvar
Optimize FLAC__bitreader_read_rice_signed_block.
tree
|
commitdiff
2012-08-28
Miroslav Lichvar
Add new clz function which works with input 0.
tree
|
commitdiff
2012-08-28
Miroslav Lichvar
Make FLAC__clz_soft_uint32 static.
tree
|
commitdiff
2012-07-26
Samuli Suominen
Fix assembler code to make it PIC so the dynamic linker...
tree
|
commitdiff
2012-07-04
Erik de Castro Lopo
Change order of flac_LDADD libs so it works with mingw.
tree
|
commitdiff
2012-06-22
Erik de Castro Lopo
Move code inside #ifdef _MSC_VER to compat.h.
tree
|
commitdiff
2012-06-22
Erik de Castro Lopo
Move all definitions of FLAC__U64L to one place.
tree
|
commitdiff
2012-06-22
Bastiaan Timmer
Adds last functions from C metadata api to C++ metadata api
tree
|
commitdiff
2012-06-22
Erik de Castro Lopo
Fix building when configured with --disable-shared.
tree
|
commitdiff
2012-06-22
Erik de Castro Lopo
Fix FLAC__stream_decoder_delete() and FLAC__stream_enco...
tree
|
commitdiff
2012-06-08
Cristian Rodríguez
bitmath: Finish up optimizations
tree
|
commitdiff
2012-05-08
Erik de Castro Lopo
Fix more compiler warnings.
tree
|
commitdiff
2012-05-08
Erik de Castro Lopo
metadata.cpp : Fix compiler warning on 64 bit.
tree
|
commitdiff
2012-05-08
Erik de Castro Lopo
src/libFLAC/lpc.c : Include <inttypes.h> so compiling...
tree
|
commitdiff
2012-05-08
Erik de Castro Lopo
Add missing functions to VorbisComment class.
tree
|
commitdiff
2012-05-07
Miroslav Lichvar
Optimize COUNT_ZERO_MSBS macro
tree
|
commitdiff
2012-05-07
Erik de Castro Lopo
Fix all links to libtool version info rules.
tree
|
commitdiff
2012-05-07
Erik de Castro Lopo
Bump version-info for libFLAC++ from 8:0:2 to 8:0:3.
tree
|
commitdiff
2012-05-07
Erik de Castro Lopo
Add functionality present in the C library to the to...
tree
|
commitdiff
2012-04-18
Cristian Rodríguez
replace local_strtoull with _strtoui64 in windows
tree
|
commitdiff
2012-04-18
Cristian Rodríguez
Remove local_strtoull, windows has equivalent function...
tree
|
commitdiff
2012-04-07
Cristian Rodríguez
Update and improve autotools build
tree
|
commitdiff
2012-04-06
Erik de Castro Lopo
Use sizeof instead of magic number 4.
tree
|
commitdiff
2012-04-06
Cristian Rodríguez
Fix make distcheck
tree
|
commitdiff
2012-04-05
Erik de Castro Lopo
src/libFLAC/include/private/macros.h : Add copyright...
tree
|
commitdiff
2012-04-05
Cristian Rodríguez
V2: Use a single definition of MIN and MAX in sources
tree
|
commitdiff
2012-04-05
Cristian Rodríguez
remove unnecesary typedef in bitwriter.c
tree
|
commitdiff
2012-04-05
Erik de Castro Lopo
Fix gcc-4.7 compiler warnings.
tree
|
commitdiff
2012-04-05
Erik de Castro Lopo
Fix buffer overflow by replacing strcpy with memcpy.
tree
|
commitdiff
2012-04-04
Erik de Castro Lopo
Remove casting of return value from *alloc() functions.
tree
|
commitdiff
2012-03-30
Erik de Castro Lopo
Remove unnecessary typedef.
tree
|
commitdiff
2012-03-30
Erik de Castro Lopo
Add GCC specific optimisation for log base 2 operations.
tree
|
commitdiff
2012-03-30
Erik de Castro Lopo
Remove winamp2 plugin
tree
|
commitdiff
2012-03-05
Erik de Castro Lopo
Rename ENDSWAP_INT to ENDSWAP_32.
tree
|
commitdiff
2012-02-27
Dave Yeo
Include stdlib.h for _response() and _wildcard() declar...
tree
|
commitdiff
2012-02-27
Dave Yeo
a.out format does not support many .section directives
tree
|
commitdiff
2012-02-26
Erik de Castro Lopo
Fix a couple 'inlining failed' warning messages.
tree
|
commitdiff
2012-02-26
Erik de Castro Lopo
Fix a couple of sign-compare warnings.
tree
|
commitdiff
2012-02-26
Earl Chew
Port David Robinson's equalloudfilt.m MATLAB script...
tree
|
commitdiff
2012-02-26
Earl Chew
Support 56kHz to 19.2kHz gain analysis (Patch v4)
tree
|
commitdiff
2012-02-26
Erik de Castro Lopo
Speed up the tests by testing slightly fewer combinations.
tree
|
commitdiff
2012-02-17
Erik de Castro Lopo
Fix a bunch of -Wtype-limits warnings.
tree
|
commitdiff
2012-02-13
Erik de Castro Lopo
Fix -Werror=format-security errors.
tree
|
commitdiff
2012-02-13
Erik de Castro Lopo
Disable Altivec on host triplet powerpc-unknown-linux...
tree
|
commitdiff
2012-02-13
Erik de Castro Lopo
libFLAC.m4 : Prevent empty -L flag.
tree
|
commitdiff
2012-02-12
Erik de Castro Lopo
Merge branch 'noname'
tree
|
commitdiff
2012-02-12
Erik de Castro Lopo
Disable executable stack in libFLAC.so.
tree
|
commitdiff
2012-02-12
Erik de Castro Lopo
metaflac : Exit with error if invalid option is passed.
tree
|
commitdiff
2012-02-12
Erik de Castro Lopo
Fix misuse of \r (potentially) in flac -d or -t output.
tree
|
commitdiff
2012-02-08
Erik de Castro Lopo
Patch from Dave Yeo to remove more CPP hackery.
tree
|
commitdiff
2012-02-05
Erik de Castro Lopo
Encoder::Stream::set_metadata() broken - ID: 3282704
tree
|
commitdiff
2012-02-05
Erik de Castro Lopo
Memory and fd leak fixes - ID: 3436668
tree
|
commitdiff
2012-02-05
Erik de Castro Lopo
Purge MINGW_WINSOCK_LIBS config variable.
tree
|
commitdiff
2012-02-05
Erik de Castro Lopo
Improve endswapping (especially purge ntohl).
tree
|
commitdiff
2012-02-04
Erik de Castro Lopo
Patch from JonY to remove more CPP hackery.
tree
|
commitdiff
2012-02-04
Erik de Castro Lopo
Add file include/share/compat.h and start moving CPP...
tree
|
commitdiff
2012-02-04
Erik de Castro Lopo
Patch from JonY to suppress redefinition warnings with...
tree
|
commitdiff
2012-02-04
Erik de Castro Lopo
Fix cuesheet bug introduced in ce8a75134cace056f6c436d5...
tree
|
commitdiff
2012-02-04
Erik de Castro Lopo
Cuesheet patch from Earl Chew.
tree
|
commitdiff
2012-02-04
Erik de Castro Lopo
Patch from David Yeo to conditionally include <inttypes.h>.
tree
|
commitdiff
2012-02-02
Erik de Castro Lopo
XMMS patch from Timothy B. Terriberry
tree
|
commitdiff
2012-02-02
Erik de Castro Lopo
Merge git://github.com/avuton/flac
tree
|
commitdiff
2012-02-02
Ralph Giles
Use the correct project filenames for flactimer.
tree
|
commitdiff
2012-02-01
Erik de Castro Lopo
Fix memory leak when reinitializing stream encoder.
tree
|
commitdiff
2012-02-01
Erik de Castro Lopo
Fix more printf formatting issues and remove un-necessa...
tree
|
commitdiff
2012-02-01
Erik de Castro Lopo
Fix a bunch of printf format warnings.
tree
|
commitdiff
2012-02-01
Erik de Castro Lopo
Fix compiler warnings.
tree
|
commitdiff
2012-02-01
Erik de Castro Lopo
Fix a couple of -Winline warnings.
tree
|
commitdiff
2011-08-26
David Schleef
Fix md5 structure clearing in previous commit
tree
|
commitdiff
2011-08-26
Felipe Contreras
Coverity fixes
tree
|
commitdiff
2009-01-07
Josh Coalson
add 2009 copyright
tree
|
commitdiff
2009-01-07
Josh Coalson
Allow MM:SS:FF and MM:SS.SS time formats in non-CD...
tree
|
commitdiff
2009-01-07
Josh Coalson
Improved error message when user attempts to decode...
tree
|
commitdiff
2009-01-07
Josh Coalson
Improve decoder's ability to distinguish between a...
tree
|
commitdiff
2009-01-06
Josh Coalson
Fix bug in bitreader handling of read callback returnin...
tree
|
commitdiff
2009-01-03
Josh Coalson
Fixes for Sun Studio/Forte; us AC_C_INLINE to detect...
tree
|
commitdiff
2009-01-03
Josh Coalson
remove some inlining directives
tree
|
commitdiff
2009-01-03
Josh Coalson
mingw fixes, enable build dll w/ mingw (SF#2000973...
tree
|
commitdiff
2009-01-03
Josh Coalson
mingw fixes (SF#2209829: https://sourceforge.net/tracke...
tree
|
commitdiff
2009-01-03
Josh Coalson
fix bug with fractional seconds on some locales (SF...
tree
|
commitdiff
2009-01-03
Josh Coalson
typo
tree
|
commitdiff
2009-01-03
Josh Coalson
add flacdiff and flactimer utils to source distribution...
tree
|
commitdiff
2009-01-03
Josh Coalson
proper handling of variable length arrays (SF#2002481...
tree
|
commitdiff
next