search for: test_liboggflac

Displaying 11 results from an estimated 11 matches for "test_liboggflac".

Did you mean: test_liboggflac++
2005 Jan 29
2
Patch : fix configure.in and Makefile.am problems.
...src/test_libFLAC++/Makefile.am 30 Jan 2005 05:23:56 -0000 @@ -15,8 +15,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -CFLAGS = @CFLAGS@ - EXTRA_DIST = \ Makefile.lite \ README \ Index: src/test_libOggFLAC/Makefile.am =================================================================== RCS file: /cvsroot/flac/flac/src/test_libOggFLAC/Makefile.am,v retrieving revision 1.15 diff -u -r1.15 Makefile.am --- src/test_libOggFLAC/Makefile.am 25 Jan 2005 04:18:43 -0000 1.15 +++ src/test_libOggFLAC/Makefile.am...
2004 Sep 10
2
getting framesize in client
...:51:53 -0000 @@ -25,7 +25,7 @@ noinst_PROGRAMS = test_libFLAC++ test_libFLAC___LDADD = \ - $(top_builddir)/src/share/grabbag/grabbag.la \ + $(top_builddir)/src/share/grabbag/libgrabbag.a \ $(top_builddir)/src/libFLAC++/libFLAC++.la \ $(top_builddir)/src/libFLAC/libFLAC.la \ -lm Index: src/test_libOggFLAC/Makefile.am =================================================================== RCS file: /cvsroot/flac/flac/src/test_libOggFLAC/Makefile.am,v retrieving revision 1.7 diff -u -r1.7 Makefile.am --- src/test_libOggFLAC/Makefile.am 7 Nov 2002 05:07:31 -0000 1.7 +++ src/test_libOggFLAC/Makefile.am 9 No...
2004 Sep 10
3
getting framesize in client
On Fri, Nov 08, 2002 at 12:39:52PM -0800, Josh Coalson wrote: > --- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote: > > I have few notes: > > > > It seems there is changed API in CVS again. So, what about adding > > function like > > unsigned FLAC__format_frame_size(const FLAC__Frame *frame) > > which returns size of the frame in bytes. This
2004 Sep 10
1
Patch for building on IRIX
...io_utilities/flac_ren/Makefile ? src/plugin_common/Makefile ? src/plugin_winamp2/Makefile ? src/plugin_winamp3/Makefile ? src/plugin_xmms/Makefile ? src/share/Makefile ? src/test_libFLAC/Makefile ? src/test_libFLAC/test_libFLAC ? src/test_libFLAC++/Makefile ? src/test_libFLAC++/test_libFLAC++ ? src/test_libOggFLAC/Makefile ? src/test_libOggFLAC/test_libOggFLAC ? src/test_libOggFLAC++/Makefile ? src/test_libOggFLAC++/test_libOggFLAC++ ? src/test_streams/Makefile ? src/test_streams/test_streams ? test/Makefile Index: autogen.sh =================================================================== RCS file: /cvsr...
2004 Sep 10
1
flac-1.1.0: libtool warnings
....a \ - $(top_builddir)/src/share/gain_analysis/libgain_analysis.a \ + $(top_builddir)/src/share/grabbag/libgrabbag.la \ + $(top_builddir)/src/share/gain_analysis/libgain_analysis.la \ $(top_builddir)/src/libFLAC++/libFLAC++.la \ $(top_builddir)/src/libFLAC/libFLAC.la \ -lm --- flac-1.1.0~/src/test_libOggFLAC/Makefile.am 2003-01-25 21:15:45 +0300 +++ flac-1.1.0/src/test_libOggFLAC/Makefile.am 2004-02-05 03:52:31 +0300 @@ -24,8 +24,8 @@ noinst_PROGRAMS = test_libOggFLAC test_libOggFLAC_LDADD = \ - $(top_builddir)/src/share/grabbag/libgrabbag.a \ - $(top_builddir)/src/share/gain_analysis/libgain_analy...
2004 Sep 10
3
FLAC 1.0.5 beta1 released
Hi all, I have uploaded a source tarball to sourceforge for testing. See the news item in the HTML docs for the changes (or look here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/flac/flac/doc/html/news.html?rev=HEAD&content-type=text/html ) Download here: http://prdownloads.sourceforge.net/flac/flac-1.0.5_beta1.tar.gz?download The standard test of 'configure &&
2004 Sep 10
0
FLAC 1.0.5 beta1 released
...39;m waiting for the make check now. Will 'make check' do the valgrind tests? Are there any other automated tests I can run remotely? For the record, I already get: make[3]: Entering directory `/tmp/flac-1.0.5_beta1/test' FAIL: ./test_libFLAC.sh FAIL: ./test_libFLAC++.sh FAIL: ./test_libOggFLAC.sh FAIL: ./test_libOggFLAC++.sh -- Asheesh. On Thu, 2 Jan 2003, Josh Coalson wrote: > Hi all, > > I have uploaded a source tarball to sourceforge for testing. See the > news item in the HTML docs for the changes (or look here: > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*che...
2004 Sep 10
1
FLAC 1.0.5 beta1 released
...Will 'make check' do the valgrind > tests? Are there any other automated tests I can run remotely? > > For the record, I already get: > > make[3]: Entering directory `/tmp/flac-1.0.5_beta1/test' > FAIL: ./test_libFLAC.sh > FAIL: ./test_libFLAC++.sh > FAIL: ./test_libOggFLAC.sh > FAIL: ./test_libOggFLAC++.sh > > -- Asheesh. > > On Thu, 2 Jan 2003, Josh Coalson wrote: > > > Hi all, > > > > I have uploaded a source tarball to sourceforge for testing. See the > > news item in the HTML docs for the changes (or look here: > >...
2007 Oct 17
1
Fwd: Re: FLAC for "ARM little endian for glibc"
...#39; rm -rf .libs _libs rm -f test_seeking test_seeking rm -f *.o rm -f *.lo rm -f *.tab.c rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[4]: Leaving directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/src/test_seeking' Making distclean in test_libOggFLAC++ make[4]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/src/test_libOggFLAC++' rm -rf .libs _libs rm -f test_libOggFLAC++ test_libOggFLAC++ rm -f *.o rm -f *.lo rm -f *.tab.c rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[4...
2004 Sep 10
0
FLAC 1.0.4 beta released
...c/plugin_winamp2/Makefile config.status: creating src/plugin_winamp3/Makefile config.status: creating src/plugin_xmms/Makefile config.status: creating src/share/Makefile config.status: creating src/test_libFLAC/Makefile config.status: creating src/test_libFLAC++/Makefile config.status: creating src/test_libOggFLAC/Makefile config.status: creating src/test_libOggFLAC++/Makefile config.status: creating src/test_streams/Makefile config.status: creating include/Makefile config.status: creating include/FLAC/Makefile config.status: creating include/FLAC/ordinals.h config.status: creating include/FLAC++/Makefile co...
2004 Sep 10
5
FLAC 1.0.4 beta released
All, I have just finished uploading the source release for FLAC 1.0.4 beta to Sourceforge; there are no binary releases. See the included doc/html/news.html for the changes since 1.0.3; there are quite a few. http://prdownloads.sourceforge.net/flac/flac-1.0.4_beta-src.tar.gz?download Please beat up on this as much as possible in the next week or two and try and turn up bugs. Here's a