Recherche avancée

Médias (91)

Autres articles (91)

  • 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 ;

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

Sur d’autres sites (10839)

  • fate.sh : Allow setting other make flags for running tests

    21 mai 2013, par Martin Storsjö
    fate.sh : Allow setting other make flags for running tests
    

    If makeopts_fate is set, these makeopts are used for running the
    tests instead of the normal makeopts. If it isn’t set, the normal
    makeopts variable is used as before.

    This is useful if remote testing on a lesser machine where a large
    number of parallel jobs might be undesireable, while wanting to speed
    up the build with many parallel processes.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] doc/fate.texi
    • [DBH] tests/fate.sh
  • FFMpeg not printing SDP information to console

    29 janvier 2014, par Steven Glick

    I was trying to create an FFMpeg stream and read it from VLC player, but I am getting an error saying SDP is required. However FFMpeg is not printing the SDP information to console as it is supposed to. How can I get the SDP file for the stream ?

    Here is the command I am using to stream

    ffmpeg -f dshow -r 10000/1001 -i video="screen-capture-recorder" -vcodec libx264 -tune zerolatency -b 900k -f mpegts rtp://127.0.0.1:1234
  • Revision 7b2177ce9c : Fix bug 837 (Part 2) : Handle increase in frame width The case where frame width

    21 août 2014, par Adrian Grange

    Changed Paths :
     Modify /vp9/decoder/vp9_decodeframe.c



    Fix bug 837 (Part 2) : Handle increase in frame width

    The case where frame width increases but the overall memory
    size required to hold the mi arrays does not was not
    handled.

    Change-Id : I72e70b912a7d1766687ad682979f1c9ee124449b