Displaying 17 results from an estimated 17 matches for "oe_write_pag".
Did you mean:
oe_write_page
2005 Jul 19
2
problem compiling with linux
...ed pre compiled binary for installing
the Cross Compiler and now I am not getting this error. But I am
gettimg error after <make> command. The error is:
speexenc.c:49:21: ogg/ogg.h: No such file or directory
speexenc.c:68: error: parse error before '*' token
speexenc.c: In function `oe_write_page':
speexenc.c:71: error: `page' undeclared (first use in this function)
speexenc.c:71: error: (Each undeclared identifier is reported only once
speexenc.c:71: error: for each function it appears in.)
speexenc.c:71: error: `fp' undeclared (first use in this function)
speexenc.c: In funct...
2008 Mar 28
2
speex - cross compil for ARM - problem ogg headers
...I../include -I../libspeex -I/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -c `test -f 'speexenc.c' || echo './'`speexenc.c
speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
speexenc.c:73: error: parse error before '*' token
speexenc.c: In function `oe_write_page':
speexenc.c:76: error: `page' undeclared (first use in this function)
speexenc.c:76: error: (Each undeclared identifier is reported only once
speexenc.c:76: error: for each function it appears in.)
speexenc.c:76: error: `fp' undeclared (first use in this function)
speexenc.c: In funct...
2007 Jul 12
1
unable to compile speex-1.1.10
...-c
-o speex enc.o speexenc.c; \
then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f
".deps/speexenc. Tpo"; exit 1; fi
speexenc.c:49:21: ogg/ogg.h: No such file or directory
speexenc.c:68: error: parse error before '*' token
speexenc.c: In function `oe_write_page':
speexenc.c:71: error: `page' undeclared (first use in this function)
speexenc.c:71: error: (Each undeclared identifier is reported only once
speexenc.c:71: error: for each function it appears in.)
speexenc.c:71: error: `fp' undeclared (first use in this function)
speexenc.c: In funct...
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi
> speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
> speexenc.c:68: error: parse error before '*' token
> speexenc.c: In function `oe_write_page':
> speexenc.c:71: error: `page' undeclared (first use in this function)
> speexenc.c:71: error: (Each undeclared identifier is reported only once
> speexenc.c:71: error: for each function it appears in.)
> speexenc.c:71: error: `fp' undeclared (first use in this functi...
2006 Apr 29
1
crosscomiling speex for powerPC
...-I.. -I../include -I../libspeex -I/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -c `test -f 'speexenc.c' || echo './'`speexenc.c
speexenc.c:49:21: ogg/ogg.h: No such file or directory
speexenc.c:73: error: parse error before '*' token
speexenc.c: In function `oe_write_page':
speexenc.c:76: error: `page' undeclared (first use in this function)
speexenc.c:76: error: (Each undeclared identifier is reported only once
speexenc.c:76: error: for each function it appears in.)
speexenc.c:76: error: `fp' undeclared (first use in this function)
speexenc.c...
2008 Apr 01
5
cross compilation for ARM - ogg headers problem
...xenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi
> >> speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
> >> speexenc.c:68: error: parse error before '*' token
> >> speexenc.c: In function `oe_write_page':
> >> speexenc.c:71: error: `page' undeclared (first use in this function)
> >> speexenc.c:71: error: (Each undeclared identifier is reported only once
> >> speexenc.c:71: error: for each function it appears in.)
> >> speexenc.c:71: error: `fp...
2005 Jul 19
0
problem compiling with linux
...ng
> the Cross Compiler and now I am not getting this error. But I am
> gettimg error after <make> command. The error is:
>
>
> speexenc.c:49:21: ogg/ogg.h: No such file or directory
> speexenc.c:68: error: parse error before '*' token
> speexenc.c: In function `oe_write_page':
> speexenc.c:71: error: `page' undeclared (first use in this function)
> speexenc.c:71: error: (Each undeclared identifier is reported only once
> speexenc.c:71: error: for each function it appears in.)
> speexenc.c:71: error: `fp' undeclared (first use in this function)...
2005 Sep 09
1
reducing latency?
How can I reduce latency on the following?
arecord -r22050 -c2 -fs16_le | speexenc - - | speexdec -
I have no coding experience in C, so can't write my own stdin/stdout
wrapper. this is just an echo test, but it's severely lagged. the
mailing list posts on this subject didn't give a solution.
I used this over ssh, and managed to have a usable conversation with
someone, accept for the
2008 Mar 25
1
speex - cross compil for ARM - problem ogg headers
...I../include -I../libspeex -I/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -c `test -f 'speexenc.c' || echo './'`speexenc.c
speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
speexenc.c:73: error: parse error before '*' token
speexenc.c: In function `oe_write_page':
speexenc.c:76: error: `page' undeclared (first use in this function)
speexenc.c:76: error: (Each undeclared identifier is reported only once
speexenc.c:76: error: for each function it appears in.)
speexenc.c:76: error: `fp' undeclared (first use in this function)
speexenc.c: In funct...
2008 Feb 02
1
[PATCH] skeleton.c
On 2/2/08, Conrad Parker <conrad@metadecks.org> wrote:
> As far as I understand, that file is simply duplicated in each source
> tree. It would be great if you could update it in each.
I don't think it is that easy. I have made a mere diff and see so
many differences I'm not sure we can just blindly replace every
skeleton.c with the one used in liboggz.
Diff attached.
-Ivo
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...peexenc.c; \
then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi
speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
speexenc.c:68: error: parse error before '*' token
speexenc.c: In function `oe_write_page':
speexenc.c:71: error: `page' undeclared (first use in this function)
speexenc.c:71: error: (Each undeclared identifier is reported only once
speexenc.c:71: error: for each function it appears in.)
speexenc.c:71: error: `fp' undeclared (first use in this function)
speexenc.c: In funct...
2001 Jan 01
1
By design or a bug?
...is the same except that I queue up Q_SIZE (10, in
this patch) ogg_packets -- the result of vorbis_analyze() -- before
sending them to the output stream.
It's a simple array of ogg_packet[Q_SIZE], that, when filled, loops over
the array and calls ogg_stream_packetin(), ogg_stream_pageout(), and
oe_write_page() (fwrites the resulting ogg_page to the output stream).
Then we begin to fill the array again.
Everything else in oggenc is the same -- no multithreading or anything.
I had to add 2 more control blocks (an if and a for), but left the
indenting they way it already is so that it would be a short p...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi
>> speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
>> speexenc.c:68: error: parse error before '*' token
>> speexenc.c: In function `oe_write_page':
>> speexenc.c:71: error: `page' undeclared (first use in this function)
>> speexenc.c:71: error: (Each undeclared identifier is reported only once
>> speexenc.c:71: error: for each function it appears in.)
>> speexenc.c:71: error: `fp' undeclared (first us...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...t; ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi
>> >> speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
>> >> speexenc.c:68: error: parse error before '*' token
>> >> speexenc.c: In function `oe_write_page':
>> >> speexenc.c:71: error: `page' undeclared (first use in this function)
>> >> speexenc.c:71: error: (Each undeclared identifier is reported only once
>> >> speexenc.c:71: error: for each function it appears in.)
>> >> speexenc.c:...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...quot; ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi
>> >> speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
>> >> speexenc.c:68: error: parse error before '*' token
>> >> speexenc.c: In function `oe_write_page':
>> >> speexenc.c:71: error: `page' undeclared (first use in this function)
>> >> speexenc.c:71: error: (Each undeclared identifier is reported only once
>> >> speexenc.c:71: error: for each function it appears in.)
>> >> speexenc.c:71:...
2008 Apr 01
2
problem with some ogg header files with speex
...peexenc.c; \
then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi
speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce type
speexenc.c:68: error: parse error before '*' token
speexenc.c: In function `oe_write_page':
speexenc.c:71: error: `page' undeclared (first use in this function)
speexenc.c:71: error: (Each undeclared identifier is reported only once
speexenc.c:71: error: for each function it appears in.)
speexenc.c:71: error: `fp' undeclared (first use in this function)
speexenc.c: In funct...
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...o"; else
> rm -f ".deps/speexenc.Tpo"; exit 1; fi
> >> >> speexenc.c:49:21: ogg/ogg.h: Aucun fichier ou r?pertoire de ce
> type
> >> >> speexenc.c:68: error: parse error before '*' token
> >> >> speexenc.c: In function `oe_write_page':
> >> >> speexenc.c:71: error: `page' undeclared (first use in this
> function)
> >> >> speexenc.c:71: error: (Each undeclared identifier is reported only
> once
> >> >> speexenc.c:71: error: for each function it appears in.)
> &...