[annodex-dev] I have submitted a patch
j at v2v.cc
j at v2v.cc
Tue Aug 19 10:32:56 PDT 2008
On Tue, 2008-08-19 at 12:21 +1000, Silvia Pfeiffer wrote:
> Hi all,
>
> I need to clarify something. After some further discussion, I have now
> learnt that I was not completely right on saying that browser_plugin
> is not used by Mozilla/Firefox. Rather: the Ogg Theora support in
> Firefox is using the libsydneyaudio code in
> http://svn.annodex.net/browser_plugin/trunk/src/audio/ as well as
> liboggplay.
>
> This brings up a good topic: if this is the only implementation of
> libsydneyaudio, we should extract it and turn it into a library of
> it's own.
>
> Any comments? Updates on the status of libsydneyaudio?
i was thinking about the same, libsydneyaudio should be its own lib.
to get this one step further i copied src/audio and added some autotools
build scripts + pkg-config files and put it in svn:
http://svn.annodex.net/libsydneyaudio/trunk/
one thing i was doing, since firefox nightlies did not work with my
pulse setup, was to start a pulseaudio backend, its partially done and
works fine for 44.1 kHz files, for some reason there seams to be a
general problem with 48kHz stream in the browser plugin, not sure if its
related to the audio backend or the plugin, did not manage to build
firefox with pulse so could not check, making sydneyaudio a lib would
make switching audio backends as well as working on one much easier...
j
More information about the annodex-dev
mailing list