
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (57)
-
Les vidéos
21 avril 2011, parComme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (9822)
-
Revision b62064f338 : Enhance the end to end psnr tests Includes more speed settings and also real-ti
15 décembre 2014, par Deb MukherjeeChanged Paths :
Modify /test/vp9_end_to_end_test.cc
Enhance the end to end psnr testsIncludes more speed settings and also real-time mode now.
Change-Id : I71c77c4a2471d715c61cc30db092aa053cf012e1
-
are there options to speed up dpkg-buildpackage
17 janvier 2015, par j0hIm back porting ffmpeg to an older version of debian.
everything is going well, but its so slow.
I am runningdpkg-buildpackage -us -uc
with a debian rules file that looks like this :
#!/usr/bin/make -f
%:
dh $@
override_dh_auto_configure:
./configureI notice, this is only processing on 1 core.
is there anything like make -j 4 that I could use to speed this up ?I’ve been using this guide, but i don’t see anything for speeding up the build step
https://www.debian.org/doc/manuals/maint-guide/ -
Revision ec1d8387e1 : Add 64x64 sub_pel_variance Neon function On Nexus 7 speed -5, -6, -7, and -8 sa
14 janvier 2015, par Frank GalliganChanged Paths :
Modify /test/variance_test.cc
Modify /vp9/common/vp9_rtcd_defs.pl
Modify /vp9/encoder/arm/neon/vp9_variance_neon.c
Add 64x64 sub_pel_variance Neon functionOn Nexus 7 speed -5, -6, -7, and -8 saw about a 15% increase
in perf for 480p. Speeds -5, -6, -7, and -8 saw about a 10%
increase in perf for 720p.Tested on Nexus 7, built with ndk r10d, gcc 4.9.
Change-Id : I2fa5315845e3021c9a6e2ea47e52e68b398d8334