projects
/
platform
/
upstream
/
flac.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert parts of 96d081c1 that touched source code or autotools files.
[platform/upstream/flac.git]
/
src
/
libFLAC
/
stream_decoder.c
2012-06-22
Erik de Castro Lopo
Move code inside #ifdef _MSC_VER to compat.h.
blob
|
commitdiff
2012-06-22
Erik de Castro Lopo
Move all definitions of FLAC__U64L to one place.
blob
|
commitdiff
|
diff to current
2012-06-22
Erik de Castro Lopo
Fix building when configured with --disable-shared.
blob
|
commitdiff
|
diff to current
2012-06-22
Erik de Castro Lopo
Fix FLAC__stream_decoder_delete() and FLAC__stream_enco...
blob
|
commitdiff
|
diff to current
2012-04-05
Cristian RodrÃguez
V2: Use a single definition of MIN and MAX in sources
blob
|
commitdiff
|
diff to current
2012-04-04
Erik de Castro Lopo
Remove casting of return value from *alloc() functions.
blob
|
commitdiff
|
diff to current
2012-02-04
Erik de Castro Lopo
Patch from JonY to remove more CPP hackery.
blob
|
commitdiff
|
diff to current
2012-02-04
Erik de Castro Lopo
Patch from JonY to suppress redefinition warnings with...
blob
|
commitdiff
|
diff to current
2009-01-07
Josh Coalson
add 2009 copyright
blob
|
commitdiff
|
diff to current
2009-01-07
Josh Coalson
Improve decoder's ability to distinguish between a...
blob
|
commitdiff
|
diff to current
2008-02-28
Josh Coalson
update copyright for 2008
blob
|
commitdiff
|
diff to current
2007-09-13
Josh Coalson
remove obsolete comment reference to end of stream...
blob
|
commitdiff
|
diff to current
2007-09-11
Josh Coalson
fix seek bug with ogg flac and small streams (SF#179217...
blob
|
commitdiff
|
diff to current
2007-09-11
Josh Coalson
extra checking on memory allocation sizes to prevent...
blob
|
commitdiff
|
diff to current
2007-08-29
Josh Coalson
OS/2 fixes (SF#1771378: https://sourceforge.net/tracker...
blob
|
commitdiff
|
diff to current
2007-08-29
Josh Coalson
fixed very rare seek bug (SF#1684049: https://sourcefor...
blob
|
commitdiff
|
diff to current
2007-07-23
Josh Coalson
minor OPT tweaks
blob
|
commitdiff
|
diff to current
2007-07-16
Josh Coalson
comment out some optimized branch
blob
|
commitdiff
|
diff to current
2007-07-10
Josh Coalson
fix bug where invalid seek tables could cause some...
blob
|
commitdiff
|
diff to current
2007-07-07
Josh Coalson
minor comments
blob
|
commitdiff
|
diff to current
2007-06-16
Josh Coalson
merge decoder part from RICE_EXT_BRANCH: blocking strat...
blob
|
commitdiff
|
diff to current
2007-03-22
Josh Coalson
add FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap()
blob
|
commitdiff
|
diff to current
2007-03-14
Josh Coalson
minor tweaks to private md5 interface
blob
|
commitdiff
|
diff to current
2007-03-13
Josh Coalson
pass cpu info into bitreader
blob
|
commitdiff
|
diff to current
2007-03-12
Josh Coalson
slight optimization to conversion of M/S->L/R
blob
|
commitdiff
|
diff to current
2007-03-07
Josh Coalson
comments
blob
|
commitdiff
|
diff to current
2007-02-28
Josh Coalson
minor comments
blob
|
commitdiff
|
diff to current
2007-02-22
Josh Coalson
fix compiler warnings
blob
|
commitdiff
|
diff to current
2007-02-06
Josh Coalson
change default blocksize from 4608 to 4096 for LPC...
blob
|
commitdiff
|
diff to current
2007-02-02
Josh Coalson
add 2007 copyright
blob
|
commitdiff
|
diff to current
2007-01-31
Josh Coalson
bump requisite _MSC_VER to <=1600 for fseeko/ftello...
blob
|
commitdiff
|
diff to current
2007-01-31
Josh Coalson
convert C prototypes for functions with no args from...
blob
|
commitdiff
|
diff to current
2007-01-28
Josh Coalson
several speed improvements: completely rewritten bitbuf...
blob
|
commitdiff
|
diff to current
2006-11-21
Josh Coalson
patch: support for borland c++ compile (SF#1599018...
blob
|
commitdiff
|
diff to current
2006-11-16
Josh Coalson
make "#if FLAC__HAS_OGG" checking consistent
blob
|
commitdiff
|
diff to current
2006-11-16
Josh Coalson
minor comments
blob
|
commitdiff
|
diff to current
2006-11-14
Josh Coalson
fixes from MSVC6
blob
|
commitdiff
|
diff to current
2006-11-09
Josh Coalson
minor syntax
blob
|
commitdiff
|
diff to current
2006-11-08
Josh Coalson
fixes for new seeking algorithm
blob
|
commitdiff
|
diff to current
2006-11-06
Josh Coalson
new seek algorithm for native FLAC from Miroslav
blob
|
commitdiff
|
diff to current
2006-11-04
Josh Coalson
minor comments
blob
|
commitdiff
|
diff to current
2006-10-16
Josh Coalson
fixes for MSVC6
blob
|
commitdiff
|
diff to current
2006-10-15
Josh Coalson
change "bytes" parameter of all read callbacks from...
blob
|
commitdiff
|
diff to current
2006-10-15
Josh Coalson
rename set_serial_number to set_ogg_serial_number every...
blob
|
commitdiff
|
diff to current
2006-10-15
Josh Coalson
fix to ogg-less building
blob
|
commitdiff
|
diff to current
2006-10-15
Josh Coalson
merge libOggFLAC into libFLAC and libOggFLAC++ into...
blob
|
commitdiff
|
diff to current
2006-10-10
Josh Coalson
enable file feof callback when input is stdin
blob
|
commitdiff
|
diff to current
2006-10-06
Josh Coalson
fix bug in code that skips id3v2 tags at the front...
blob
|
commitdiff
|
diff to current
2006-10-03
Josh Coalson
try to limit the #defines (of fseeko to fseek and ftell...
blob
|
commitdiff
|
diff to current
2006-09-23
Josh Coalson
add number-of-colors field to PICTURE metadata block
blob
|
commitdiff
|
diff to current
2006-09-23
Josh Coalson
add support for new PICTURE metadata block
blob
|
commitdiff
|
diff to current
2006-09-16
Josh Coalson
remove unused code that had the old way of stat()ing...
blob
|
commitdiff
|
diff to current
2006-09-16
Josh Coalson
fix bug in file closing logic in _finish()
blob
|
commitdiff
|
diff to current
2006-09-13
Josh Coalson
merge down from merged-API-layer branch: cvs -q up...
blob
|
commitdiff
|
diff to current
2006-07-06
Josh Coalson
change unparseable frame handling, from a fatal error...
blob
|
commitdiff
|
diff to current
2006-05-24
Josh Coalson
complete largefile support
blob
|
commitdiff
|
diff to current
2006-04-25
Josh Coalson
add 2206 to copyright notice
blob
|
commitdiff
|
diff to current
2005-09-03
Josh Coalson
fix bug in return value for FLAC__stream_decoder_set_me...
blob
|
commitdiff
|
diff to current
2005-05-05
Josh Coalson
remove FLAC__SYMMETRIC_RICE code
blob
|
commitdiff
|
diff to current
2005-01-30
Josh Coalson
minor casting fixes
blob
|
commitdiff
|
diff to current
2005-01-25
Josh Coalson
add 2005 to copyright notices
blob
|
commitdiff
|
diff to current
2005-01-24
Josh Coalson
again fix logic around deciphering frame/sample number...
blob
|
commitdiff
|
diff to current
2004-12-30
Josh Coalson
additions to metadata object api: more vorbiscomment...
blob
|
commitdiff
|
diff to current
2004-10-06
Josh Coalson
fix debian bug #274301: libflac4 segfaults on corrupt...
blob
|
commitdiff
|
diff to current
2004-07-29
Josh Coalson
be more precise in long long int literal specification...
blob
|
commitdiff
|
diff to current
2004-07-27
Josh Coalson
check in Brady's second altivec-related patch that...
blob
|
commitdiff
|
diff to current
2004-07-22
Josh Coalson
max the largest metadata type code be 126, reserving...
blob
|
commitdiff
|
diff to current
2004-07-16
Josh Coalson
add method for skipping an audio frame, plus tests
blob
|
commitdiff
|
diff to current
2004-01-17
Josh Coalson
update copyright to 2004
blob
|
commitdiff
|
diff to current
2003-11-27
Josh Coalson
fix bug in sample_number calculation from frame header
blob
|
commitdiff
|
diff to current
2003-09-24
Josh Coalson
add resolved_as_cstring()
blob
|
commitdiff
|
diff to current
2003-05-20
Josh Coalson
C89 standard fixes, based on feedback from IRIX port
blob
|
commitdiff
|
diff to current
2003-01-31
Josh Coalson
change license verbiage to Xiph's
blob
|
commitdiff
|
diff to current
2003-01-14
Josh Coalson
minor syntax
blob
|
commitdiff
|
diff to current
2003-01-11
Josh Coalson
minor syntax
blob
|
commitdiff
|
diff to current
2003-01-10
Josh Coalson
big fix to allow codec and metadata interface to handle...
blob
|
commitdiff
|
diff to current
2003-01-02
Josh Coalson
Add 2003 to copyright notice
blob
|
commitdiff
|
diff to current
2002-12-05
Josh Coalson
add "is_cd" flag to CUESHEET everywhere
blob
|
commitdiff
|
diff to current
2002-12-04
Josh Coalson
#include config.h
blob
|
commitdiff
|
diff to current
2002-12-04
Josh Coalson
fix memory leaks found with valgrind
blob
|
commitdiff
|
diff to current
2002-11-16
Josh Coalson
add more reserved space to CUESHEET implementation
blob
|
commitdiff
|
diff to current
2002-11-15
Josh Coalson
fix MSVC warning with explicit casts
blob
|
commitdiff
|
diff to current
2002-11-15
Josh Coalson
further implementation of new CUESHEET metadata block
blob
|
commitdiff
|
diff to current
2002-11-14
Josh Coalson
reorganize metadata decoding in anticipation of new...
blob
|
commitdiff
|
diff to current
2002-11-06
Josh Coalson
more strict typecasts
blob
|
commitdiff
|
diff to current
2002-10-26
Josh Coalson
#include bitmath.h
blob
|
commitdiff
|
diff to current
2002-10-21
Josh Coalson
fix from Miroslav on the lpc datapath switching logic
blob
|
commitdiff
|
diff to current
2002-10-21
Josh Coalson
fix bug in free()ing of output arrays
blob
|
commitdiff
|
diff to current
2002-10-18
Josh Coalson
switch malloc+memset(0) to calloc()
blob
|
commitdiff
|
diff to current
2002-10-16
Josh Coalson
tweaks to build libs as DLLs under windows
blob
|
commitdiff
|
diff to current
2002-10-04
Josh Coalson
add support for 64bit datapath through inverse filter
blob
|
commitdiff
|
diff to current
2002-09-04
Josh Coalson
comments
blob
|
commitdiff
|
diff to current
2002-08-19
Josh Coalson
split off dynamically allocated stuff from FLAC__Entrop...
blob
|
commitdiff
|
diff to current
2002-08-17
Josh Coalson
rework so that rice parameters and raw_bits from the...
blob
|
commitdiff
|
diff to current
2002-08-03
Josh Coalson
zero allocated class memory
blob
|
commitdiff
|
diff to current
2002-08-02
Josh Coalson
revamp decoder process calls
blob
|
commitdiff
|
diff to current
2002-08-01
Josh Coalson
make typedefs for callbacks
blob
|
commitdiff
|
diff to current
2002-07-31
Josh Coalson
minor formatting
blob
|
commitdiff
|
diff to current
2002-07-26
Josh Coalson
add asserts
blob
|
commitdiff
|
diff to current
2002-07-24
Josh Coalson
fix bug #584595: infinite loop if ..._process*() called...
blob
|
commitdiff
|
diff to current
next