search for: flactim

Displaying 18 results from an estimated 18 matches for "flactim".

Did you mean: flac_ip
2013 Apr 02
0
flac 1.3.0pre3 pre-release
...versions number from 1.3.0pre2 to 1.3.0pre3 >> compat_h_msvc_fix: fixes compiling on MSVC > Applied, thanks! > > Erik Surprisingly flac_mac had mistakenly gotten extra parameters for safe string functions requiring further patching. And here's patches for the changes in git for flactimer. I noticed compat.h patch didn't make it into git. I know it may not be perfect patch but unistd.h is in two different #ifdef checks. First one is fine when it's excluded on _WIN32 but second check gives is for everyone if __CYGWIN__ or __EMX__ isn't defined. That has to be a mist...
2013 Apr 01
2
flac 1.3.0pre3 pre-release
Janne Hyv?rinen wrote: > Zip with random patches: > > flac_mac: fixes some missing parameters from safe string handling > changes in flac_mac's main.c > flac_mac_project: adds flac's include dir for the project so new > functions can be found > progress_display: flac testing progress display used old functions that > didn't get utf-8 decoding >
2023 Jun 08
0
The flacdiff and flactimer utils
Hi all, In an attempt to clean up the FLAC repository, I was trying to work out the importance of the flactimer and flacdiff utils. I think the flactimer util can be removed, but I don't fully understand the use of the flacdiff util. It seems I can't get it to work. I always get something like this: ./flacdiff file1.flac file2.flac got diff offset = 17 get error 0:FLAC__STREAM_DECODER_ERROR_STATU...
2012 Dec 26
0
[PATCH] Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system
...picture/Makefile.lite | 4 +-- src/test_libFLAC++/Makefile.lite | 4 +-- src/test_libFLAC/Makefile.lite | 4 +-- src/test_libs_common/Makefile.lite | 6 ++++ src/test_seeking/Makefile.lite | 4 +-- src/utils/flacdiff/Makefile.lite | 4 +-- src/utils/flactimer/Makefile.lite | 42 +++++++++++++++++++++++ 31 files changed, 256 insertions(+), 121 deletions(-) create mode 100644 Makefile.deps create mode 100644 src/utils/flactimer/Makefile.lite diff --git a/.gitignore b/.gitignore index ba4fb7c..03557e5 100644 --- a/.gitignore +++ b/.gitignore...
2013 Jun 01
1
[PATCH] Add missing config.h includes
...plugin_xmms/tag.c | 4 ++++ src/share/grabbag/alloc.c | 4 ++++ src/test_libFLAC++/encoders.cpp | 4 ++++ src/test_libFLAC++/main.cpp | 4 ++++ src/test_libFLAC++/metadata.cpp | 4 ++++ src/test_libFLAC++/metadata_object.cpp | 4 ++++ src/utils/flactimer/main.cpp | 4 ++++ 15 files changed, 60 insertions(+) diff --git a/src/libFLAC++/metadata.cpp b/src/libFLAC++/metadata.cpp index e03acf3..d6fff06 100644 --- a/src/libFLAC++/metadata.cpp +++ b/src/libFLAC++/metadata.cpp @@ -31,6 +31,10 @@ */ #define __STDC_LIMIT_MACROS 1 /* otherwi...
2012 Dec 27
4
[PATCH] Makefile.lite: Fix building with MSYS and MinGW(-w64), Improvements
...picture/Makefile.lite | 4 +-- src/test_libFLAC++/Makefile.lite | 4 +-- src/test_libFLAC/Makefile.lite | 4 +-- src/test_libs_common/Makefile.lite | 6 ++++ src/test_seeking/Makefile.lite | 4 +-- src/utils/flacdiff/Makefile.lite | 4 +-- src/utils/flactimer/Makefile.lite | 42 +++++++++++++++++++++++ 31 files changed, 257 insertions(+), 122 deletions(-) create mode 100644 Makefile.deps create mode 100644 src/utils/flactimer/Makefile.lite diff --git a/.gitignore b/.gitignore index ba4fb7c..03557e5 100644 --- a/.gitignore +++ b/.gitignore...
2014 Jun 23
2
Include directories
Hi Erik, Thanks for looking over my patch. > > * Account for the updates to UTF-8 on Windows. > > One of these updates, added an "#ifdef _WIN32" to the file > src/share/win_utf8_io/win_utf8_io.c. Is this really necessary? Is > it not possible to just not include that file when not compiling > for windows? You're right. I changed my patch to only specify
2014 Jul 02
2
uint64 -> double conversion
...ave VC 2002/2003, but the oldest Visual Studio that FLAC supports is MSVS 2005 anyway. It can compile FLAC__uint64 -> FLAC__double conversion without intermediate FLAC__int64. So this "spoon feed" isn't necessary. (found another place with this double conversion, inside src/utils/flactimer/main.cpp. It also has unnecessary #defines for int64_t/uint64_t)
2016 Dec 11
2
1.3.2pre2
Hi all, New pre-release here is at: http://mega-nerd.com/tmp/flac-1.3.2pre2-win.zip http://mega-nerd.com/tmp/flac-1.3.2pre2.tar.xz Changes: * Fix PACKAGE_VERSION in MSVS project files. * Fix Makefile.lite in tarball (make test is still failiing). MD5 and SHA256 sums: > md5sum flac-1.3.2pre2* e276e3a9e99ae07f4bd25278f533b9e5 flac-1.3.2pre2.tar.xz
2016 Dec 10
2
Do we need a pre-release?
Am 08.12.2016 um 20:44 schrieb Brian Willoughby: > On Dec 8, 2016, at 12:59 AM, Dave Yeo <dave.r.yeo at gmail.com> wrote: >> On 12/08/16 12:24 AM, Thomas Zander wrote: >>> On 7 December 2016 at 21:08, Erik de Castro Lopo <mle+la at mega-nerd.com> wrote: >>>> lvqcl.mail wrote: >>>> >>>>> "make -f Makefile.lite" also
2012 Feb 01
0
Meet the new maintainer
...r jenkins continuous integration thing. Right now it doesn't test any more than you're proposing to do, but the results are public, which can be helpful. FWIW, -r -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Use-the-correct-project-filenames-for-flactimer.patch Type: application/octet-stream Size: 969 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20120201/75e00692/attachment.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-Add-test_wrapper.sh-to-the-distribution.pa...
2013 Apr 02
2
flac 1.3.0pre3 pre-release
Janne Hyv?rinen wrote: > Surprisingly flac_mac had mistakenly gotten extra parameters for safe > string functions requiring further patching. > And here's patches for the changes in git for flactimer. Applied, thanks. > I noticed compat.h patch didn't make it into git. I know it may not be > perfect patch but unistd.h is in two different #ifdef checks. First one > is fine when it's excluded on _WIN32 but second check gives is for > everyone if __CYGWIN__ or __EMX__ is...
2014 Jul 02
2
uint64 -> double conversion
Anybody knows the reason for the following code (you can see it in flac/decode.c, flac/encode.c, libFLAC/fixed.c and libFLAC/stream_decoder.c) ? #if defined _MSC_VER || defined __MINGW32__ /* with MSVC you have to spoon feed it the casting */ residual_bits_per_sample[0] = (FLAC__float)((total_error_0 > 0) ? log(M_LN2 * (FLAC__double)(FLAC__int64)total_error_0 /
2016 Dec 11
1
Do we need a pre-release?
...it but not in > the pre-release tarball: > > .gitignore > Makefile.deps > ci\flac-autotool.sh > doc\isoflac.txt > Scripts\cross-build-win-binaries.mk > src\libFLAC\ia32\lpc_asm-unrolled.nasm > src\share\win_utf8_io\Makefile.lite > src\test_libFLAC\matrix > src\utils\flactimer\Makefile.lite > src\utils\loudness\loudness.sci > ) > > >> and wrong build order (i.e. trying to build flac >> before libFLAC and other dependencies). > > Probably Makefile.deps should solve this problem? > Imho it's better to add missing Makefile.deps and &gt...
2016 Dec 11
0
1.3.2pre2
...> http://mega-nerd.com/tmp/flac-1.3.2pre2.tar.xz > > Changes: > > * Fix PACKAGE_VERSION in MSVS project files. > * Fix Makefile.lite in tarball (make test is still failiing). Thank you for providing a second preview! Unfortunately, the Makefile.lite files in win_utf8_io and flactimer are still missing. The attached patch adds them and also changes config.mk to not use -fPIC on Windows (to avoid compiler warnings, because all code is position independent on Windows). make test fails because common.sh is missing (it's generated from common.sh.in during configure). The...
2014 Jun 24
2
Include directories
Erik de Castro Lopo wrote: > Patch applied, thanks! Glad to help! > Out of curiosity, what platform and compiler are you using? I ask, > because the Makefile.lite system tries to build the project in > src/utils/flactimer under Linux, but that program is meant to be > windows only. I use Windows as a host (I have Win7 x64 and Win8.1 x64 machines). My compilers of choice are MinGW (mainline) and MinGW-w64 (targeting both i686 and x86_64). For reference, I've documented how I set up my build system on my pr...
2012 Dec 04
0
[PATCH] Update FSF address.
...s/Makefile.lite | 6 +-- src/test_streams/main.c | 6 +-- src/utils/flacdiff/Makefile.am | 6 +-- src/utils/flacdiff/Makefile.lite | 6 +-- src/utils/flacdiff/main.cpp | 6 +-- src/utils/flactimer/Makefile.am | 6 +-- src/utils/flactimer/main.cpp | 6 +-- 138 files changed, 431 insertions(+), 432 deletions(-) diff --git a/COPYING.GPL b/COPYING.GPL index c3c7a9e..d159169 100644 --- a/COPYING.GPL +++ b/COPYING.GPL @@ -1,12 +1,12 @@ - GNU GENER...
2012 Feb 01
9
Meet the new maintainer
Hi all, Some time ago, I foolishly agreed to become the maintainer of FLAC, the Free Lossless Audio Codec. The original author and maintainer Josh Coalson has been MIA since early 2009. The code has been moved to the Xiph.org git repo and I'll be trying to spend an hour a day on it until I get a backlog of patches reviewed, tweaked and applied. The main problem is that the FLAC test suite