Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update to 1.4.1 | Dirk Meyer | 2010-03-28 | 1 | -1/+1 |
| | | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605 | ||||
* | - update to jpeg-8 | Dirk Meyer | 2010-02-05 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=249285 | ||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | Dmitry Marakasov | 2009-08-22 | 1 | -2/+1 |
| | | | | | | | starting with M Notes: svn path=/head/; revision=240072 | ||||
* | - bump all port that indirectly depends on libjpeg and have not yet been ↵ | Dirk Meyer | 2009-07-31 | 1 | -1/+1 |
| | | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701 | ||||
* | - Fix build with multimedia/py-kaa-base | Martin Wilke | 2009-05-30 | 2 | -11/+12 |
| | | | | | | | | | | - Use SF macro PR: 135042 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=234852 | ||||
* | The Kaa Media Repository is a set of python modules related to | Beech Rintoul | 2009-01-31 | 4 | -0/+64 |
media. Kaa modules are based on parts from Freevo and modules created for MeBox. Kaa exists to encourage code sharing between these projects, and to serve as an umbrella for several previously disparate media-related modules in order to make them available from one (unique) namespace. Kaa provides a base module that implements the common features needed for application development, such as mainloop management, timers, signals, callbacks, file descriptor monitors, etc. Kaa's other modules provide specific media-related functionality, such as retrieving metadata on arbitrary media files (kaa.metadata, previously called mmpython), Python wrappers for Imlib2, Xine, and Evas, and many other high level APIs for easily creating applications that deal with video and audio. Kaa is named after the python character in the Jungle Book by Rudyard Kipling. WWW: http://doc.freevo.org/2.0/Kaa PR: ports/130523 Submitted by: J.R. Oldroyd <fbsd at opal.com> Notes: svn path=/head/; revision=227252 |