similar to: Xiph.org Call for Student Projects

Displaying 20 results from an estimated 3000 matches similar to: "Xiph.org Call for Student Projects"

2008 Aug 05
0
Announcing first release of liboggplay
OggPlay 0.0.1 Release --------------------- liboggplay is a C library providing a simple programming interface for reading, decoding and playing back Ogg files and streams. Ogg is an interleaving data container developed by Monty at Xiph.Org, originally to support the Ogg Vorbis audio format. This release is available as a source tarball at:
2008 Aug 05
0
Announcing first release of liboggplay
OggPlay 0.0.1 Release --------------------- liboggplay is a C library providing a simple programming interface for reading, decoding and playing back Ogg files and streams. Ogg is an interleaving data container developed by Monty at Xiph.Org, originally to support the Ogg Vorbis audio format. This release is available as a source tarball at:
2007 Jun 04
0
libfishsound 0.8.0 Release
FishSound 0.8.0 Release ----------------------- libfishsound provides a simple programming interface for decoding and encoding audio data using Xiph.Org codecs (Vorbis and Speex). This release is available as a source tarball at: http://www.annodex.net/software/libfishsound/download/libfishsound-0.8.0.tar.gz New in this release ------------------- This release includes compatibility with the
2007 Jun 04
0
libfishsound 0.8.0 Release
FishSound 0.8.0 Release ----------------------- libfishsound provides a simple programming interface for decoding and encoding audio data using Xiph.Org codecs (Vorbis and Speex). This release is available as a source tarball at: http://www.annodex.net/software/libfishsound/download/libfishsound-0.8.0.tar.gz New in this release ------------------- This release includes compatibility with the
2008 Aug 05
0
Seeking a maintainer for liboggplay
To all you great C programmers out there who have been looking for a chance to take on a really cool open source project in video: liboggplay is a library that vastly simplifies the decoding and playback of Ogg encapsulated audio-visual content for programmers. It does everything apart from the actual display of audio and video and has thus been selected as the thinnest library to provide
2008 Aug 05
0
Seeking a maintainer for liboggplay
To all you great C programmers out there who have been looking for a chance to take on a really cool open source project in video: liboggplay is a library that vastly simplifies the decoding and playback of Ogg encapsulated audio-visual content for programmers. It does everything apart from the actual display of audio and video and has thus been selected as the thinnest library to provide
2008 Apr 21
0
[PATCH] liboggplay - kate support, build fixes, and misc
On 21/04/2008, ogg.k.ogg.k at googlemail.com <ogg.k.ogg.k at googlemail.com> wrote: > Hi, > > I've added kate support to liboggplay (a prerequisite to getting kate tracks > to work with the mozilla plugin, which I've now got working on Linux). > great! > In addition to the Kate code: > > - a new oggplay-uninstalled.pc file configure.ac:366: required
2008 Sep 14
0
Icecast + theora stream + Firefox 3.1a2 = promising
Hi folks, just wanted to let you in on my research into use of theora streams in <video> tags. The current alpha 2 of Firefox 3.1 supports <video> tags [1] and ogg encapsulated theora + vorbis . Static files delivered by a webserver work just fine if they come in fast enough. But of course my interest is not in static files but in streams. So I hacked together a small html-test
2008 Jan 12
0
libfishsound 0.9.0 Release
FishSound 0.9.0 Release ----------------------- libfishsound provides a simple programming interface for decoding and encoding audio data using Xiph.Org codecs (FLAC, Speex and Vorbis). This release is available as a source tarball at: http://www.annodex.net/software/libfishsound/download/libfishsound-0.9.0.tar.gz New in this release ------------------- This release introduces support for
2008 Jan 12
0
libfishsound 0.9.0 Release
FishSound 0.9.0 Release ----------------------- libfishsound provides a simple programming interface for decoding and encoding audio data using Xiph.Org codecs (FLAC, Speex and Vorbis). This release is available as a source tarball at: http://www.annodex.net/software/libfishsound/download/libfishsound-0.9.0.tar.gz New in this release ------------------- This release introduces support for
2008 Aug 17
0
[patch] enable annodex firefox plugin for application/ogg
Hi Nils, I have applied your patch to browser_plugin at the annodex svn, thanks. Also just making sure you know: Mozilla has picked up liboggplay as a library for firefox, but has not included the browser_plugin - instead it is using their own javascript API as picked up from WHATWG's HTML5 specification. http://mxr.mozilla.org/mozilla-central/source/content/media/video/ Thus, the
2007 Apr 12
0
Is this project still ongoing?
On 12/04/07, shark huang <shark.hh@gmail.com> wrote: > (subject: Is this project still ongoing) This depends which 'project' you mean. You've posted to ogg-dev, the libogg api itself hasn't needed to change much, though this change made it in: <http://lists.xiph.org/pipermail/ogg-dev/2007-January/000357.html> I think Monty's statement there sums it up:
2008 May 05
0
libfishsound trunk renamed (was Re: [PATCH] liboggplay - kate support, build fixes, and misc)
2008/4/22 Conrad Parker <conrad at metadecks.org>: > sorry, my bad -- recent releases have been coming out of > http://svn.annodex.net/libfishsound/branches/1.0-stable > The latest version is 0.9.1. > > trunk is mostly up-to-date with that, and has some extra, incomplete, stuff. As this was confusing, I've renamed the libfishsound branches to what anyone would expect:
2009 Apr 03
4
liboggplay, liboggz, libfishsound migrated to git.xiph.org
Hi, A week or two ago Viktor Gal migrated the liboggplay source repo to git.xiph.org, and this week I moved the liboggz and libfishsound repositories. You can see the git repositories available via gitweb at http://git.xiph.org/ I wrote some brief news about the move, and instructions for getting the code: http://blog.kfish.org/2009/04/liboggplay-liboggz-libfishsound.html Thanks to Ralph Giles
2009 Apr 03
4
liboggplay, liboggz, libfishsound migrated to git.xiph.org
Hi, A week or two ago Viktor Gal migrated the liboggplay source repo to git.xiph.org, and this week I moved the liboggz and libfishsound repositories. You can see the git repositories available via gitweb at http://git.xiph.org/ I wrote some brief news about the move, and instructions for getting the code: http://blog.kfish.org/2009/04/liboggplay-liboggz-libfishsound.html Thanks to Ralph Giles
2009 Apr 03
4
liboggplay, liboggz, libfishsound migrated to git.xiph.org
Hi, A week or two ago Viktor Gal migrated the liboggplay source repo to git.xiph.org, and this week I moved the liboggz and libfishsound repositories. You can see the git repositories available via gitweb at http://git.xiph.org/ I wrote some brief news about the move, and instructions for getting the code: http://blog.kfish.org/2009/04/liboggplay-liboggz-libfishsound.html Thanks to Ralph Giles
2009 Apr 03
4
liboggplay, liboggz, libfishsound migrated to git.xiph.org
Hi, A week or two ago Viktor Gal migrated the liboggplay source repo to git.xiph.org, and this week I moved the liboggz and libfishsound repositories. You can see the git repositories available via gitweb at http://git.xiph.org/ I wrote some brief news about the move, and instructions for getting the code: http://blog.kfish.org/2009/04/liboggplay-liboggz-libfishsound.html Thanks to Ralph Giles
2008 Apr 21
4
[PATCH] liboggplay - kate support, build fixes, and misc
Hi, I've added kate support to liboggplay (a prerequisite to getting kate tracks to work with the mozilla plugin, which I've now got working on Linux). In addition to the Kate code: - a new oggplay-uninstalled.pc file - configure.ac checks for C++ compiler - no check for fishsound version - it wanted 0.8.0, but the svn itself was 0.7.1 !? - don't use imlib2 (nor dump-first-frame) if
2009 Aug 07
0
CFP: FOMS 2010 - registrations and submissions
Hi, The CFP for the Foundations of Open Media Software workshop (FOMS) is now available (see below). Please note the submission / registration deadlines. Developers of Xiph technologies are particularly invited to contribute (sorry for the cross-postings). If you know people that you think should attend and aren't aware of the workshop yet, please do forward this CFP. It will be another
2009 Aug 07
0
CFP: FOMS 2010 - registrations and submissions
Hi, The CFP for the Foundations of Open Media Software workshop (FOMS) is now available (see below). Please note the submission / registration deadlines. Developers of Xiph technologies are particularly invited to contribute (sorry for the cross-postings). If you know people that you think should attend and aren't aware of the workshop yet, please do forward this CFP. It will be another