2007-02-07 |
Josh Coalson | update to match default block size |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Josh Coalson | fix bug: file info crashes if file DNE (SF#1634941... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Josh Coalson | add return value (success/fail) to FLAC_plugin__replayg... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Josh Coalson | add pkg-config files for libFLAC and libFLAC++ (SF... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Josh Coalson | change default blocksize from 4608 to 4096 for LPC... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Josh Coalson | change the min/max rice partition order for compression... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Josh Coalson | add --warnings-as-errors option to flac; for picture... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Josh Coalson | for --import-picture-from, allow MIME type in specifica... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Josh Coalson | allow MIME type in specification to be blank and filled... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Josh Coalson | generate noisy sine waves instead of pure noise for... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Josh Coalson | minor syntax |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Josh Coalson | revamp hardware section with pictures |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Josh Coalson | minor fixes |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Josh Coalson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | add debugging defines with /D |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | MSVC workarounds |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | minor comments |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | turn on FLAC__MANDATORY_VERIFY_WHILE_ENCODING for 1... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | minor comments |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | in FLAC__lpc_quantize_coefficients(), clip shift to... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | add workaround for lack of lround() on MSVC |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | use inline byte-swapping function for MSVC |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Josh Coalson | fix bug where specifying --picture in FLAC-to-FLAC... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Josh Coalson | minor asserts |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Josh Coalson | minor syntax |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Josh Coalson | minor comments |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Josh Coalson | add 2007 copyright |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Josh Coalson | bump version to 1.1.4-alpha1 |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Josh Coalson | add dithering to lp coeff quantization |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Josh Coalson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Josh Coalson | fix problem in frame size calculation in analysis mode... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Josh Coalson | add workaround link for installer on vista |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Josh Coalson | add support for passing frame size to analyzer; analyze... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Josh Coalson | speed up precompute_partition_info_escapes_() |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Josh Coalson | bump requisite _MSC_VER to <=1600 for fseeko/ftello... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Josh Coalson | convert C prototypes for functions with no args from... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Josh Coalson | minor typos |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Josh Coalson | return nonzero exit code if invalid option was used |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Josh Coalson | add item for --not-utf8-convert; fix typos |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Josh Coalson | in FLAC__stream_encoder_set_metadata(), copy the metada... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Josh Coalson | make CVS vendor string |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Josh Coalson | several speed improvements: completely rewritten bitbuf... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Josh Coalson | minor comments |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Josh Coalson | add AC_C_BIGENDIAN |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Josh Coalson | code simplification and speed optimization for set_part... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Josh Coalson | minor cleanup in count_rice_bits_() |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Josh Coalson | minor optimizations |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Josh Coalson | minor typo |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Josh Coalson | add system for verifying that encoded frame size estima... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Josh Coalson | add more ces links |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Josh Coalson | clean up hardware links |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Josh Coalson | add more hardware links |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Josh Coalson | add links for ces2007 devices |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Josh Coalson | more test variations on fsd streams |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Josh Coalson | improved fix for misleading warning, now error out... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Josh Coalson | add FLAC__bitbuffer_get_input_bits_unconsumed() |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Josh Coalson | add frettunes.com |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Josh Coalson | fix some links |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Josh Coalson | fix link to itunes feedback form |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Josh Coalson | fix misleading warning (SF#1631064: sourceforge.net... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Josh Coalson | add docs on sample format for process calls (SF#1627966... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Josh Coalson | add hd mediabox link |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Josh Coalson | minor verbiage |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Josh Coalson | reorganize to be more novice-friendly, add more docs |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Josh Coalson | add sonos review |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Josh Coalson | add note to #bugs about error with corrupted FLAC input... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Josh Coalson | fix makefile bug with ogg linkage (SF#1611414: sourcefo... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Josh Coalson | Fix bug where using -F with FLAC-to-FLAC transcoding... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Josh Coalson | Fix bug where FLAC-to-FLAC transcoding of a corrupted... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Josh Coalson | add pearl jam item, remove some old ones |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Josh Coalson | add links: m6 miniplayer, teclast tl-29, pearl jam |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Josh Coalson | C89 fix (SF#1613348: sourceforge.net/tracker/index... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | typo |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | add link to bugs |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | fix bug with locale-specific -A defaults for -0..-8... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | fix link to wmp guide; fix default padding number in faq |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | minor error message change |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | update links |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | fix link to wmp guide; add known bug: -A in some locales |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | minor formatting |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | add link to known bugs |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Josh Coalson | link with libogg |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Josh Coalson | quick fix for SF#1601812 where an error of exactly... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Josh Coalson | bump release date |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Josh Coalson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | fix bug where jpeg marker detection could be broken... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | fix some links, add porting guide to news item |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | make official download links version-unspecific |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | add news item for 1.1.3 |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | fix bug where test would fail if libFLAC not built... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | patch: support for borland c++ compile (SF#1599018... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | add a few missing 1.1.3 items |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | add m4 directory |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | fix options, add m4 directory |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | add notes from old autogen.sh |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Coalson | add picture.ok |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Josh Coalson | minor html fixes |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Josh Coalson | minor formatting |
commit | commitdiff | tree | snapshot |
next |