Active Topics

 


Reply
Thread Tools
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#501
Originally Posted by freemangordon View Post
Maybe change the bug status as well
Once it will be in cssu-testing (with official number). Now now when it is unversioned just in -devel.
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#502
I tried installing 720p playback from here.

I did:
Code:
apt-get install omap3430-dsp-libraries-ti omap3430-dsp-baseimage-ti
The packages installed:
Code:
gstreamer0.10-dsp omap3430-dsp-libraries-ti omap3430-dsp-baseimage-ti
The packages removed:
Code:
gstreamer0.10-openmax
Seems everything's ok - is it?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2016-07-09 at 08:12.
 
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#503
Looks good, openmax package must be removed for 720p support.
 

The Following 2 Users Say Thank You to pali For This Useful Post:
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#504
Just a quick post. Apologies but I haven't got enough time right now to dig into the exact details/specs/libs etc, but something just got me thinking.

From a devel point of view, does removing gstreamer0.10-openmax have any adverse effects for us? Back when the 720p support was originally worked on, no projects seemed to use it and what did was essentially replaced by the 720p support packages.

Now however, with the introduction of the Raspberry Pi there seems to be a bit more uptake of Openmax IL, VLC can now use it for decoding and FFmpeg 3.1 for encoding. I imagine ours is based on the 1.0.x spec vs the current 1.1.2 spec.
 

The Following User Says Thank You to Android_808 For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#505
gstreamer openmax package provides supports for gstreamer application to use openmax api (which uses TI dsp codecs). But support for every codec in gstreamer openmax is included also in gstreamer dsp package, so there is absolutely no need to have gstreamer openmax package installed. Moreover gstreamer openmax is incompatible with new dsp codecs, so it must be removed.

So except non working TI codecs, removing openmax package does not have any other effect :-)
 

The Following 3 Users Say Thank You to pali For This Useful Post:
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#506
So in theory, could we build vlc/ffmpeg etc with openmax based h/w accel whilst having either original or 720p codecs installed as long as it doesn't need gstreamer-openmax?
 
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#507
In theory yes, but in my opinition there would be lot of different problems... I do not expect that it would work without future debugging & modifications...
 

The Following 2 Users Say Thank You to pali For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#508
Some updates:

Code:
wl1251-cal (1.0-3) unstable; urgency=low

  * Cleanup code
  * Read NVS data also from file wl1251-nvs.bin
  * Add default NVS data
  * Read country code from csd daemon
  * Get regdomain from country code or from /etc/default/crda
  * Print error messages to stderr

fmtx-middleware (0.65.1) unstable; urgency=low

  * Fix memory leak

hildon-application-manager (1:2.2.75-1) unstable; urgency=low

  * When doing SSU update make sure that maemo processes are really stopped
  * Override notification settings from /etc/hildon-application-manager/settings file
  * Fix notification key for provider
  * Use /proc/cpuinfo if /proc/component_version is not available

hildon-application-manager (1:2.2.74-1) unstable; urgency=low

  * Backport old commits from hildon-application-manager mainline gitorious project:
    * make ham.launch TEXTREL-free
    * Refresh the package cache in the upgrade view
    * Theme reloading
    * Fix alignment and add icon in the install/uninstall confirm dialog
    * Add triple margin in the section view
    * Use "ai_bd_confirm_ok" in restore dialog

hildon-welcome (0.23-4) unstable; urgency=low

  * If /proc/bootreason does not exist, try to use /var/lib/dsme/saved_state or fallback to pwr_key

initrd-progs (1.0-3) unstable; urgency=low

  * Fix memory leak

maemo-security-certman (0.2.7) unstable; urgency=low

  Update the root CA store to match mozilla-central revision aca64a177c44 

maemo-security-certman (0.2.6) unstable; urgency=low

  Update the root CA store to match mozilla-central revision bb5316a4c7c2

maemo-security-certman (0.2.5) unstable; urgency=low

  Update the root CA store to match mozilla-central revision 1f84dea6508d

maemo-security-certman (0.2.4) unstable; urgency=low

  Backport a change from Harmattan to handle the fact that /etc is a symlink
  in Scratchbox
  Add a tool and instructions for updating the root CA store
  Update the root CA store to match the Mozilla certdata.txt file from 
  the mozilla-central repositiory at revision 64df3815df9c

qt4-x11 (1:4.7.4~git20110505+cssu12) unstable; urgency=low

  * Disable SSLv2, SSLv3; leaving only TLSv1
 

The Following 20 Users Say Thank You to pali For This Useful Post:
Posts: 141 | Thanked: 313 times | Joined on May 2012 @ Czech Republic
#509
I just uploaded new curl and libxml2 into cssu-devel (both 0cssu3). All of them include security fixes from wheezy (several CVEs each).
https://github.com/community-ssu/libxml2/pull/2
https://github.com/community-ssu/curl/pull/2

I use it at least one week without any issue. Please test it and report bugs.
 

The Following 12 Users Say Thank You to luf For This Useful Post:
Community Council | Posts: 680 | Thanked: 1,227 times | Joined on Sep 2010 @ Mbabane
#510
Originally Posted by pali View Post
Some updates:

maemo-security-certman (0.2.7) unstable; urgency=low

[/code]
I can report that with version 0.2.7 of maemo-security-certman, i had problem with A-GPS.

Details in:
https://talk.maemo.org/showpost.php?...&postcount=228
https://talk.maemo.org/showpost.php?...&postcount=229

I downgraded to 0.2.7 (could not find 0.2.4, which works ok on my 2nd N900)
 

The Following 5 Users Say Thank You to sicelo For This Useful Post:
Reply

Tags
easter egg, lockslider


 
Forum Jump


All times are GMT. The time now is 20:14.