Displaying 4 results from an estimated 4 matches for "postbeta2".
2000 Sep 13
0
vq: postbeta2 patch
There are some missing fixes for reading floats
and a few unused variables
Now I have the postbeta2 branch behaving like the main one, at least!
diff -bBu2 branch_postbeta2/vq/bookutil.c vorbis-postb2/vq/bookutil.c
--- branch_postbeta2/vq/bookutil.c Thu Aug 31 05:00:02 2000
+++ vorbis-postb2/vq/bookutil.c Wed Sep 13 17:59:15 2000
@@ -309,5 +309,5 @@
c->pigeon_tree=p=calloc(1,sizeof(...
2000 Sep 03
2
cvs changes
...e as well until such time as the mainline vorbis stuff
reflects the changes in the branch.
Next, I have got a vorbis module that compiles and links against libogg in
'branch_jackoggsvorbis'. It works fine, and I can compile everything in
the entire vorbis tree. I will commit this to the postbeta2 branch once i
get blessing from Monty. Basically vorbis assumes you have libogg
installed in teh usual places, or you can do ./configure --with-ogg=DIR to
specify somewhere special.
The next steps down this path are to clean up configure.in for vorbis
(I found some nastiness do to the ordering of...
2000 Sep 26
1
branch merged
I just finished the merge of branch_jackoggsvorbis into branch_postbeta2
Vorbis is now split into two libs, libogg, and libvorbis in this branch.
the follow modules are a result:
ogg - basic framing library, all ogg code and docs, etc
vorbis - the vorbis codec, depends on ogg
vorbis-plugins - all the audio plugins for ogg vorbis, depends on ogg
and vorbis
ao - libao...
2000 Sep 29
4
Is branch_postbeta2 supposed to build ??
Or did I check it out incorrectly ??
The problems I've had are...
The configure script seems to require libogg to exist before it will finish
configuring.
There are includes for ogg/ogg.h which doesn't exist, in fact
the ogg directory doesn't exist.
Dave....not an CVS expert....
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: