projects
/
platform
/
upstream
/
flac.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
new tester for testing PICTURE specification parsing
[platform/upstream/flac.git]
/
src
/
2006-09-24
Josh Coalson
new tester for testing PICTURE specification parsing
tree
|
commitdiff
2006-09-24
Josh Coalson
add picture.c (PICTURE specification parsing)
tree
|
commitdiff
2006-09-23
Josh Coalson
add number-of-colors field to PICTURE metadata block
tree
|
commitdiff
2006-09-23
Josh Coalson
add support for new PICTURE metadata block
tree
|
commitdiff
2006-09-20
Josh Coalson
change type val for UNKNOWN metadata block from 127...
tree
|
commitdiff
2006-09-16
Josh Coalson
remove unused code that had the old way of stat()ing...
tree
|
commitdiff
2006-09-16
Josh Coalson
remove unused code
tree
|
commitdiff
2006-09-16
Josh Coalson
fix recovery logic when seek fails
tree
|
commitdiff
2006-09-16
Josh Coalson
fix problem on windows where rename() fails if destinat...
tree
|
commitdiff
2006-09-16
Josh Coalson
fix bug in file closing logic in _finish()
tree
|
commitdiff
2006-09-16
Josh Coalson
fixed bug, file was not being closed at _finish() time
tree
|
commitdiff
2006-09-16
Josh Coalson
remove unused code
tree
|
commitdiff
2006-09-16
Josh Coalson
minor comments
tree
|
commitdiff
2006-09-15
Josh Coalson
change libOggFLAC++ API to make OggFLAC::Decoder::Strea...
tree
|
commitdiff
2006-09-15
Josh Coalson
fix bug, --remove-replay-gain was not removing REPLAYGA...
tree
|
commitdiff
2006-09-15
Josh Coalson
in FLAC tester, process til end-of-stream before seek...
tree
|
commitdiff
2006-09-14
Josh Coalson
add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
tree
|
commitdiff
2006-09-14
Josh Coalson
add ReplayGainReferenceLoudness constant
tree
|
commitdiff
2006-09-13
Josh Coalson
merge down from merged-API-layer branch: cvs -q up...
tree
|
commitdiff
2006-09-06
Josh Coalson
relicense under LGPL 2.1
tree
|
commitdiff
2006-08-29
Josh Coalson
bump version to 1.1.3
tree
|
commitdiff
2006-08-29
Josh Coalson
bump version number to 1.1.3
tree
|
commitdiff
2006-08-28
Josh Coalson
add support for encoding from FLAC to FLAC while preser...
tree
|
commitdiff
2006-08-28
Josh Coalson
fix #include for off_t
tree
|
commitdiff
2006-08-28
Josh Coalson
minor typo
tree
|
commitdiff
2006-07-09
Josh Coalson
minor EMX fix
tree
|
commitdiff
2006-07-07
Josh Coalson
MD5 comparison failures on decoding are now an error...
tree
|
commitdiff
2006-07-06
Josh Coalson
change unparseable frame handling, from a fatal error...
tree
|
commitdiff
2006-07-06
Josh Coalson
change unparseable frame handling, from a fatal error...
tree
|
commitdiff
2006-06-14
Josh Coalson
improve behavior of -F to decode even if there is no...
tree
|
commitdiff
2006-06-14
Josh Coalson
turn off do_md5_checking if there is no STREAMINFO...
tree
|
commitdiff
2006-06-13
Josh Coalson
fix largefile bug
tree
|
commitdiff
2006-06-12
Josh Coalson
minor comments
tree
|
commitdiff
2006-05-25
Josh Coalson
only build plugin_common if FLaC__HAVE_XMMS
tree
|
commitdiff
2006-05-25
Josh Coalson
minro syntax
tree
|
commitdiff
2006-05-24
Josh Coalson
complete largefile support
tree
|
commitdiff
2006-05-19
Josh Coalson
use flac file name instead of dummy.wav for --export...
tree
|
commitdiff
2006-05-18
Josh Coalson
add new options: --tag-from-file for flac and --set...
tree
|
commitdiff
2006-05-18
Josh Coalson
add window.[ch]
tree
|
commitdiff
2006-05-18
Josh Coalson
update iconv settings
tree
|
commitdiff
2006-05-18
Josh Coalson
minor comments
tree
|
commitdiff
2006-05-03
Josh Coalson
minor syntax
tree
|
commitdiff
2006-05-03
Josh Coalson
#define M_PI for MSVC6
tree
|
commitdiff
2006-05-03
Josh Coalson
minor fixes
tree
|
commitdiff
2006-05-01
Josh Coalson
turn off window profiling
tree
|
commitdiff
2006-05-01
Josh Coalson
default window to tukey(0.5) instead of hann
tree
|
commitdiff
2006-05-01
Josh Coalson
add set_apodization() to oggflac layers
tree
|
commitdiff
2006-04-28
Josh Coalson
add docs for -A, additional docs for --cue
tree
|
commitdiff
2006-04-28
Josh Coalson
add window.c/window.h
tree
|
commitdiff
2006-04-28
Josh Coalson
fix calculation bugs in encode_subframe_(): max_qlp_coe...
tree
|
commitdiff
2006-04-28
Josh Coalson
fix a calcuation bug in FLAC__lpc_compute_best_order()
tree
|
commitdiff
2006-04-25
Josh Coalson
fix comment typos
tree
|
commitdiff
2006-04-25
Josh Coalson
add 2206 to copyright notice
tree
|
commitdiff
2006-04-25
Josh Coalson
add support for specifying which apodization functions...
tree
|
commitdiff
2006-04-25
Josh Coalson
bump version to intermediate CVS
tree
|
commitdiff
2006-04-25
Josh Coalson
*** empty log message ***
tree
|
commitdiff
2006-04-22
Josh Coalson
reuse fskip_ahead() in flac__encode_wav()
tree
|
commitdiff
2006-04-10
Josh Coalson
fix compiler warnings
tree
|
commitdiff
2006-04-10
Josh Coalson
add FLAC__metadata_get_cuesheet() and FLAC__metadata_ob...
tree
|
commitdiff
2005-09-09
Josh Coalson
fix vorbiscomment entry validity tests to match better...
tree
|
commitdiff
2005-09-03
Josh Coalson
add support for building on os/2 with emx
tree
|
commitdiff
2005-09-03
Josh Coalson
fix bug in return value for FLAC__stream_decoder_set_me...
tree
|
commitdiff
2005-09-03
Josh Coalson
fix bug: -a and -t were not prevented from being used...
tree
|
commitdiff
2005-09-02
Josh Coalson
fix "redefinition of socklen_t" problem on freebsd
tree
|
commitdiff
2005-09-02
Josh Coalson
last batch of fixes related to problems caused by new...
tree
|
commitdiff
2005-09-02
Josh Coalson
minor cosmetics
tree
|
commitdiff
2005-09-02
Josh Coalson
add replay gain info to file info box
tree
|
commitdiff
2005-09-02
Josh Coalson
add new replaygain module
tree
|
commitdiff
2005-09-02
Josh Coalson
minor cosmetics
tree
|
commitdiff
2005-09-01
Josh Coalson
allow non-strict mode for reading replaygain tags,...
tree
|
commitdiff
2005-08-31
Josh Coalson
add to verbiage about verify error; point to FAQ entry
tree
|
commitdiff
2005-08-31
Josh Coalson
more external use of "FLAC tags" instead of "Vorbis...
tree
|
commitdiff
2005-08-31
Josh Coalson
add shorthand option --remove-replay-gain to metaflac
tree
|
commitdiff
2005-08-31
Josh Coalson
fix minor problem with error case in handler for -...
tree
|
commitdiff
2005-08-31
Josh Coalson
fix bad use of g_strconcat()
tree
|
commitdiff
2005-08-31
Josh Coalson
remove spurious semicolon
tree
|
commitdiff
2005-08-31
Josh Coalson
convert from dos to unix cr/lf
tree
|
commitdiff
2005-08-29
Josh Coalson
fix minor bug printing unknown aiff subchunks (SF bug...
tree
|
commitdiff
2005-08-27
Josh Coalson
minor comments
tree
|
commitdiff
2005-08-27
Josh Coalson
fix bug in --sector-align where appended samples did...
tree
|
commitdiff
2005-08-26
Josh Coalson
add support for encoding from non-compressed AIFF-C...
tree
|
commitdiff
2005-08-25
Josh Coalson
fix bug in utf8len()
tree
|
commitdiff
2005-08-24
Josh Coalson
fixes to remove warnings from gcc-4.0.0
tree
|
commitdiff
2005-08-24
Josh Coalson
disallow non-shortest-form encodings in utf-8 checking...
tree
|
commitdiff
2005-08-24
Josh Coalson
disallow non-shortest-form encodings in utf-8 checking
tree
|
commitdiff
2005-08-24
Josh Coalson
check that a cuesheet is legal before trying to encode...
tree
|
commitdiff
2005-08-24
Josh Coalson
slightly more precise error message in CDDA cuesheet...
tree
|
commitdiff
2005-08-24
Josh Coalson
change bug submission verbiage, require monitoring...
tree
|
commitdiff
2005-08-09
Josh Coalson
fix bug in cuesheet parsing where it would return an...
tree
|
commitdiff
2005-05-05
Josh Coalson
remove FLAC__SYMMETRIC_RICE code
tree
|
commitdiff
2005-03-02
Josh Coalson
check in more fixes from Luca to build properly on...
tree
|
commitdiff
2005-03-02
Josh Coalson
fix bug in the save_http_path initialization
tree
|
commitdiff
2005-02-12
Josh Coalson
add patch: on freebsd, detect via sysctl whether OS...
tree
|
commitdiff
2005-02-04
Josh Coalson
bump version to 1.1.2
tree
|
commitdiff
2005-02-04
Josh Coalson
fix bug in random sampling
tree
|
commitdiff
2005-02-04
Josh Coalson
reinstitute old FLAC__bitbuffer_read_rice_signed_block...
tree
|
commitdiff
2005-02-04
Josh Coalson
minor comments
tree
|
commitdiff
2005-02-03
Josh Coalson
fix on ppc: as/gas checks need to be __TEMPORARILY_DISABLED
tree
|
commitdiff
2005-02-02
Josh Coalson
remove the "Reference" from the plugin description
tree
|
commitdiff
2005-02-02
Josh Coalson
need to link libiconv
tree
|
commitdiff
next