-
dynamic loader
A new dynamic loader has been added to Bellagio. Now two different ways of load components are available by default, in addition to the possibility to add a custom loader. The dynamic loader developed starting from the static loader already implemented in Bellagio scans a given directory looking for components instead of looking into a registry file, pre-created by the omxregister application.
This dynamic loader is available in the source code working tree, in the dynamic_loader branch, and it will be added to the next major release of Bellagio
Giulio Urlini, Bellagio Project Administrator
2011-02-14 05:12:50 PST by gsent
-
New Release: Bellagio 0.9.2
Hi all,<br>
the release of Bellagio ver. 0.9.2 is available on Source Forge at
the address:<br>
<br>
http://sourceforge.net/projects/omxil/files/omxil/Bellagio%200.9.2/libomxil-bellagio-0.9.2.tar.gz/download
The packages related to external Bellagio components not included the main package are described and can be downloaded from the download page:
http://omxil.sourceforge.net/downloads.html
The new features in this version are:
* Upgraded the version of OpenMAX header files to version 1.1.2
* This package is released with a small set of components that do
not depend from any external library. It makes the package installable
and usable on a variety of Linux distros and platforms. The other
components are released as separate packages
* A simple internal resource manager capable to put the components
in Wait For Resources if needed.
* Added simple content pipe support
* Improved the extension mechanism for proprietary indexes and
structures
* Added support for Debian package creation
* Added return error support for queue functions
Best Regards,
Giulio Urlini, Bellagio Team
2009-10-12 04:27:05 PDT by gsent
-
Bellagio 0.9.1
The Bellagio 0.9.1 has ben released.
The main additions are:
- A new jpeg encoder/decoder
- Added omx_base_image_port base class
2008-09-18 05:12:57 PDT by gsent
-
Bellagio roadmap has been updated
New components to be added in the next releases:
* A Jpeg decoder/encoder
* A video scheduler for uncompressed video streams to support the Audio/Video synchronization
* A video sink based on directFB, capable to display on /dev/fb or on a different graphic layer (SDL) when an X-server is running
* An audio encoder
* An audio/video merger to produce compressed 3gp files
Architectural upgrades to be applied to the Bellagio framework:
* A resource manager will be added to the Bellagio package
o It will handle a generic set of resources
o It will run on PC linux
Planned future releases
[2008-09-30] The 0.9.1 will contain minor changes
* The changes are actual in the subversion trunk. This release is almost ready
* Several new components will be added
[2008-12-31] The 0.9.2 will contain a first version of the resource manager
2008-08-29 03:05:15 PDT by gsent
-
Bellagio 0.9.0
The OpenMAX IL Bellagio package ver. 0.9.0 has been released.
The main additions to this delivery are:
- The symbian version of bellagio with a new component loader,
several components and all the needed infrastructure has been added
- Audio video synchronization support, with the addition of
a new Clock component
- Enhancement in the build system
- New naming for the bellagio library. Now it is named libomxil-bellagio
2008-07-04 05:47:52 PDT by gsent