2001-05-30 |
Josh Coalson | minor tweaks to asm routine selection |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Josh Coalson | fix bug in SSE version of ...autocorrelation... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Josh Coalson | tweak usage of cident macro |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Josh Coalson | make RESERVOIR_TEST the default, remove old code |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Josh Coalson | fix some tabbing |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Josh Coalson | fix jump distances |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Josh Coalson | use non-mmx of lpc_restore when order < 4 |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Josh Coalson | minor comment change |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Josh Coalson | include miroslav's patch for asm versions of FLAC__lpc_... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Josh Coalson | cosmetic changes, comments, add tests for data_len... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Josh Coalson | add miroslav's versions of FLAC__lpc_compute_residual_f... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Josh Coalson | add instructions related to assembly |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Josh Coalson | update version number to 0.10 |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Josh Coalson | fix bug where metaflac was getting the wrong offset... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Josh Coalson | fix bug where encoder_wrapper->stream_offset was not... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Josh Coalson | fix bug in write_big_endian_uint64() |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Josh Coalson | fix minor bug with type printout; minor spelling fix |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Josh Coalson | make the parallel fix to FLAC__bitbuffer_read_raw_int64() |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Josh Coalson | minor fix to the usage printout |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Josh Coalson | shorten the status line |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Josh Coalson | add test_bins to the suite |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2001-05-26 |
Josh Coalson | fix bug in inlined version of FLAC__bitbuffer_read_raw_... |
commit | commitdiff | tree | snapshot |
2001-05-26 |
Josh Coalson | patch in the total_error_ fix that somehow didn't make... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | change wording on failed verify message |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | remove some junk printouts |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | fix bug in seekpoint uniquification |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | remove the debug code from SSE routine |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Josh Coalson | fix egregious bug in the partition sum precomputation |
commit | commitdiff | tree | snapshot |
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 |
next |