flac-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[flac-dev] [PATCH] for include/share/compat.h
lvqcl
Re: [flac-dev] [PATCH] for include/share/compat.h
Erik de Castro Lopo
[flac-dev] Patch to fix compiler warnings and error status collisions
Lenny Maiorani
Re: [flac-dev] Patch to fix compiler warnings and error status collisions
Erik de Castro Lopo
Re: [flac-dev] Patch to fix compiler warnings and error status collisions
Lenny Maiorani
Re: [flac-dev] Patch to fix compiler warnings and error status collisions
Erik de Castro Lopo
Re: [flac-dev] Patch to fix compiler warnings and error status collisions
Erik de Castro Lopo
Re: [flac-dev] Patch to fix compiler warnings and error status collisions
Lenny Maiorani
Re: [flac-dev] Patch to fix compiler warnings and error status collisions
Erik de Castro Lopo
Re: [flac-dev] Patch to fix compiler warnings and error status collisions
lvqcl
[flac-dev] [PATCH] Website news and non-ASCII issues
Martijn van Beurden
Re: [flac-dev] [PATCH] Website news and non-ASCII issues
Erik de Castro Lopo
[flac-dev] lossless compression's limit : 53% ?
Nouvelle Collection
Re: [flac-dev] lossless compression's limit : 53% ?
Martijn van Beurden
[flac-dev] #410 Incorrect HAVE_CONFIG_H checks
Oliver Stöneberg
Re: [flac-dev] #410 Incorrect HAVE_CONFIG_H checks
Erik de Castro Lopo
Re: [flac-dev] #410 Incorrect HAVE_CONFIG_H checks
Oliver Stöneberg
Re: [flac-dev] #410 Incorrect HAVE_CONFIG_H checks
Erik de Castro Lopo
Re: [flac-dev] #410 Incorrect HAVE_CONFIG_H checks
Oliver Stöneberg
[flac-dev] PATCH for test_libFLAC.vcproj
lvqcl
Re: [flac-dev] PATCH for test_libFLAC.vcproj
Erik de Castro Lopo
[flac-dev] About "attempt to fix differences between x86 FPU and SSE calculations"
lvqcl
Re: [flac-dev] About "attempt to fix differences between x86 FPU and SSE calculations"
Olivier Tristan
Re: [flac-dev] About "attempt to fix differences between x86 FPU and SSE calculations"
lvqcl
Re: [flac-dev] About "attempt to fix differences between x86 FPU and SSE calculations"
Martijn van Beurden
Re: [flac-dev] About "attempt to fix differences between x86 FPU and SSE calculations"
Erik de Castro Lopo
[flac-dev] educational doc about FLAC
Nouvelle Collection
Re: [flac-dev] educational doc about FLAC
Martijn van Beurden
[flac-dev] Wrong warning in encoder for 24bits WAV
Olivier Tristan
Re: [flac-dev] Wrong warning in encoder for 24bits WAV
lvqcl
Re: [flac-dev] Wrong warning in encoder for 24bits WAV
Olivier Tristan
[flac-dev] building issue on OSX GCC 4.2 / Xcode
Olivier Tristan
Re: [flac-dev] building issue on OSX GCC 4.2 / Xcode
lvqcl
Re: [flac-dev] building issue on OSX GCC 4.2 / Xcode
Olivier Tristan
Re: [flac-dev] building issue on OSX GCC 4.2 / Xcode
Erik de Castro Lopo
Re: [flac-dev] More than 150 MB / second encoding + "nanozip"
Nouvelle Collection
[flac-dev] More than 150 MB / second encoding ?
Nouvelle Collection
Re: [flac-dev] More than 150 MB / second encoding ?
Martijn van Beurden
Re: [flac-dev] More than 150 MB / second encoding ?
neheb
[flac-dev] FLAC-compress data with Python
Nouvelle Collection
Re: [flac-dev] FLAC-compress data with Python
Erik de Castro Lopo
Re: [flac-dev] FLAC-compress data with Python
Nouvelle Collection
[flac-dev] x86_64 SSE2/SSE41 optim not used
Olivier Tristan
Re: [flac-dev] x86_64 SSE2/SSE41 optim not used
lvqcl
Re: [flac-dev] x86_64 SSE2/SSE41 optim not used
Olivier Tristan
[flac-dev] PATCH: OS SSE support detection, version 2
lvqcl
Re: [flac-dev] PATCH: OS SSE support detection, version 2
Erik de Castro Lopo
Re: [flac-dev] PATCH: OS SSE support detection, version 2
lvqcl
Re: [flac-dev] PATCH: OS SSE support detection, version 2
Erik de Castro Lopo
Re: [flac-dev] PATCH: OS SSE support detection, version 2
lvqcl
Re: [flac-dev] PATCH: OS SSE support detection, version 2
Erik de Castro Lopo
Re: [flac-dev] PATCH: OS SSE support detection, version 2
lvqcl
Re: [flac-dev] PATCH: OS SSE support detection, version 2
Dave Yeo
Re: [flac-dev] PATCH: OS SSE support detection, version 2
Erik de Castro Lopo
Re: [flac-dev] PATCH: OS SSE support detection, version 2
Martijn van Beurden
[flac-dev] PATCH: OS SSE support detection for GCC on Windows
lvqcl
Re: [flac-dev] PATCH: OS SSE support detection for GCC on Windows
Olivier Tristan
Re: [flac-dev] PATCH: OS SSE support detection for GCC on Windows
Martijn van Beurden
Re: [flac-dev] PATCH: OS SSE support detection for GCC on Windows
lvqcl
[flac-dev] PATCH: fix comments
lvqcl
[flac-dev] PATCH for FLAC__VENDOR_STRING definition
lvqcl
[flac-dev] PATCH: coding style fixes
lvqcl
Re: [flac-dev] PATCH: coding style fixes
Erik de Castro Lopo
[flac-dev] PATCH: FLAC__I64L macro
lvqcl
Re: [flac-dev] PATCH: FLAC__I64L macro
Erik de Castro Lopo
[flac-dev] PATCH: strtoull
lvqcl
Re: [flac-dev] PATCH: strtoull
Erik de Castro Lopo
[flac-dev] PATCH: FLAC__STRCASECMP definition
lvqcl
Re: [flac-dev] PATCH: FLAC__STRCASECMP definition
Erik de Castro Lopo
[flac-dev] PATCH: fix pragma warning
lvqcl
Re: [flac-dev] PATCH: fix pragma warning
Erik de Castro Lopo
[flac-dev] 16 bits FLAC file data to 32 bit float buffer for CPU processing
Каримов Родион
Re: [flac-dev] 16 bits FLAC file data to 32 bit float buffer for CPU processing
Stephen F. Booth
Re: [flac-dev] 16 bits FLAC file data to 32 bit float buffer for CPU processing
Каримов Родион
[flac-dev] Using uintptr_t to simplify pointer handling in libFLAC
fengwei Yin
Re: [flac-dev] Using uintptr_t to simplify pointer handling in libFLAC
Erik de Castro Lopo
[flac-dev] [PATCH] Repair cuesheet tests
Martijn van Beurden
Re: [flac-dev] [PATCH] Repair cuesheet tests
Erik de Castro Lopo
[flac-dev] PATCH: CPU feature detection when NASM n/a
lvqcl
Re: [flac-dev] PATCH: CPU feature detection when NASM n/a
Erik de Castro Lopo
[flac-dev] PATCH "don't use intrinsics when they're slower", Version 2
lvqcl
Re: [flac-dev] PATCH "don't use intrinsics when they're slower", Version 2
Erik de Castro Lopo
[flac-dev] PATCH for stream_encoder.c: change ifdefs order
lvqcl
Re: [flac-dev] PATCH for stream_encoder.c: change ifdefs order
Erik de Castro Lopo
[flac-dev] PATCH: typo in bitreader.c / bitwriter.c
lvqcl
Re: [flac-dev] PATCH: typo in bitreader.c / bitwriter.c
Erik de Castro Lopo
[flac-dev] PATCH: don't use intrinsics when they're slower
lvqcl
[flac-dev] PATCH: Fix typo in conditional
Robert Kausch
Re: [flac-dev] PATCH: Fix typo in conditional
Erik de Castro Lopo
Re: [flac-dev] PATCH: sse2 intrinscics code for lpc_restore_signal_...()
Erik de Castro Lopo
[flac-dev] PATCH for bitmath.h
lvqcl
Re: [flac-dev] PATCH for bitmath.h
Erik de Castro Lopo
[flac-dev] PATCH for encode.c, format_input()
lvqcl
Re: [flac-dev] PATCH for encode.c, format_input()
Erik de Castro Lopo
[flac-dev] "Compression failed" message
lvqcl
Re: [flac-dev] "Compression failed" message
Martijn van Beurden
Re: [flac-dev] "Compression failed" message
Erik de Castro Lopo
Re: [flac-dev] "Compression failed" message
lvqcl
Re: [flac-dev] "Compression failed" message
Erik de Castro Lopo
Re: [flac-dev] "Compression failed" message
Brian Willoughby
Re: [flac-dev] "Compression failed" message
lvqcl
Re: [flac-dev] "Compression failed" message
Brian Willoughby
Re: [flac-dev] "Compression failed" message
Erik de Castro Lopo
Re: [flac-dev] "Compression failed" message
Jesse W
[flac-dev] IA32 and NASM
lvqcl
Re: [flac-dev] IA32 and NASM
Erik de Castro Lopo
[flac-dev] PATCH: IA32 and NASM
lvqcl
Re: [flac-dev] PATCH: IA32 and NASM
Erik de Castro Lopo
[flac-dev] PATCH for FLAC__precompute_partition..., part 2
lvqcl
Re: [flac-dev] PATCH for FLAC__precompute_partition..., part 2
Erik de Castro Lopo
[flac-dev] PATCH for FLAC__precompute_partition_info_sums_intrin_sseNN
lvqcl
Re: [flac-dev] PATCH for FLAC__precompute_partition_info_sums_intrin_sseNN
Erik de Castro Lopo
[flac-dev] PATCH for lpc_intrin_sse41.c: faster shifts
lvqcl
Re: [flac-dev] PATCH for lpc_intrin_sse41.c: faster shifts
Erik de Castro Lopo
Re: [flac-dev] PATCH for lpc_intrin_sse41.c: faster shifts
lvqcl
Re: [flac-dev] PATCH for lpc_intrin_sse41.c: faster shifts
Erik de Castro Lopo
[flac-dev] PATCH for lpc_intrin_sse2.c
lvqcl
Re: [flac-dev] PATCH for lpc_intrin_sse2.c
Erik de Castro Lopo
[flac-dev] PATCH
lvqcl
Re: [flac-dev] PATCH
Erik de Castro Lopo
[flac-dev] PATCH for lpc_asm.nasm
lvqcl
Re: [flac-dev] PATCH for lpc_asm.nasm
Erik de Castro Lopo
[flac-dev] Why Rice order in "--best" switch is limited to 6?
Барт Гопник
Re: [flac-dev] Why Rice order in "--best" switch is limited to 6?
lvqcl
Re: [flac-dev] Why Rice order in "--best" switch is limited to 6?
lvqcl
Re: [flac-dev] Why Rice order in "--best" switch is limited to 6?
Барт Гопник
Re: [flac-dev] Why Rice order in "--best" switch is limited to 6?
lvqcl
Re: [flac-dev] Why Rice order in "--best" switch is limited to 6?
Барт Гопник
Re: [flac-dev] Why Rice order in "--best" switch is limited to 6?
lvqcl
[flac-dev] Windows linking problems
Brendan Bolles
Re: [flac-dev] Windows linking problems
lvqcl
Re: [flac-dev] Windows linking problems
Brendan Bolles
Re: [flac-dev] Windows linking problems
Brendan Bolles
Re: [flac-dev] Windows linking problems
Erik de Castro Lopo
Re: [flac-dev] Windows linking problems
Brendan Bolles
Re: [flac-dev] Windows linking problems
lvqcl
Re: [flac-dev] Windows linking problems
Brendan Bolles
[flac-dev] PATCH: add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED
lvqcl
Re: [flac-dev] PATCH: add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED
Erik de Castro Lopo
Re: [flac-dev] PATCH: add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED
lvqcl
Re: [flac-dev] PATCH: add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED
Erik de Castro Lopo
[flac-dev] PATCH: asm versions for two _wide() functions
lvqcl
Re: [flac-dev] PATCH: asm versions for two _wide() functions
Erik de Castro Lopo
Re: [flac-dev] PATCH: asm versions for two _wide() functions
lvqcl
Re: [flac-dev] PATCH: asm versions for two _wide() functions
Erik de Castro Lopo
[flac-dev] PATCH: match calls and returns
lvqcl
Re: [flac-dev] PATCH: match calls and returns
Erik de Castro Lopo
[flac-dev] PATCH: FLAC__ prefix to precompute_partition_info_sums_...
lvqcl
Re: [flac-dev] PATCH: FLAC__ prefix to precompute_partition_info_sums_...
Erik de Castro Lopo
Re: [flac-dev] PATCH: FLAC__ prefix to precompute_partition_info_sums_...
Erik de Castro Lopo
[flac-dev] PATCH: FLAC__U64L definition
lvqcl
Re: [flac-dev] PATCH: FLAC__U64L definition
Erik de Castro Lopo
[flac-dev] Exact FLAC subset constraints
Барт Гопник
Re: [flac-dev] Exact FLAC subset constraints
Martijn van Beurden
Re: [flac-dev] Exact FLAC subset constraints
Барт Гопник
Re: [flac-dev] Exact FLAC subset constraints
Барт Гопник
Re: [flac-dev] Exact FLAC subset constraints
Brian Willoughby
Re: [flac-dev] Exact FLAC subset constraints
Erik de Castro Lopo
Re: [flac-dev] Exact FLAC subset constraints
Барт Гопник
Re: [flac-dev] Exact FLAC subset constraints
lvqcl
Re: [flac-dev] Exact FLAC subset constraints
lvqcl
Re: [flac-dev] Exact FLAC subset constraints
Brian Willoughby
Re: [flac-dev] Exact FLAC subset constraints
Барт Гопник
Re: [flac-dev] Exact FLAC subset constraints
Барт Гопник
Re: [flac-dev] Exact FLAC subset constraints
Martijn van Beurden
[flac-dev] [PATCH] Update news flac website
Martijn van Beurden
Re: [flac-dev] [PATCH] Update news flac website
Erik de Castro Lopo
[flac-dev] flacMaker program
Peter Rodwell
[flac-dev] Fwd: [flac:bugs] #407 Error in md5.c
Ralph Giles
Re: [flac-dev] Fwd: [flac:bugs] #407 Error in md5.c
Erik de Castro Lopo
[flac-dev] [PATCH] Fix Makefile.am altivec logic
Gustavo Zacarias
Re: [flac-dev] [PATCH] Fix Makefile.am altivec logic
Erik de Castro Lopo
[flac-dev] Encode wav to uncompressed flac
Maciej Mączyński
Re: [flac-dev] Encode wav to uncompressed flac
Erik de Castro Lopo
Re: [flac-dev] Encode wav to uncompressed flac
Maciej Mączyński
Re: [flac-dev] Encode wav to uncompressed flac
Christoph Terasa
Re: [flac-dev] Encode wav to uncompressed flac
Erik de Castro Lopo
Re: [flac-dev] Encode wav to uncompressed flac
Maciej Mączyński
Re: [flac-dev] Encode wav to uncompressed flac
neheb
Re: [flac-dev] Encode wav to uncompressed flac
Brian Willoughby
Re: [flac-dev] Encode wav to uncompressed flac
Xavier Morel
[flac-dev] [PATCH 1/2] Revert "configure.ac : If gcc is version 4.2, use -fgnu89-inline."
Rafaël Carré
[flac-dev] [PATCH 2/2] Use -fvisibility for osx targets too
Rafaël Carré
Re: [flac-dev] [PATCH 1/2] Revert "configure.ac : If gcc is version 4.2, use -fgnu89-inline."
Erik de Castro Lopo
Re: [flac-dev] [PATCH 1/2] Revert "configure.ac : If gcc is version 4.2, use -fgnu89-inline."
Erik de Castro Lopo
Re: [flac-dev] [PATCH 1/2] Revert "configure.ac : If gcc is version 4.2, use -fgnu89-inline."
Erik de Castro Lopo
[flac-dev] in place decoding
Olivier Tristan
Re: [flac-dev] in place decoding
Olivier Tristan
[flac-dev] About "--disable-doxygen-docs".
bat guano
[flac-dev] unsigned long long suffix
lvqcl
Re: [flac-dev] unsigned long long suffix
Erik de Castro Lopo
Re: [flac-dev] unsigned long long suffix
lvqcl
Re: [flac-dev] unsigned long long suffix
Erik de Castro Lopo
[flac-dev] about win_utf8_io -> win_utf8_io_static patch
lvqcl
Re: [flac-dev] about win_utf8_io -> win_utf8_io_static patch
Erik de Castro Lopo
[flac-dev] PATCH for rice_parameter calculation
lvqcl
Re: [flac-dev] PATCH for rice_parameter calculation
Erik de Castro Lopo
Re: [flac-dev] PATCH for rice_parameter calculation
Brian Willoughby
Re: [flac-dev] PATCH for rice_parameter calculation
Brian Willoughby
Re: [flac-dev] PATCH for rice_parameter calculation
Brian Willoughby
Earlier messages
Later messages