2001-05-25 |
Josh Coalson | change .nasm extension to .s |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | more changes to get conditionals/defines working |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | add memory.c, fix to work with i386 convenience library... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | change .nasm extension to .s |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | oops, fix bug with error_scale |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | gate cpu-specific code with FLAC__NO_ASM |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | remove config.h |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | renamed .nasm file to .s to be compatible with libtool |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Josh Coalson | config.h no longer needed |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Josh Coalson | kludge in nasm support |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Josh Coalson | gate i386 code with FLAC__HAS_NASM |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Josh Coalson | remove debug printouts |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Josh Coalson | be more lenient with negative lpc_errors due to accurac... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Josh Coalson | add cident macro for defining function entry points |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Josh Coalson | add FLAC__lpc_compute_expected_bits_per_residual_sample... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | switch from AC_CANONICAL_TARGET to AC_CANONICAL_HOST |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | add cpuinfo + runtime asm routine selection |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | include miroslav's mmx lpc_restore routine |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | discriminate by cpu, check for nasm, add option for... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | use new conditional names |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | add asm routines |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | use cpu info to select which routine to execute |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | update to use new asm routine naming |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | add cpu.h |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | make the asm routine names more descriptive |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | add config.h |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Josh Coalson | soup up FLAC__fixed_compute_best_predictor_asm |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Josh Coalson | oops, MMX moves are MOVQ not MOVAPS |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Josh Coalson | fix compiler warnings about comparing signed with unsigned |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Josh Coalson | soup up, fix bugs, replace PSHUFW with pre-Katmai-frien... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Josh Coalson | tighten loops using "Jcc NEAR" |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Josh Coalson | remove some redundant instructions |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Josh Coalson | syntax fixes to the SSE version |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Josh Coalson | fix syntax error in FLAC__fixed_compute_best_predictor_... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Josh Coalson | incorporate mdz patches to fix log(0) and unsigned... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Josh Coalson | streamline FLAC__fixed_compute_best_predictor_slow() |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Josh Coalson | streamline FLAC__fixed_compute_best_predictor() |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Josh Coalson | add miroslav's version of FLAC__lpc_restore_signal... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Josh Coalson | use float instead of double for basic FP type |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Josh Coalson | fix bug where gcc gets shifting wrong |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Josh Coalson | fix deallocation bugs |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Josh Coalson | revert to original FLAC__fixed_compute_residual() |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Josh Coalson | fix LOCAL_FABS bug |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Josh Coalson | fix section defs |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Josh Coalson | minor wording |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Josh Coalson | don't try and outsmart the compiler on constant multplies |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Josh Coalson | use local fabs() routine |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Josh Coalson | remove debug printouts |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Josh Coalson | minor tweaks |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Josh Coalson | use new FLAC__memory_alloc_* routines to alloc aligned... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Josh Coalson | add -DFLAC__ALIGN_MALLOC_DATA |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Josh Coalson | add type-specific allocators |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Josh Coalson | add memory.h |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Josh Coalson | add memory.o |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Josh Coalson | update comments |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Josh Coalson | speed up FLAC__lpc_compute_autocorrelation() |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Josh Coalson | fix bug where decoder was closing stdout |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Josh Coalson | roll back the unrolled loop |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Josh Coalson | more fixes to the -# settings |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Josh Coalson | minor table fix of summary table |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Josh Coalson | add decode time to summary table |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | minor improvement with byte_bit_to_mask_ |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | minor improvement in FLAC__bitbuffer_write_raw_uint32 |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | cosmetic changes |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | remove asm stuff from default build |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | add asm version of lpc routines |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | add nasm targets |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | fix script to work with new flac command line |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | make PRECOMPUTE_PARTITION_SUMS the default |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Josh Coalson | update -# settings |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Josh Coalson | update default values for compression levels |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Josh Coalson | update docs with new argument handling, new -r and... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Josh Coalson | skip allowed for analyze mode |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Josh Coalson | revert to 1.25 |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Josh Coalson | massive changes to command line parsing to act like... |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Josh Coalson | oops, move message to correct place |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Josh Coalson | fix some error messages |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Josh Coalson | mods to allow main.c to pass in the opened file |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Josh Coalson | remove some unused code |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Josh Coalson | add support for guessing input file type by looking... |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Josh Coalson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Josh Coalson | update S/W links |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Josh Coalson | fix bugs in encoder_set_partitioned_rice_() |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Josh Coalson | fix bug in inlined version of ...read_unary...() |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Josh Coalson | minor optimization |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Josh Coalson | oops, put handling for --a-rtext option in |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Josh Coalson | remove statement that can't be reached |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Josh Coalson | improve error message if file not found |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Josh Coalson | add S/W that uses FLAC section to links box |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Josh Coalson | add CAFE link |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Josh Coalson | add verbiage about upcoming beta |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Josh Coalson | -r now takes min,max and is called min/max_residual_par... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Josh Coalson | const-ize some args |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Josh Coalson | add some more read optimizations |
commit | commitdiff | tree | snapshot |
next |