Recherche avancée

Médias (91)

Autres articles (107)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains 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, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (11920)

  • Revision ec1d8387e1 : Add 64x64 sub_pel_variance Neon function On Nexus 7 speed -5, -6, -7, and -8 sa

    14 janvier 2015, par Frank Galligan

    Changed 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 function

    On 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

  • are there options to speed up dpkg-buildpackage

    17 janvier 2015, par j0h

    Im back porting ffmpeg to an older version of debian.
    everything is going well, but its so slow.
    I am running dpkg-buildpackage -us -uc

    with a debian rules file that looks like this :

    #!/usr/bin/make -f
    %:
       dh $@

    override_dh_auto_configure:
       ./configure

    I 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 b62064f338 : Enhance the end to end psnr tests Includes more speed settings and also real-ti

    15 décembre 2014, par Deb Mukherjee

    Changed Paths :
     Modify /test/vp9_end_to_end_test.cc



    Enhance the end to end psnr tests

    Includes more speed settings and also real-time mode now.

    Change-Id : I71c77c4a2471d715c61cc30db092aa053cf012e1