[annodex-dev] libsydneyaudio implementation for AIX.

Shailendra Jain shailen.n.jain at gmail.com
Thu Jul 2 20:49:32 PDT 2009


 Hi,

 Thanks for providing the useful information.

I have tried implementing the interfaces for libsydneyaudio and please find
attached the AIX source for the same.

   Also please find below the separate attachment (patch file) containing
the makefile changes.

Could someone please send the test cases so that I can test this change ?


Thanks,
Shailendra

On Tue, Jun 30, 2009 at 12:27 PM, Silvia Pfeiffer <silviapfeiffer1 at gmail.com
> wrote:

> Hi,
>
> Have you checked whether the code in the mozilla repository has all
> the latest patches from upstream?
> http://svn.annodex.net/libsydneyaudio/trunk/
>
> Looking at it some further it looks like libsydneyaudio really has not
> been ported to AIX. You will need to implement the interface to the
> way in which audio is handled on AIX into a file in
> http://svn.annodex.net/libsydneyaudio/trunk/src/ . The file should
> essentially contain the same functions as all the other files in
> there, but implemented the AIX way (which, to be honest, I have no
> clue about). If you find out that the AIX way is the same as one of
> the existing ones, e.g. the wave one, you can just make sure that the
> compilation flags are set correctly in the AIX situation.
>
> Further I just looked for some source code to base the implementation
> on and I found - lo and behold - the libao library developed at Xiph:
> http://www.xiph.org/ao/ . It has AIX support for audio and I am not
> even sure why libao wasn't sufficient and libsydneyaudio was invented.
> Maybe somebody on the list could enlighten me? In any case, grab the
> latest tarball from there and go to src/ao_aixs.c  and you may find
> most of what you need.
>
> Hope this helps. I'm happy to merge patches for libsydneyaudio! Good luck.
>
> Cheers,
> Silvia.
>
>
> On Tue, Jun 30, 2009 at 3:20 PM, Shailendra
> Jain<shailen.n.jain at gmail.com> wrote:
> > Hi,
> >
> >     I have opned a bugzilla defect
> > https://bugzilla.mozilla.org/show_bug.cgi?id=499266
> >
> >     Can someone assist me in creating the libsydneyaudio implementation
> for
> > AIX.?
> >
> >
> > Thanks,
> > Shailendra
> >
> > _______________________________________________
> > annodex-dev mailing list
> > annodex-dev at lists.annodex.net
> > http://lists.annodex.net/cgi-bin/mailman/listinfo/annodex-dev
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.annodex.net/pipermail/annodex-dev/attachments/20090703/d48a7e3e/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 499266_V3.patch
Type: application/octet-stream
Size: 645 bytes
Desc: not available
Url : http://lists.annodex.net/pipermail/annodex-dev/attachments/20090703/d48a7e3e/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sydney_audio_aixaudio.c
Type: text/x-csrc
Size: 15247 bytes
Desc: not available
Url : http://lists.annodex.net/pipermail/annodex-dev/attachments/20090703/d48a7e3e/attachment.c 


More information about the annodex-dev mailing list